<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the public auth entry points are listed. The dashboard routes on this
  host are behind AuthGuard and are marked noindex by the root layout, so
  listing them here would be a lie to the crawler. Trailing slashes match
  next.config.ts `trailingSlash: true`.

  /forgot-password/ WAS LISTED HERE AND WAS REMOVED ON 2026-09-15 (SEO.md
  section 6c item 5), because its layout now says `index: false, follow: true`.
  A sitemap entry for a noindex URL is fetched and then discarded, and Search
  Console reports it as "Submitted URL marked noindex", so the two signals have
  to agree. The page is still public and still reachable; it is a 42-word form
  that answers no query, and `follow` keeps its links crawlable.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.bottlebluellc.com/login/</loc>
    <lastmod>2026-09-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://app.bottlebluellc.com/signup/</loc>
    <lastmod>2026-09-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
