<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index served at https://yourhomestead.co.uk/sitemap.xml.

  Points crawlers at:
   1) the static top-level routes listed in /sitemap-static.xml
   2) the authoritative dynamic sitemap generated by the seo-sitemap
      Supabase edge function (every place / best-places / commuter-towns
      / similar-to / compare URL, refreshed continuously).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://yourhomestead.co.uk/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://yourhomestead.co.uk/seo-sitemap.xml</loc>
  </sitemap>
</sitemapindex>