<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written, because there are five indexable pages and a generator would be
  more machinery than the thing it generates.

  Two rules for editing it:

  1. URLs are absolute and extensionless. Cloudflare Pages 308-redirects
     /privacy.html to /privacy, so the extensionless form is the one that
     answers 200 and the only one that belongs here. These must match the
     rel=canonical tags in the pages themselves exactly — protocol, host and
     path — or the two signals argue and Google picks for us.
  2. lastmod is the date the page's content last changed, not the date this
     file was touched. A lastmod that moves on every deploy teaches crawlers to
     ignore it.

  Deliberately absent: /restore/upload and /restore/status (noindex; they are
  empty shells without a job token) and /404.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://unsnap.io/</loc>
    <lastmod>2026-09-07</lastmod>
  </url>
  <url>
    <loc>https://unsnap.io/download-snapchat-data</loc>
    <lastmod>2026-08-31</lastmod>
  </url>
  <url>
    <loc>https://unsnap.io/restore/</loc>
    <lastmod>2026-08-03</lastmod>
  </url>
  <url>
    <loc>https://unsnap.io/privacy</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
  <url>
    <loc>https://unsnap.io/terms</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
</urlset>
