<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The dynamic sub-sitemap is generated by the
  `sitemap` edge function and proxied through Cloudflare from
  https://everlist.dev/sitemap-pages.xml so Google sees the
  project's canonical host (not the supabase.co backend host).

  Required Cloudflare rule (Rules → Origin Rules or a Worker):
    Match:    URL Path equals "/sitemap-pages.xml"
    Action:   Rewrite to https://hbogmstewmsswzscmkwc.supabase.co/functions/v1/sitemap
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://everlist.dev/sitemap-pages.xml</loc>
  </sitemap>
</sitemapindex>
