<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index — points crawlers at the dynamic sitemap generated by
  the `sitemap` edge function. The dynamic sitemap includes:
    • all hub pages (/intelligence-analysis, /global-infrastructure, …)
    • every tool card path declared in src/config/landingHubs.ts
    • /industry/:slug pages from the industries table
    • /ai-for/:slug SEO pages from industry_use_cases
    • /seo/:slug programmatic pages from seo_landing_pages
  Keeping this file static guarantees /sitemap.xml resolves on the
  Lovable hosting layer (which does NOT fall back to index.html for
  paths ending in .xml).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://uuvkbldczpwuxwtujkcm.supabase.co/functions/v1/sitemap</loc>
  </sitemap>
</sitemapindex>
