<?xml version="1.0" encoding="UTF-8"?>
<!-- Static file, hand-maintained — the whole site is three indexable routes,
     so generation machinery here would be pure overhead (YAGNI). Add a
     <url> entry here if another public, indexable route is ever added. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://simplebingo.app/</loc>
  </url>
  <url>
    <loc>https://simplebingo.app/signin</loc>
  </url>
  <url>
    <loc>https://simplebingo.app/signup</loc>
  </url>
</urlset>
