<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three pages, extensionless. vercel.json sets cleanUrls, so /privacy.html
  redirects to /privacy: listing the .html form here would point every crawler
  at a redirect instead of the real address.

  No <changefreq> or <priority>. Google has stated it ignores both, and a
  declared priority we do not actually honour is noise dressed as signal.
  <lastmod> is the real last-edit date of each page and gets updated when the
  page does, or it is worse than absent.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://broughtbackhq.com/</loc>
    <lastmod>2026-08-10</lastmod>
  </url>
  <url>
    <loc>https://broughtbackhq.com/privacy</loc>
    <lastmod>2026-08-10</lastmod>
  </url>
  <url>
    <loc>https://broughtbackhq.com/terms</loc>
    <lastmod>2026-08-10</lastmod>
  </url>
</urlset>
