<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, crawlable surfaces only. The rest of the app (collections, decks,
  locations, friends, settings, notifications, auth pages) is user-specific and
  auth-walled — it returns the same JS shell to a bot, so it is deliberately kept
  out of both this sitemap and the crawl (see robots.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://verdantmanor.cards/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://verdantmanor.cards/play</loc>
    <changefreq>hourly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
