<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Only /api/* is routed to the backend, so the generated sitemap
  has to live at /api/sitemap.xml — but Search Console users (and some crawlers)
  reach for /sitemap.xml first, which the static host otherwise answers with the
  SPA's index.html. This file makes the conventional URL valid without going
  stale: it only points at the live, database-generated sitemap.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://bluvial.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
