<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the stable, public, parameter-free routes are listed. Store and counter
  pages (/store/:id, /counter/:id) are intentionally absent: they are generated
  per seller, so listing them needs a build- or request-time step that reads the
  real data rather than a hand-maintained file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://spotobuy.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://spotobuy.com/feed</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://spotobuy.com/sell</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
