<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static because the route list is static and short. /refer/:code is
  deliberately absent: invite codes are personal and robots.txt disallows the
  path. If a route is added to src/App.tsx, add it here in the same commit.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vaguedating.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://vaguedating.com/safety</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://vaguedating.com/support</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://vaguedating.com/privacy</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://vaguedating.com/terms</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://vaguedating.com/delete-account</loc>
    <priority>0.5</priority>
  </url>
</urlset>
