<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Core pages: home, gallery, policy, etc. -->
  <sitemap>
    <loc>https://roastit.dev/sitemap-static.xml</loc>
  </sitemap>

  <!-- Dynamic pages: every roast, deck, and battle from the DB -->
  <sitemap>
    <loc>https://roastit.dev/api/sitemap-dynamic.xml</loc>
  </sitemap>

</sitemapindex>
