<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static fallback sitemap for preview/origin environments.
  In production (goshopping.eu), the Cloudflare Worker serves the
  full dynamic sitemap index from KV (/sitemap.xml + /sitemap-shops-*.xml etc.)
  via the `sitemap` edge function. This file ensures /sitemap.xml is
  never a 404 on the origin/preview URLs.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://goshopping.eu/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
