<?xml version="1.0" encoding="UTF-8"?>
<!-- Two entries: the two indexable pages. 404.html is deliberately absent — it
     is noindex, and listing a noindex URL in a sitemap is a contradiction that
     search engines report as an error.
     NOTE there is NO .html on the privacy URL. firebase.json sets
     cleanUrls: true, so /privacy is the real address and /privacy.html
     301-redirects to it. This must match the canonical on that page exactly or
     the two disagree — a sitemap entry pointing at a redirect is precisely the
     "Page with redirect" complaint Search Console raises.
     Update lastmod when a page's copy changes; it is a hint, not a promise, so
     an approximate date beats a stale exact one. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lbhcare.com/</loc>
    <lastmod>2026-09-07</lastmod>
  </url>
  <url>
    <loc>https://lbhcare.com/privacy</loc>
    <lastmod>2026-09-07</lastmod>
  </url>
</urlset>
