<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written because the site is a single route. If it ever grows past a handful of
  pages, swap this for @astrojs/sitemap so the file cannot drift from the routes.
  The URL must match the contract's brand.url, or it contradicts the canonical tag.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wbb-co.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
