<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap index, not a list of pages.

  It names two children. The fixed pages are a static file served from this
  domain, so they are correct the moment the site deploys and do not depend on
  the API being reachable or correctly configured. The catalogue is generated by
  the API from live product and category data, because it changes whenever stock
  does and cannot be maintained by hand.

  Splitting them means a problem at the API costs the catalogue listing but never
  the shop's main pages.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.nandhicracker.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.nandhicracker.com/sitemap-catalog.xml</loc>
  </sitemap>
</sitemapindex>
