<?xml version="1.0" encoding="UTF-8"?>
<!-- A sitemap index, not a list of pages. The pages moved to
     sitemap-pages.xml; this file exists to say that "the site" is more
     than this host.

     robots.txt points here, so this is the one address a crawler is told
     about, and it is the only place that connects siao.ai to the
     repositories at git.siao.ai. Nothing else does: the two hosts are
     separate origins with no shared navigation beyond one link on the
     home page.

     git.siao.ai's own sitemap is generated by SiaoHub from what its
     visibility model says the public may see — it is not restated here,
     because a copy of that list would be wrong the first time a repo
     changed tier.

     apps.siao.ai is deliberately absent: it has no DNS record (checked,
     not assumed), so listing it would be pointing a crawler at nothing.
     Add it here when it resolves.

     Cross-host entries in an index are only honoured for hosts verified
     in the same Search Console account, so git.siao.ai has to be
     verified there for this to do anything. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://siao.ai/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://git.siao.ai/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
