<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap covering the public marketing surface. The dynamic
  developer/portfolio/studio/CMS routes are served by the
  `sitemap-dynamic` edge function (referenced below). Hosting providers
  that support sitemap indexes should treat this file as the root index.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <!-- Edge-function backed dynamic sitemap. Replace host at deploy. -->
    <loc>/api/sitemap-dynamic</loc>
  </sitemap>
</sitemapindex>
