<?xml version="1.0" encoding="UTF-8"?>
<!-- Static sitemap-index — points Google/Bing at the dynamic sitemap
     served by the FastAPI backend (which auto-includes every track,
     team, and driver from the database). -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://acctuner.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
