<?xml version="1.0" encoding="UTF-8"?>
<!--
  Benntek sitemap — public-facing routes only.
  Auth-gated routes (/dashboard, /coaching, /admin, etc.) are excluded
  via robots.txt; they require sign-in anyway and don't belong in the
  search index.

  When new public sub-pages land, add them here with:
    - their lastmod date in YYYY-MM-DD format (when the page CONTENT changed)
    - changefreq matching how often the page actually changes
    - priority relative to other public pages (1.0 = most important)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.benntek.io/</loc>
    <lastmod>2026-07-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.benntek.io/pricing</loc>
    <lastmod>2026-07-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://www.benntek.io/auth/login</loc>
    <lastmod>2026-05-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.benntek.io/auth/register</loc>
    <lastmod>2026-05-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
