<?xml version="1.0" encoding="UTF-8"?>
<!--
  livegrid.tv sitemap.

  Only genuinely public, indexable URLs belong here. /dashboard, /success and
  /cancel are excluded: they are behind auth or post-transaction, and listing
  them would send crawlers to dead ends.

  Shared grids (/g/...) are generated by users and cannot be enumerated
  statically. They become the real SEO surface once the share pages render
  their own server-side title and description, which is still to be built.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://livegrid.tv/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://livegrid.tv/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
