<?xml version="1.0" encoding="UTF-8"?>
<!--
  Inside Reach — Sitemap Index
  https://insidereach.co.uk/sitemap.xml

  This index references two child sitemaps:

  1. /sitemap-pages.xml
     Static public pages: homepage, directory filters, service pages, etc.
     Updated manually when new pages are added.

  2. /api/sitemap-businesses
     Dynamic sitemap: all live business listings, real category pages,
     and real location pages. Queries PocketBase on every fetch so it
     always reflects the current state of the directory.

  Submit this URL to Google Search Console:
  https://insidereach.co.uk/sitemap.xml
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://insidereach.co.uk/sitemap-pages.xml</loc>
    <lastmod>2026-07-08</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://insidereach.co.uk/api/sitemap-businesses</loc>
  </sitemap>

</sitemapindex>
