<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public, indexable pages. Everything else is either behind sign-in or a
  capability URL, and is disallowed in robots.txt.

  Absolute URLs on the canonical host: a sitemap may only list URLs under the
  origin it's served from, and meetmutual.web.app redirects here anyway.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://meetmutual.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://meetmutual.app/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://meetmutual.app/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
