<?xml version="1.0" encoding="UTF-8"?>
<!--
  This static file is a fallback. The live sitemap is generated
  dynamically at /api/sitemap.xml (FastAPI), which includes recently
  scheduled rides for fresh organic search reach.

  Most CDNs serve this static file from disk for `/sitemap.xml`, so we
  use a sitemap-index here that points crawlers at the dynamic backend
  endpoint. Google + Bing both support nested sitemap indexes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://bikermeetups.co.uk/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
