<?xml version="1.0" encoding="UTF-8"?>
<!--
  Phase III consolidation (2026-05-01): single domain `scrapd.app` serves both
  the static waitlist landing (apex) and the marketplace SPA (/demo/*).
  During the soft-launch window we only sitemap the waitlist surface.
  /demo/* URLs will be added to this file at the launch-day flip when robots.txt
  drops the Disallow.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scrapd.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://scrapd.app/faq.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://scrapd.app/terms.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://scrapd.app/privacy.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
