<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the landing page is public. Any future route (execom, member) must be disallowed
     in robots.txt rather than added here: the <head> metadata in index.html is written for
     "/" and would be wrong on them. The admin is not a route at all any more - it is
     admin.dhad.club, which the Worker answers with its own `Disallow: /` robots.txt, so it
     is out of this file's reach rather than merely absent from it. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dhad.club/</loc>
    <!-- The day the page's own content last changed, not the day it was last deployed
         and not today's date. A lastmod that always reads "today" is noise, and Google
         stops trusting the whole file once it notices. -->
    <lastmod>2026-08-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
