myhugotest/public/posts/index.xml
2024-05-05 20:59:42 +02:00

20 lines
878 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Posts on My New Hugo Site</title>
<link>http://localhost:1313/posts/</link>
<description>Recent content in Posts on My New Hugo Site</description>
<generator>Hugo -- 0.125.6</generator>
<language>en-us</language>
<lastBuildDate>Sun, 05 May 2024 20:58:07 +0200</lastBuildDate>
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Main</title>
<link>http://localhost:1313/posts/main/</link>
<pubDate>Sun, 05 May 2024 20:58:07 +0200</pubDate>
<guid>http://localhost:1313/posts/main/</guid>
<description>myheading testdata</description>
</item>
</channel>
</rss>