<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. sitemap.xml keeps its URL so robots.txt, Search Console and any
  existing crawler reference stay valid; the marketing pages moved into
  sitemap-pages.xml unchanged.

  The events file is served by the app on a different host. That is allowed:
  app.vantageevents.app/robots.txt already advertises it, which is the accepted
  cross-host method, and a Search Console DOMAIN property on vantageevents.app
  covers the app. and api. subdomains too, so no per-subdomain verification.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- The API sitemap below lists one URL per public event page. A recurring
       series creates one event per occurrence, up to 52, so this child can grow
       by the length of a series in a single day. That is expected, not a bug. -->
  <sitemap>
    <loc>https://vantageevents.app/sitemap-pages.xml</loc>
    <lastmod>2026-08-25</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://api.vantageevents.app/sitemap.xml</loc>
    <lastmod>2026-08-25</lastmod>
  </sitemap>
</sitemapindex>
