<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>My Blog</title>
    <link>https://yourdomain.com</link>
    <description>Personal blog with thoughts on technology and more</description>
    <language>en-us</language>
    <ttl>3600</ttl>
    <!-- Blog posts will be added here at build time -->
  </channel>
</rss>