<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TheBlog</title>
    <link>https://yoursite.netlify.app/</link>
    <description>Stories, ideas, and inspiration from around the world.</description>
    <language>en-us</language>
    <lastBuildDate>2026-03-01T00:00:00Z</lastBuildDate>
    <atom:link href="https://yoursite.netlify.app/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Welcome to TheBlog</title>
      <link>https://yoursite.netlify.app/blog</link>
      <description>Browse all posts on TheBlog.</description>
      <pubDate>2026-03-01T00:00:00Z</pubDate>
    </item>
  </channel>
</rss>
