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

  The app is currently a single client-rendered route: every view is a
  tab, not a URL, so there is exactly one indexable page. This file is
  deliberately minimal rather than fabricated — listing routes that do
  not resolve is worse than listing one that does.

  When the public data layer ships (/market/:slug, /club/:slug,
  /compare/:a-vs-:b — see claude/growth-seo-geo-playbook.md), generate
  this file at build time from the same source as the pages. Do not
  hand-maintain it past that point.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://polyintelligence.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
