<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap index rather than one file, because the two halves of this site
  change on different schedules and are maintained by different processes.
  sitemap-main.xml covers the pages a person hand-edits (home, musings) and is
  updated by hand alongside them. longevity/sitemap.xml covers the newsletter
  archive and is regenerated by `make build-site` every week, so a new issue
  is in the sitemap the moment it is published, with no second step to
  remember.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://suchee.org/sitemap-main.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://suchee.org/longevity/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
