<?xml version="1.0" encoding="UTF-8"?>
<!--
  SD-4486: no <lastmod> here on purpose.

  This file is static, so any date written into it is frozen the moment it is committed
  and becomes a claim we cannot honour - it previously advertised 2025-01-14 to every
  crawler, long after both child sitemaps had changed. <lastmod> is optional, and Google
  only acts on it while it is demonstrably accurate; a stale one teaches it to ignore the
  field for this host entirely. The manual's own sitemap is generated by jekyll-sitemap on
  every build and carries real per-URL dates where it has them, which is the right place
  for freshness to be expressed.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main application sitemap -->
  <sitemap>
    <loc>https://ppe.vendingontrack.com/sitemap-main.xml</loc>
  </sitemap>

  <!-- Manual/documentation sitemap, generated by jekyll-sitemap from manual/ -->
  <sitemap>
    <loc>https://ppe.vendingontrack.com/manual/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
