<?xml version="1.0" encoding="UTF-8"?>
<!--
  Site-level SITEMAP INDEX.

  robots.txt still points here and Search Console's existing submission is
  unchanged — the URL and its role as "the one entry point" are the same, only
  the format moved from a flat <urlset> to a <sitemapindex>.

  Children must be leaf sitemaps: the sitemaps.org protocol forbids listing one
  index inside another, which is why this references /blog/sitemap.xml (a single
  generated <urlset>) rather than an index emitted by a sitemap integration.

  - sitemap-pages.xml  hand-maintained: landing page, guides, legal pages.
                       Still needs editing by hand when a guide is added.
  - /blog/sitemap.xml  generated at build from the post collection, with
                       lastmod from updatedDate ?? publishDate. Adding a post
                       requires no edit here or anywhere else.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://nimblist.app/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://nimblist.app/blog/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
