<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index referenced from robots.txt.

  `sitemap.xml` and `sitemap-videos.xml` are static files in `public/`.
  `sitemap-competitors.xml` and `sitemap-events.xml` do not exist on disk —
  they are generated per-request from Convex by `worker/index.ts`, so they
  stay current as athletes and tournaments are added.

  `lastmod` here is the last time this index changed, not the last time the
  child sitemaps changed; the dynamic ones are effectively always fresh.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sumocup.com/sitemap.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sumocup.com/sitemap-events.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sumocup.com/sitemap-competitors.xml</loc>
    <lastmod>2026-08-04</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://sumocup.com/sitemap-videos.xml</loc>
    <lastmod>2026-05-27</lastmod>
  </sitemap>
</sitemapindex>
