<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="rssstyle.xsl"?>
<rss version="2.0" xmlns:atom="http://w3.org" xmlns:dc="http://purl.org">
  <channel>
    <title>Your Name</title>
    <link>https://demo.site</link>
    <description>Latest posts</description>
    <item>
        <title>Updated highlights</title>
        <link>https://demo</link>
        <pubDate>2026-01-05 19:15</pubDate>
    </item>
    <item>
        <title>Resolutions highlights</title>
        <link>https://demo</link>
        <pubDate>2026-01-05 19:15</pubDate>
    </item>
  </channel>
</rss>
