<?xml version="1.0" encoding="UTF-8"?>
<!--
  Broover sitemap — only the public-facing pages. Anything signed-in
  is gated by Clerk and would 401 to a crawler anyway.

  When custom domain (broover.com / broover.app) is wired,
  bulk-replace the host in this file. Keep `lastmod` current when
  the page content changes substantively — search engines use it
  to decide whether to re-crawl.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://broover-web.onrender.com/</loc>
    <lastmod>2026-04-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://broover-web.onrender.com/calcs</loc>
    <lastmod>2026-04-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
