<?xml version="1.0" encoding="UTF-8"?>
<!--
  Stable /sitemap.xml entry point.

  Astro's @astrojs/sitemap integration generates /sitemap-index.xml +
  /sitemap-0.xml at build time. Many crawlers and AI-readiness audits
  probe /sitemap.xml directly (the historical default), so this file
  ships as a sitemap index that points at the generated index. Both
  URLs are listed in robots.txt; either path resolves the full set.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://pipe2.ai/sitemap-index.xml</loc>
  </sitemap>
</sitemapindex>
