<?xml version="1.0" encoding="UTF-8"?>
<!--
  MoonGleam Travel – Sitemap Index
  ─────────────────────────────────────────────────────────────────────────────
  This file is a Sitemap Index that references two child sitemaps:

  1. /sitemap-static.xml   → Static pages (home, category pages, policy pages)
  2. Supabase Edge Function → Dynamic pages (tours, blog posts, hotels)
     https://xlvmesqjeizdeohoucde.supabase.co/functions/v1/sitemap

  Google Search Console: submit THIS file as the primary sitemap.
  URL: https://moongleamtravel.com/sitemap.xml
  ─────────────────────────────────────────────────────────────────────────────
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Dynamic sitemap: tours, blog posts, hotels (live from Supabase) -->
  <sitemap>
    <loc>https://moongleamtravel.com/functions/v1/sitemap</loc>
    <lastmod>2026-04-11T12:42:06.680Z</lastmod>
  </sitemap>

  <!-- Static sitemap: main pages & policy pages -->
  <sitemap>
    <loc>https://moongleamtravel.com/sitemap-static.xml</loc>
    <lastmod>2026-04-11T12:42:06.680Z</lastmod>
  </sitemap>

</sitemapindex>