<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap: public marketing surfaces only. Per-entity URLs (/g /p /s /r, which the
  B5 share edge already renders with correct canonical + OG tags) need a generated sitemap
  from the backend — deferred as a follow-up (spec D3), not omitted by oversight.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://openleague.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://openleague.net/waitlist</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
