<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained sitemap for the site's fixed (non-pSEO) pages.

  The ~2.8k programmatic city/region/hub URLs are NOT here - they are generated
  at request time by /pseo-sitemap.xml (pbmap/seo_pages.py). Both files are
  declared in static/robots.txt.

  Deliberate omissions:
    /            - home.html canonicals to /home, so listing both would
                   contradict our own canonical. /home is the one to index.
    /login, /register, /reset_password, /account
                 - auth/utility pages with no search intent. Submitting them
                   only earns "Crawled - currently not indexed" noise in GSC.
    /embed/map   - noindex by design (the city page is the canonical version
                   of that content; see templates/embed_map.html).

  No <priority> (Google ignores it) and no <lastmod>: these pages change rarely
  and on no schedule we track, so any date here would be invented. A lastmod
  Google learns not to trust is worse than none, and the discount can carry
  over to /pseo-sitemap.xml, where the dates are real.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.pickleballtournamentsmap.com/home</loc></url>
  <url><loc>https://www.pickleballtournamentsmap.com/about</loc></url>
  <url><loc>https://www.pickleballtournamentsmap.com/embed</loc></url>
  <url><loc>https://www.pickleballtournamentsmap.com/privacypolicy</loc></url>
</urlset>
