<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hidden in Plain Sight Tours — XML Sitemap
  https://hiddeninplainsighttours.com/

  NOTE: The site is a single-page app with hash-based routing (#tours,
  #tour/{id}, etc.). Search engines ignore everything after the "#", so
  every in-app route resolves to the one crawlable URL below. Listing
  hash routes here would be invalid, so the homepage is the only entry.
  If per-tour indexing is ever wanted, the app needs real path-based URLs
  (server rewrites + prerendered/SSR HTML) — see the chat notes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hiddeninplainsighttours.com/</loc>
    <lastmod>2026-06-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
