<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>your website title</title>
  <description>description goes here</description>
  <link>website url goes here</link>
  <lastBuildDate>Sat, 20 Jun 2026 22:00:00 GMT +0100</lastBuildDate>
  <ttl>1440</ttl>
  
	<item>
		<title>new blog post: post template</title>
		<description>insightful content for your eyeballs</description>
		<link>link to post goes here</link>
		<pubDate>Sat, 20 Jun 2026 22:00:00 GMT +0100</pubDate>
	</item>

</channel>
</rss>