<?xml version="1.0" encoding="UTF-8"?>
<!--
  The indexable surface of the app is small on purpose: the marketing page, the
  two auth entry points, and the no-account demo. Everything else is either
  behind auth or an unlisted per-form link (see robots.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://signspot.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://signspot.ai/try</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://signspot.ai/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://signspot.ai/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
