<?xml version="1.0" encoding="UTF-8"?>
<!--
  robots.txt has advertised this file since the page was written, and it 404'd
  on the live service the whole time — a crawler told to fetch it got nothing.
  One page and one policy page, so it is short by design; it exists so the
  advertised URL resolves and so lastmod carries a real freshness signal.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://bathmanrefinishing.com/</loc>
    <!-- Must equal the footer <time datetime> and the WebPage dateModified in
         index.html. verify.mjs asserts all three are the same day. -->
    <lastmod>2026-08-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://bathmanrefinishing.com/privacy.html</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
