<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deliberately lists ONE url.

  The homepage carries all the real content — the school, the place, Mike
  Hawkridge, the four seasons, the retreats and the FAQ are all on `/`.
  Every other public route (/about, /press, /journal, /contact, /stay-wild and
  the six /retreats/* pages) still renders a single heading via Placeholder.tsx.
  Listing eleven near-identical empty pages is a thin-content signal that works
  against the homepage's own ranking, so they are excluded here and disallowed
  in robots.txt until they have real content.

  As each page is written: add it here and drop its Disallow line from
  robots.txt at the same time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hawkridgewilderness.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
