ORIENT/rss.xml

18 lines
598 B
XML

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title></title>
<link></link>
<description></description>
<atom:link href="/rss.xml" rel="self" type="application/rss+xml" />
<item>
<title>First blog post</title>
<link>/first-blog-post</link>
<guid>/first-blog-post</guid>
<pubDate>Tue, 02 Mar 2021 11:22:52 +0000</pubDate>
<description>&lt;p&gt;The first ever blog post is here. It might be a good idea to update this post with some more relevant content.&lt;/p&gt;</description>
</item>
</channel>
</rss>