<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Single-page site: the former menu / about / services / contacts / reservations pages were
       folded into the homepage on 2026-06-30. Their content now lives at in-page anchors
       (https://glidergarden.au/#menu, #story, #visit, #reviews). The booking form is the one
       separate page kept. -->
  <!-- Home -->
  <url>
    <loc>https://glidergarden.au/</loc>
    <lastmod>2026-06-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- Book a table (conversion page, posts to the live reservations backend) -->
  <url>
    <loc>https://glidergarden.au/book.html</loc>
    <lastmod>2026-06-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- order.html OMITTED: JS location.replace() redirect to the storefront; carries meta robots=noindex,follow. -->
  <!-- 404.html OMITTED: error page (404 status). -->
</urlset>
