<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site: one URL.

  No per-language <xhtml:link rel="alternate"> entries are declared, because
  both languages are served from this same URL — the switch is client-side and
  does not change the path. Declaring alternates that all point here would tell
  crawlers that two distinct localized pages exist when only one does.

  When localized routes (/es/...) are introduced, add one <url> block per
  language, each with reciprocal hreflang alternates, and update
  SeoService.setAlternates() to match.

  The origin is the canonical www host, matching `environment.prod.ts` siteUrl.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.momentuslife.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
