<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. Every screen in the app lives behind a `#/` hash route, which browsers never
  send to the server and crawlers therefore cannot fetch; listing them would be listing URLs that
  return this same document.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.deckbuilderapp.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
