<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://ourfit.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Search / Browse -->
  <url>
    <loc>https://ourfit.app/search</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Auth pages -->
  <url>
    <loc>https://ourfit.app/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://ourfit.app/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Become a lender (marketing) -->
  <url>
    <loc>https://ourfit.app/become-a-lender</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Static fallback only. In production, /sitemap.xml is served by the edge
       shim (fe/middleware.ts) proxying the API's dynamic sitemap, which also
       lists every live /fit/:id, /@username and /brands/:slug. This file is
       only served if the API/edge is unavailable. -->
</urlset>
