<?xml version="1.0" encoding="UTF-8"?>
<!--
  Lists every real page so Google does not have to discover them by crawling.
  Worth having because this is a client-rendered app: the links between pages are
  produced by JavaScript, so a crawler that does not run JS sees a nearly empty
  page with nothing to follow. This file is the reliable route in.

  Only four routes exist. If you ever add a page, add it here too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scrapstoscreens.org/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://scrapstoscreens.org/how-it-works</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://scrapstoscreens.org/donate</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://scrapstoscreens.org/request</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
