<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the public marketing surface only. Planner and admin
  routes are deliberately excluded — they're auth-gated.

  Blog posts are included via the dynamic sitemap at /api/sitemap-blog.xml
  which is referenced below as a sitemap index entry.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://beyondx.life/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://beyondx.life/api/sitemap-blog.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://beyondx.life/api/sitemap-seo.xml</loc>
  </sitemap>
</sitemapindex>
