<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap INDEX. The five stable marketing/legal pages live in the static file
     below; everything that turns over daily (fixtures, competitions, sports,
     profiles) is generated by the API and proxied onto this origin by Netlify —
     see netlify.toml. A build-time file can't carry the catalog: it would be
     stale before the deploy finished.

     Kept as an index rather than one big file so a dead API can only cost us the
     dynamic half. Google reads what it can and retries the rest. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://nobookie.xyz/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://nobookie.xyz/sitemap-events.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://nobookie.xyz/sitemap-profiles.xml</loc>
  </sitemap>
</sitemapindex>
