<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index — TruHue
  --------------------------------------------------------------------
  Restructured 2026-05-21 per Master Control audit I4. Was a flat
  <urlset>; is now a <sitemapindex> so Google/Bing discover ALL child
  sitemaps automatically from one submission at /sitemap.xml.

  Children:
    - sitemap-pages.xml      Marketing site + blog posts (1165 URLs).
                             Previously the contents of sitemap.xml.
    - sitemap-generated.xml  Programmatic SEO pages (product /
                             season-product / dupe) regenerated weekly
                             by the blog generator.

  NOT referenced here (intentionally):
    - sitemap-dupes.xml      Stale; uses old /dupes-<brand-shade>-dupes/
                             URL convention superseded by the new
                             /dupes/<brand-shade>/ pages in
                             sitemap-generated.xml. Pending cleanup.

  robots.txt already references this file via `Sitemap:` directive.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.truhue.app/sitemap-pages.xml</loc>
    <lastmod>2026-05-21</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://www.truhue.app/sitemap-generated.xml</loc>
    <lastmod>2026-05-21</lastmod>
  </sitemap>
</sitemapindex>
