<?xml version="1.0" encoding="UTF-8"?>
<!--
  Gloseg B2B Marketplace - Sitemap Index
  https://gloseg.com

  Child sitemaps live on the gloseg.com domain. Bot traffic is routed
  through the Cloudflare Worker -> prerender edge function, which
  returns real XML with the correct Content-Type. Real users hitting
  these paths are served by SitemapProxy (SPA), which fetches the
  same XML from the edge functions client-side.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://gloseg.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gloseg.com/sitemap-categories.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gloseg.com/sitemap-countries.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gloseg.com/sitemap-sellers.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gloseg.com/sitemap-articles.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gloseg.com/sitemap-products-1.xml</loc>
  </sitemap>
</sitemapindex>
