<?xml version="1.0" encoding="UTF-8"?>
<!--
  Pre-launch sitemap: the homepage only. Hand-written rather than generated,
  because @astrojs/sitemap emits every route and all of them currently
  redirect to / (see vercel.json). The integration is commented out in
  astro.config.mjs for the same reason — re-enable it at launch and delete
  this file, so the sitemap goes back to being generated.

  Update <lastmod> when the homepage content changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.otrabistro.com.au/</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
</urlset>
