<?xml version="1.0" encoding="UTF-8"?>
<!-- ⚠️ ONE URL, AND THAT IS NOT AN OVERSIGHT. Every other screen in the app is a
     hash route (#/new, #/plans, #/mine …) and everything after a `#` is stripped
     before the request is sent — Google cannot fetch them, so listing them here
     would be listing addresses that resolve to this same page. Giving the app real
     paths is a separate, larger change; when it happens, this file grows. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://opalmeet.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
