<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained sitemap for the stable public routes.

  Event pages (/{slug}, /{slug}/schedule, /{slug}/links) are deliberately NOT
  listed: a slug is a lease released on archive, so an indexed link would
  eventually point at a different event than the one that earned the ranking.

  lastmod, changefreq and priority are deliberately omitted: Google ignores the
  latter two outright, and an unreliable lastmod gets the signal discounted
  site-wide — worse than not sending it at all.

  MAINTENANCE RULE: adding a stable public route to frontend/src/App.tsx
  requires adding it here in the same PR. Admin routes and event-scoped routes
  must never be listed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://racecontrol.site/</loc></url>
  <url><loc>https://racecontrol.site/info</loc></url>
  <url><loc>https://racecontrol.site/privacy</loc></url>
</urlset>
