<?xml version="1.0" encoding="UTF-8"?>
<!--
  Stable entry point for crawlers that expect /sitemap.xml.
  @astrojs/sitemap generates the per-URL sitemap at /sitemap-0.xml (indexed by
  /sitemap-index.xml). This static index forwards to that generated file so the
  canonical /sitemap.xml referenced in robots.txt always resolves.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://roleramp.com/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
