<?xml version="1.0" encoding="UTF-8"?>
<!--
  GetFit.one — sitemap.xml

  Lists only genuinely public/indexable URLs. Every authenticated app page
  (dashboard.html, workout.html, workout-form.html, nutrition.html,
  progress.html, habits.html, profile.html, assessment.html, auth.html)
  carries its own <meta name="robots" content="noindex, nofollow"> tag (see
  CLAUDE.md's "Public landing page architecture (locked)" section) and is
  deliberately excluded here, confirmed by direct inspection of every
  shipped page's robots meta tag as part of the GetFit.one production
  follow-up, not assumed. index.html is the only page marked
  "index, follow", so it is the only URL listed below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://getfit.one/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
