<?xml version="1.0" encoding="UTF-8"?>
<!--
  Lists only the pages that are genuinely public and self-contained —
  see robots.txt for why the rest of the app is excluded. No hreflang
  alternates: the app serves both languages from the same URL via a
  client-side toggle rather than separate /en//ar paths, so there's no
  second URL to point to.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://metome.app/welcome</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://metome.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://metome.app/trust</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/accessibility</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
