<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap — covers gezer.io's public marketing surfaces.
  Dashboard URLs are auth-gated and excluded by robots.txt; the
  Help / Docs surface is server-rendered from CMS content, so
  changefreq trends weekly.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gezer.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gezer.io/help</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://gezer.io/auth</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://gezer.io/forgot-password</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
