blob: d854af46b7b89cf3891471aab49ed4b82901db8c (
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>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</generator>
<language>en-us</language>
<lastBuildDate>Thu, 11 Sep 2025 12:59:35 -0400</lastBuildDate>
<atom:link href="http://localhost:1313/posts/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>
|