<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, honestly. Gold City is a single-page app and the landing page is currently the
  only thing worth indexing. A sitemap padded with client-side routes that render nothing
  to a crawler is worse than a short one.

  This grows when the rules and strategy pages land. Search research (T-002) found the
  demand is small but completely unserved — page one for "el dorado board game online"
  contains nothing anyone can actually play — and that "board" is the load-bearing word
  in every phrase that has any volume at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://goldcity.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
