<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: the site has no build step to generate this.
  Add an entry here whenever a page is added to static/ (and its public/ mirror).

  URLs use the www host and keep the .html extension because that is what
  actually serves: the apex 308-redirects to www, and extensionless paths
  (/hikes) return 404. A sitemap listing redirecting or 404 URLs is worse than
  no sitemap.

  <lastmod> is intentionally omitted. Nothing here updates it automatically, and
  Google discounts sitemaps whose lastmod values prove unreliable, so a stale
  date would cost more than the missing signal does. <changefreq> and <priority>
  are omitted because Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.naturewandrr.com/</loc>
  </url>
  <url>
    <loc>https://www.naturewandrr.com/discover.html</loc>
  </url>
  <url>
    <loc>https://www.naturewandrr.com/hikes.html</loc>
  </url>
  <url>
    <loc>https://www.naturewandrr.com/about.html</loc>
  </url>
  <url>
    <loc>https://www.naturewandrr.com/contact.html</loc>
  </url>
  <url>
    <loc>https://www.naturewandrr.com/privacy.html</loc>
  </url>
</urlset>
