<?xml version="1.0" encoding="UTF-8"?>
<!-- PRODUCTION_BASE_URL: every <loc> below starts with
     https://fingerprint-landing.vercel.app, the site's real address
     today. This matches index.html's canonical/og:url, thanks.html's
     canonical/og:url, and the Sitemap line in robots.txt. When
     fingerprint.sarahraanan.com goes live, change the <loc> below (and
     those matching lines in the other three files) to that domain. See
     README-for-Sarah.md. The thank-you page (thanks.html) is
     deliberately left out: it's a private confirmation page, not
     something to be found in search. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fingerprint-landing.vercel.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
