blob: 42a6ca84dc5cabed59ea5bd8dbc358dfa773d1a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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://localhost:1313/</link>
<description>Recent content on My New Hugo Site</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Thu, 11 Sep 2025 12:59:35 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link>
<pubDate>Thu, 11 Sep 2025 12:59:35 -0400</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid>
<description></description>
</item>
</channel>
</rss>
|