<?xml version="1.0" encoding="UTF-8"?>
<!--
  Root sitemap INDEX for xbot.ninja.
  Ties together the three independently-generated section sitemaps so a single
  submission (https://xbot.ninja/sitemap.xml) covers the whole property.
  Leaf urlsets are referenced directly (the sitemaps spec disallows nesting a
  sitemap index inside another index): the blog + docs sitemaps regenerate on
  every deploy, so they stay fresh without touching this file.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://xbot.ninja/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://xbot.ninja/blog/sitemap-0.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://xbot.ninja/docs/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
