<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap INDEX (served on the Emergent-linked apex, where the
  dynamic server.js / CF Worker / Pages-function proxy does NOT run).
  It delegates to the always-fresh, tenant-aware dynamic sitemap at
  /api/sitemap.xml so /sitemap.xml returns valid XML for crawlers and
  the SEO self-test, while the real URL list stays dynamic.
  On stancor.in / stancorgroup.com the edge rewrite intercepts
  /sitemap.xml -> /api/sitemap.xml first, so this file is never served there.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://stancortubulars.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
