<?xml version="1.0" encoding="UTF-8"?>
<!--
  The pages worth indexing. Deliberately short: everything else on the site is
  either an auth step, a hand-off, or the admin SPA, and naming them here would
  work against the canonical fix rather than with it.

  /signup is listed WITHOUT its ?ref= parameter on purpose — every referral link
  carries a different code, so those are infinite variants of one page. The
  canonical tag drops the query string so they all resolve here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://scoopapp.io/</loc>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/download</loc>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/signup</loc>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/privacy</loc>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/terms</loc>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/data-compliance</loc>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://scoopapp.io/ugc-policy</loc>
        <priority>0.3</priority>
    </url>
</urlset>
