example_hugo/public/index.xml

21 lines
791 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>My New Hugo Site</title>
<link>http://example.org/</link>
<description>Recent content on My New Hugo Site</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 02 Aug 2023 14:42:38 +0200</lastBuildDate><atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hello World</title>
<link>http://example.org/posts/hello-world/</link>
<pubDate>Wed, 02 Aug 2023 14:42:38 +0200</pubDate>
<guid>http://example.org/posts/hello-world/</guid>
<description></description>
</item>
</channel>
</rss>