<?xml version="1.0" encoding="UTF-8"?>
<!--
  Vanturis static sitemap-index.

  Iter 134: the static ``/sitemap.xml`` is now a thin sitemap-index that
  delegates to the dynamic backend sitemaps.  This guarantees the file
  never drifts from the source of truth in
  ``backend/launch_config.py:_SITEMAP_STATIC_PAGES`` +
  ``backend/server.py:_public_visible_status``.

  If you land on this file trying to add a URL — don't.  Add it in the
  backend static-page list or make sure the listing is publicly visible.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://vanturis.com/api/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://vanturis.com/api/sitemap-listings.xml</loc>
  </sitemap>
</sitemapindex>
