<?xml version="1.0" encoding="UTF-8"?>
<!--
  Minimal sitemap: only real, crawlable static URLs. The SPA's #/ hash
  routes (games, blog, credits, gamedevs, membership, account) are not
  listed here on purpose — search engines do not treat different hash
  fragments as distinct URLs, so listing them would be misleading. Add a
  proper prerendered/server-rendered sitemap entry for those if/when the
  platform gets real per-route SSR.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://boilingfroggames.com/</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/faq.html</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/contact.html</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/playtest.html</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/terms.html</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/privacy.html</loc>
  </url>
  <url>
    <loc>https://boilingfroggames.com/refunds.html</loc>
  </url>
</urlset>
