<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap index at the conventional path.

  @astrojs/sitemap writes the URL set to sitemap-0.xml and an index to
  sitemap-index.xml. This file points at the same URL set under the name most
  crawlers and tools look for first. The build gate
  scripts/gates/seo-artifacts.test.ts fails if sitemap-0.xml is missing or if
  this index ever names a child that was not written.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://sitearc.ai/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
