<?xml version="1.0" encoding="UTF-8"?>
<!--
  On The Map Web — sitemap
  Only genuinely indexable URLs belong here. Deliberately EXCLUDED:
    /privacy-policy, /terms          → carry <meta name="robots" content="noindex">
    /live_roofing, /live_lawn,
    /live_landscape                  → noindex,nofollow (fictionalized demo pages;
                                       must never surface in search as real businesses)
  Listing a noindex URL in a sitemap sends Google contradictory signals — don't.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://onthemapweb.com/</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
