<?xml version="1.0" encoding="UTF-8"?>
<!--
  ⚠️ THE DOMAIN HERE MUST BE ONE THAT ACTUALLY SERVES THE SITE.
  Until 29 July 2026 every URL below said https://nookly.ph, which resolves to an
  A record but serves nothing (HTTP 000). So this file, and the Sitemap: line in
  robots.txt that points at it, were advertising six dead URLs to any crawler
  that asked. Now it names the domain that is really live.

  ⚠️ /app and /signin are DELIBERATELY ABSENT. Both carry noindex, in robots.txt
  and as an X-Robots-Tag, because the only hubs in the directory are invented
  demos and a stranger could book a room that is not there. Listing a noindexed
  page in a sitemap is a straight contradiction: it asks a crawler to index the
  one thing we just asked it to skip. They come back the day a real venue is
  live, in the same change that removes the noindex.

  ⚠️ RENAMING TO nooklyspaces.com: this file is one of SEVEN things that has to
  move, and it is the least important of them. The list is in
  HANDOFF-next-session.md under "When the domain changes". Two of the seven break
  sign-in if they are missed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://nookly.pages.dev/</loc><changefreq>weekly</changefreq><priority>1.0</priority></url>
  <url><loc>https://nookly.pages.dev/about</loc><changefreq>monthly</changefreq><priority>0.5</priority></url>
  <url><loc>https://nookly.pages.dev/privacy</loc><changefreq>yearly</changefreq><priority>0.3</priority></url>
  <url><loc>https://nookly.pages.dev/terms</loc><changefreq>yearly</changefreq><priority>0.3</priority></url>
</urlset>
