<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every indexable page. Add a line here when a route in `app/routes.ts` becomes public; the
  registration and account routes are noindex and must stay out.

  /conduct, /privacy and /terms are deliberately absent: they are noindex until the outstanding
  answers in their `*.const.ts` files are filled in. Add them in the same change that removes the
  `noindex` flag from those pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://rochehowl.be/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://rochehowl.be/venue</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://rochehowl.be/practical</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://rochehowl.be/faq</loc>
    <priority>0.6</priority>
  </url>
</urlset>
