<?xml version="1.0" encoding="UTF-8"?>
<!--
  This is a hash-routed single-page app: /#/events, /#/news, etc. are
  client-side only and are not distinct server-rendered documents, so only
  the root document is listed here. If NUF later moves to server-rendered
  routes or prerendering, add one <url> entry per real route at that point.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://your-domain.example/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
