<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because there is one page.

  The map keeps where it is and what it shows in localStorage rather than in the
  address: no pushState, no query, no hash route. So none of the 182,341 car
  parks has an address of its own that could be listed here, and padding this
  file would only list the same page twice. Making car parks addressable is the
  change that would make a sitemap worth having.

  /stats is deliberately absent: it carries noindex and robots.txt disallows it.

  lastmod is stamped from the build date by tools/build.sh, so it cannot rot in
  the repository.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://freeparking.fun/</loc>
    <lastmod>2026-09-16</lastmod>
    <changefreq>weekly</changefreq>
  </url>
</urlset>
