<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index: static pages live in sitemap-pages.xml (this repo);
  service detail pages are generated live from the DB and served by the
  backend at /sitemap-services.xml — see backend/apps/catalogue/views.py
  (service_sitemap_view) and docker/nginx/www.nagelstudio.mx.conf for the
  nginx carve-out that proxies this path to the backend.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.nagelstudio.mx/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.nagelstudio.mx/sitemap-services.xml</loc>
  </sitemap>
</sitemapindex>
