<?xml version="1.0" encoding="UTF-8"?>
<!--
  Master Sitemap Index — Data Observatory CIC
  https://dataobservatory.org.uk/sitemap.xml

  Submit to:
  - Google Search Console : https://search.google.com/search-console
  - Bing Webmaster Tools  : https://www.bing.com/webmasters

  This index references two child sitemaps:
  1. sitemap-main.php — five main PHP pages with auto-updating lastmod dates
  2. insights/sitemap  — Grav CMS Insights section, auto-updated on each publish
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Main PHP site pages -->
  <sitemap>
    <loc>https://dataobservatory.org.uk/sitemap-main.php</loc>
    <lastmod>2026-04-30</lastmod>
  </sitemap>

  <!-- Grav CMS Insights section -->
  <sitemap>
    <loc>https://dataobservatory.org.uk/insights/sitemap</loc>
    <lastmod>2026-04-30</lastmod>
  </sitemap>

</sitemapindex>
