<?xml version="1.0" encoding="UTF-8"?>
<!--
  StockMap.io sitemap (issue-1454).

  Today: lists the canonical SPA entry surface (/). Per-symbol pages
  (/stock/<SYMBOL>) are dynamic and not enumerated here — Googlebot
  discovers them via the rendered link graph from the root stock-table
  page. Future expansion: have the daily pipeline generate a sitemap
  enumerating each symbol after the v1_stocks.json refresh.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://stockmap.io/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
