<?xml version="1.0" encoding="UTF-8"?>
<!--
  This well-known URL is a SITEMAP INDEX, not a URL list.

  It used to be a hand-maintained static list, which drifted badly: it advertised
  the sign-in page (which must never be indexed) and stamped every entry with a
  hardcoded modification date that was months stale and never changed. It also
  listed no gear pages at all, so it disagreed with the dynamic sitemap about the
  site's URL set.

  The single source of truth is now the dynamic sitemap, generated from the
  database on request (routes/sitemap.js), which lists only pages backed by real
  inventory per the shared indexability policy (utils/indexability.js) - the same
  policy that drives each page's robots tag. Do not reintroduce a static URL list
  here; it will drift again.

  No modification date is declared for the child sitemap: a date asserted by hand
  is exactly the untruth this file is being fixed to remove.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.thefitshare.com/api-sitemap.xml</loc>
  </sitemap>
</sitemapindex>
