<?xml version="1.0" encoding="UTF-8"?>
<!-- Convenience alias at the conventional /sitemap.xml path. The canonical entry
     point declared in robots.txt is /sitemap-index.xml (emitted by @astrojs/sitemap);
     both reference the same /sitemap-0.xml. This static file ensures /sitemap.xml
     returns real XML (200) on any host, not an HTML meta-refresh. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.realtrai.com/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
