<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The real URL list (static pages + every published blog post,
  with lastmod) is generated by the backend at /api/sitemap.xml
  (backend/app/blog/sitemap.py). This static file only exists because nginx
  serves / and the ALB only routes /api/* to the backend; keeping it as an
  index means it never goes stale again.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://atsboost.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
