<?xml version="1.0" encoding="UTF-8"?>
<!-- Auto-generated by scripts/generate-rss.js -->
<rss version="2.0">
  <channel>
    <title>Your Business Name</title>
    <link>https://example.com</link>
    <description>A short description of what your business does, used as the default meta description. Keep it under 160 characters.</description>
    <language>en-au</language>
    <lastBuildDate>Fri, 21 Aug 2026 09:07:13 GMT</lastBuildDate>

    <item>
      <title>Example Blog Post</title>
      <link>https://example.com/example-post</link>
      <guid isPermaLink="true">https://example.com/example-post</guid>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <description>This is an example blog post — delete it or replace it with your own. Add a new post by creating a folder under src/posts/&lt;slug/ with an index.md file, or use the editor tool see SETUP.md to publish one from the browser. Posts show up on the Blog/blog page, and — if type: project — on the Projects/projects page and homepage too.</description>
    </item>
  </channel>
</rss>
