<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, because the site is two pages. Keep this in step with what actually
  ships in public/ — a sitemap listing a page that 404s is worse than no sitemap.
  404.html is deliberately absent (it carries noindex and is not a destination).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://analogendurance.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://analogendurance.com/plan-builder/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
