<?xml version="1.0" encoding="UTF-8"?>
<!--
  RYCM — Sitemap index
  Served as a static file at https://www.rycm.be/sitemap.xml so Google Search Console
  finds it at the canonical root location. It references the dynamic sitemap generated
  by the FastAPI backend at /api/sitemap.xml (regattas + products + locales hreflang).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.rycm.be/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
