<?xml version="1.0" encoding="UTF-8"?>
<!--
  Crown Mosaic Holdings entity anchor - static sitemap.
  Authored 2026-07-18 (Cowork). crownmosaicholdings.com is a single static page with no
  WordPress install, so Rank Math never generated a sitemap for it and both /sitemap.xml and
  /sitemap_index.xml returned 404. That left the entity anchor with no discovery path even
  after its noindex was lifted, and it forced the CMH indexation automation to carry a
  special-case direct-root URL path for this one domain.

  This file makes all five CMH domains uniform: sitemap-delta polling covers every one, and
  Google Search Console can accept a sitemap for this property so coverage monitoring works.

  MAINTENANCE: the site is one page. Update <lastmod> when index.html changes materially.
  If pages are ever added here, add a <url> block per page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://crownmosaicholdings.com/</loc>
    <lastmod>2026-07-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
