<?xml version="1.0" encoding="UTF-8"?>
<!--
  The sitemap at the domain root is an INDEX, not a copy of one tree's
  sitemap. It previously held a duplicate of the develop tree's sitemap,
  which drifted out of date (101 URLs against the develop tree's 106) and
  covered the stable tree not at all.

  An index cannot drift, because it lists sitemaps rather than pages: each
  tree publishes its own, and this file only says where they are.

  Deliberately no lastmod. An accurate value would need the git history of
  every source file, and GitLab clones shallowly, so most pages would have
  no date and the rest would carry the checkout time. A fabricated date is
  worse than none, because a crawler trusts it and skips real changes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.pyretis.org/dev/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.pyretis.org/current/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
