<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX served at https://www.craterecords.be/sitemap.xml.
  Submitting just /sitemap.xml is enough for Google Search Console to discover
  the full catalogue (products, artists, blog, news, video, per-locale).

  Every child lives on the project domain: the dynamic sitemaps are baked from
  the edge functions into public/sitemaps/*.xml.gz at build time by
  scripts/generate-sitemaps.mjs (gzipped sitemaps are supported by Google).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.craterecords.be/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.craterecords.be/sitemaps/products-en.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.craterecords.be/sitemaps/products-nl.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.craterecords.be/sitemaps/products-fr.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.craterecords.be/sitemaps/news.xml.gz</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.craterecords.be/sitemaps/video.xml.gz</loc>
  </sitemap>
</sitemapindex>
