<?xml version="1.0" encoding="UTF-8"?>
<!--
  Five URLs, not twenty. Language is a runtime preference stored in
  localStorage, so one address serves all four translations and there is
  nothing for hreflang to point at. Adding /en/, /de/ route prefixes is
  tracked in IMPLEMENTATION-NOTES.md; this file grows with it if that lands.

  No <lastmod>: the pages are rebuilt with the site, not edited individually,
  so any date here would be the deploy date dressed up as an edit date.
  Crawlers discount a lastmod they learn not to trust.

  The host is repeated from environment.ts because a static file cannot read
  it; change both together.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://nvo.herceghills.me/</loc>
  </url>
  <url>
    <loc>https://nvo.herceghills.me/trails</loc>
  </url>
  <url>
    <loc>https://nvo.herceghills.me/events</loc>
  </url>
  <url>
    <loc>https://nvo.herceghills.me/about</loc>
  </url>
  <url>
    <loc>https://nvo.herceghills.me/join</loc>
  </url>
</urlset>
