<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Minimal SSG</title>
    <link>https://minimal-site.pages.dev</link>
    <description>A zero-dependency static site generator that fits in your head.</description>
    <item>
      <title>Hello World</title>
      <link>https://minimal-site.pages.dev/hello-world.html</link>
      <guid>https://minimal-site.pages.dev/hello-world.html</guid>
      <pubDate>2026-06-30</pubDate>
      <description>The first post, here to exercise the RSS feed.</description>
    </item>
  </channel>
</rss>