<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only indexable routes belong here. Pages marked noindex — the legal pages, and
  /pricing while it is unpublished — are deliberately absent, because listing a
  noindex URL as indexable is a contradictory signal to crawlers.

  src/routes.js is the source of truth; scripts/prerender.mjs fails the build if
  this file and the manifest disagree.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sportscontrolhub.com/</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sportscontrolhub.com/products/tournaments</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
