<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Only public NiceAxess URLs are exposed here — the
  actual XML for each child sitemap is generated by the Supabase
  Edge Function `sitemap` and mirrored to public/ at build time by
  scripts/generate-sitemaps.ts, so the Function URL is never leaked.
  Search engines: submit https://niceaxess.com/sitemap.xml in Google
  Search Console / Bing Webmaster Tools.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://niceaxess.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://niceaxess.com/sitemap-products.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://niceaxess.com/sitemap-categories.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://niceaxess.com/sitemap-blog.xml</loc>
  </sitemap>
</sitemapindex>