<?xml version="1.0" encoding="UTF-8"?>
<!--
  XML sitemap — hint to search engines about crawl priority and freshness.
  Referenced from robots.txt (Sitemap: directive). Authenticated app
  routes are intentionally omitted: they are private and return a landing
  page to unauthenticated crawlers anyway.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mail.wafy.life/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://mail.wafy.life/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
