hugo-first-example-page/public/index.xml

20 lines
876 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Awesome Hugo!</title>
<link>https://example.org/</link>
<description>Recent content on Awesome Hugo!</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-de</language>
<lastBuildDate>Mon, 16 Sep 2024 21:37:55 +0200</lastBuildDate>
<atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>https://example.org/posts/my-first-post/</link>
<pubDate>Mon, 16 Sep 2024 21:37:55 +0200</pubDate>
<guid>https://example.org/posts/my-first-post/</guid>
<description>Introduction This is bold text, and this is emphasized text.&#xA;Visit the Hugo website!</description>
</item>
</channel>
</rss>