<?xml version="1.0" encoding="UTF-8"?>
<!--
  Fallback sitemap index file.
  The Express server implements dynamic endpoints:
    /sitemap.xml (index)
    /sitemap-static.xml
    /sitemap-places.xml
    /sitemap-itineraries.xml
    /sitemap-events.xml
  This static file mirrors the index so that if the dynamic route is ever bypassed
  (e.g. by a CDN edge cache of the build artifact), search engines still discover
  real segment sitemaps instead of placeholder sample URLs.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.localsecrets.travel/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.localsecrets.travel/sitemap-places.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.localsecrets.travel/sitemap-itineraries.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.localsecrets.travel/sitemap-events.xml</loc>
  </sitemap>
</sitemapindex>
