<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The single child <loc> points at the `sitemap` edge function,
  which builds a fresh, combined <urlset> from the `content` table on every
  request (Redis-cached for 1h). This avoids depending on the Cloudflare worker
  having a /sitemap-*.xml route — the previous index pointed at child files
  the deployed worker does not serve, which caused 4/5 entries to 404.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://vwoqzshnkarxhhuejafj.supabase.co/functions/v1/sitemap</loc>
  </sitemap>
</sitemapindex>
