<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. robots.txt points here.
  - sitemap-static.xml     : generated at build time by scripts/seo-postbuild.mjs from scripts/seo-routes.mjs
  - sitemap-organisers.xml : generated at request time by a Netlify edge function from /api/organisers
  - sitemap-events.xml     : generated at request time from /api/events (native + external detail pages)
  - sitemap-community.xml  : generated at request time from /api/community/voices/feed
  The three dynamic sitemaps have no static file behind them - netlify.toml routes
  each path to its edge function in netlify/edge-functions/.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.tiketcaribbean.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.tiketcaribbean.com/sitemap-organisers.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.tiketcaribbean.com/sitemap-events.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.tiketcaribbean.com/sitemap-community.xml</loc>
  </sitemap>
</sitemapindex>
