<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sportsbookie.com — Sitemap Index
  Submit only this file to Google Search Console:
    https://sportsbookie.com/sitemap.xml

  Pages, leagues, and cups are static files served from public/.
  Match previews are served live from the Convex backend (always current,
  automatically updated after every fixture sync, no manual action required).

  The match sitemap URL below ends in .convex.site — Google crawls this
  directly. All <loc> entries INSIDE that sitemap correctly use the
  canonical https://sportsbookie.com/match/... URLs.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sportsbookie.com/sitemap-pages.xml</loc>
    <lastmod>2026-08-27</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sportsbookie.com/sitemap-leagues.xml</loc>
    <lastmod>2026-08-27</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sportsbookie.com/sitemap-cups.xml</loc>
    <lastmod>2026-08-27</lastmod>
  </sitemap>
  <!--
    Match previews — live from Convex. URLs inside use https://sportsbookie.com/match/...
    This sitemap is regenerated automatically after every fixture sync.
  -->
  <sitemap>
    <loc>https://qualified-deer-9.convex.site/sitemap-matches.xml</loc>
  </sitemap>
</sitemapindex>
