<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap index served at the root so Google can discover it without
  any backend hop. It references the dynamic, database-driven sitemaps
  generated by the FastAPI backend (one per content type).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sellerie-academie.fr/api/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sellerie-academie.fr/api/sitemap-images.xml</loc>
  </sitemap>
</sitemapindex>
