<?xml version="1.0" encoding="UTF-8"?>
<!--
  Primal Shop EU — sitemap.xml (root)
  ===========================================================================
  Fort Knox Phase 53.86 — Sitemap Index.

  This file is the well-known entry point Google + Bing + Yandex hit when
  they discover the domain. It's a <sitemapindex> — pointing at the live
  dynamic generator below, which emits ALL 49 product pages + research blog
  posts + static surfaces with real `lastmod` stamps pulled from MongoDB.

  Keeping the root /sitemap.xml as a static index has three benefits:
    1. Zero backend dependency for the well-known crawl — even if the
       FastAPI process is restarting, Google still hits a valid response.
    2. The dynamic endpoint can be moved/renamed without breaking the
       canonical /sitemap.xml URL the operator pre-registered in Search
       Console.
    3. Allows future segmentation (sitemap-products.xml,
       sitemap-research.xml, sitemap-news.xml) by adding more <sitemap>
       entries here.
  ===========================================================================
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://primalpeptides.nl/api/seo/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
