<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index — tells Google about both page URLs and image URLs -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Static page URLs -->
  <sitemap>
    <loc>https://cncpoint.shop/sitemap-pages.xml</loc>
  </sitemap>
  <!-- Dynamic image sitemap (served by Cloud Function — updates with every upload) -->
  <sitemap>
    <loc>https://cncpoint.shop/sitemap-images.xml</loc>
  </sitemap>
</sitemapindex>
