<?xml version="1.0" encoding="UTF-8"?>
<!--
  An index, not a list: the fixed pages sit in sitemap-core.xml, and the agent
  profiles in sitemap-agents.xml, which scripts/build-sitemap.mjs rewrites
  from the live directory each time the site is built. Keeping them apart
  means a failed fetch can never blank the pages that are always there.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://gingerpal.com/sitemap-core.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://gingerpal.com/sitemap-agents.xml</loc>
  </sitemap>
</sitemapindex>
