<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX file (per https://www.sitemaps.org protocol).
  Lives at https://ideasmine.co.uk/sitemap.xml so that:
    - Google Search Console accepts the canonical "/sitemap.xml" URL
    - The actual URL list is generated dynamically by the backend at
      /api/sitemap.xml (so new ideas appear in the sitemap as soon as
      they hit MongoDB, without a redeploy).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://ideasmine.co.uk/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
