<?xml version="1.0" encoding="UTF-8"?>
<!--
  Canonical entry point for crawlers and audit tools that request /sitemap.xml.
  @astrojs/sitemap emits sitemap-index.xml + sitemap-0.xml at build time; this
  static index just points at that generated child. sitemap-0.xml's filename is
  stable across builds, so this file never needs regenerating.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://kodexadigital.com/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
