<?xml version="1.0" encoding="UTF-8"?>
<!-- A sitemap INDEX, not a url-set. robots.txt points here.
     - sitemap-pages.xml : the fixed pages (home, privacy). Committed.
     - sitemap-hubs.xml  : durable league/team hubs, generated by build-hubs.mjs.
     The per-match sitemap (sitemap-matches.xml) is deliberately NOT listed yet:
     the match pages carry core detail only, and seeding ~9k thin URLs into the
     index hurts a young site. They are still generated and internally linked
     (from the board and the hubs); once the rich detail lands they get added
     here. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://futtoday.net/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://futtoday.net/sitemap-hubs.xml</loc>
  </sitemap>
</sitemapindex>
