<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX for https://mts.enterprises.

  Points search engines to the dynamic sitemap generated by the FastAPI
  backend, which enumerates every published blog post + all indexable
  static pages defined by the Website Content CMS.

  If the origin path `/api/seo/sitemap.xml` is not directly reachable
  behind Cloudflare, add a Transform Rule so requests to `/sitemap.xml`
  are rewritten to `/api/seo/sitemap.xml` at the edge.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://mts.enterprises/api/seo/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
