<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 
    This is a static sitemap. For a dynamic site with public content 
    (like shared chats), this should be generated on the server or during
    a build process to include all public URLs.
  -->

  <!-- Main Pages -->
  <url>
    <loc>https://brokebot.b4r7.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://brokebot.b4r7.dev/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Add other static pages here -->

</urlset> 