30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<?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://example.org/posts/</link>
|
|
<description>Recent content in Posts on My New Hugo Site</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Wed, 07 Sep 2022 15:47:39 +0530</lastBuildDate><atom:link href="http://example.org/posts/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>My Second Post</title>
|
|
<link>http://example.org/posts/my-second-post/</link>
|
|
<pubDate>Wed, 07 Sep 2022 15:47:39 +0530</pubDate>
|
|
|
|
<guid>http://example.org/posts/my-second-post/</guid>
|
|
<description></description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>My First Post</title>
|
|
<link>http://example.org/posts/my-first-post/</link>
|
|
<pubDate>Wed, 07 Sep 2022 15:34:07 +0530</pubDate>
|
|
|
|
<guid>http://example.org/posts/my-first-post/</guid>
|
|
<description></description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss>
|