<?xml version="1.0" encoding="UTF-8"?>
<!-- GAN-MUSHLAM-GOOGLE-INDEX — Static sitemap index — production source of truth.
     SEO_TENANT_SITEMAP_DYNAMIC_SOURCE_OF_TRUTH (2026-06-19):
       - Platform public pages stay in the curated static sitemap-platform.xml.
       - Tenant public sites now come from the DYNAMIC endpoint
         /functions/generatePublicSitemap (public, no-auth, returns valid XML).
         This replaces the stale hand-maintained sitemap-tenants.xml so new
         gardens enter the sitemap automatically and system/QA/demo/placeholder
         tenants are excluded server-side. The static sitemap-tenants.xml is no
         longer referenced. SEO/discovery layer only — no routing/permission/
         tenant-content change. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://gan-mushlam.com/sitemap-platform.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gan-mushlam.com/functions/generatePublicSitemap</loc>
  </sitemap>
</sitemapindex>
