blog/public/posts/index.xml

22 lines
911 B
XML
Raw Normal View History

2023-03-04 12:44:01 +00:00
<?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>Sat, 04 Mar 2023 12:59:11 +0100</lastBuildDate><atom:link href="http://example.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>http://example.org/posts/my-first-post/</link>
<pubDate>Sat, 04 Mar 2023 12:59:11 +0100</pubDate>
<guid>http://example.org/posts/my-first-post/</guid>
<description>Introduction This is bold text, and this is emphasized text.
Visit the Hugo website!</description>
</item>
</channel>
</rss>