<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every sitemap listed here is served from the canonical host. The dynamic
  feeds (master partitions, events, organizers, countries, news) are generated
  by Edge Functions and materialised into static files at build time by
  scripts/build-sitemaps.mjs, so search engines never have to trust a
  cross-host sitemap.

  sitemap-master is the single source of truth for programmatic pages and only
  emits rows marked indexable in published_pages.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sochely.com/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sochely.com/sitemap-master.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sochely.com/sitemap-events.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sochely.com/sitemap-organizers.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sochely.com/sitemap-countries.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://sochely.com/sitemap-news.xml</loc>
  </sitemap>
</sitemapindex>
