<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, crawlable pages only. The application routes (/dashboard, /onboarding,
  /login, /auth) are login-gated and are excluded in robots.txt, so they are
  deliberately absent here. Referenced by robots.txt — keep the two in step.
-->
<!--
  ⚠️ The namespace host is SITEMAPS.org (plural). It was `sitemap.org` here, which is a
  different (unrelated) domain and an invalid sitemap namespace — Search Console can
  reject the whole file on that alone. Fixed 2026-08-04 before the first SEO campaign.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hampox.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hampox.app/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://hampox.app/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://hampox.app/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://hampox.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://hampox.app/refund</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
