<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. /sitemap-static.xml lists the core static routes and is
  always served as a real file. /sitemap-dynamic.xml is proxied (see
  public/_redirects) to the `generate-sitemap` Supabase Edge Function and
  lists every published city / list / place.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.aguideez.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.aguideez.com/sitemap-dynamic.xml</loc>
  </sitemap>
</sitemapindex>
