<?xml version="1.0" encoding="UTF-8"?>
<!-- Cloudflare's managed robots.txt advertises Sitemap: /sitemap.xml. The
     @astrojs/sitemap plugin emits /sitemap-index.xml. This file is a
     tiny sitemap-index that points crawlers at the real one so Google
     doesn't hit a 404 and walk away with nothing to crawl. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://studio86.dev/sitemap-index.xml</loc>
  </sitemap>
</sitemapindex>
