<?xml version="1.0" encoding="UTF-8"?>
<!--
  Root sitemap INDEX for gridex.ai. Aggregates the apex marketing sitemap with
  each product's content sub-sitemap. After the content-subdirectory migration,
  the product content lives under gridex.ai/<product>/ (same host), so a single
  index on sc-domain:gridex.ai lets Google discover ALL of it from one place and
  consolidates crawl signals onto the root domain.

  Each <loc> must be same-host (gridex.ai). The sub-sitemaps are served by:
    /sitemap.xml            -> gridex-www pod (apex locale landings)
    /quoteforge/sitemap.xml -> quoteforge-fe-public pod
    /support/sitemap.xml    -> supporthub-fe-public pod
    /learn/sitemap.xml      -> teacher-fe-public pod

  GENERATED by scripts/generate-sitemap.mjs — do not edit by hand. Only the
  self-owned /sitemap.xml entry carries <lastmod> (see the script for why).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://gridex.ai/sitemap.xml</loc>
    <lastmod>2026-07-10</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://gridex.ai/quoteforge/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gridex.ai/support/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gridex.ai/learn/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
