<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index: the single entry point announced in robots.txt.

     It points at the docs' sitemap-0.xml rather than their sitemap-index.xml
     because the protocol forbids one index referencing another. Astro only
     splits into sitemap-1.xml past 50,000 URLs (there are 30), and
     tools/check-docs.js fails the deploy if that ever happens. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://hmiforge.onerobotics.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://hmiforge.onerobotics.com/docs/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
