<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the homepage is listed here on purpose. Because the app uses
  hash-based routing (#explore, #competitions, etc. — see app.js's G()
  function), a URL like /explore isn't a real, independently-resolving
  page: visiting it directly just serves the homepage and shows whatever
  the JS router defaults to, not the Explore page. Listing it here would
  tell Google to index a URL that doesn't actually contain what its own
  path implies. Once/if real path-based routing exists, expand this file
  with one <url> entry per genuine route.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.forgeform.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
