<?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.

  Every page here now has a real Arabic variant at ?lang=ar (each page
  reads it via useSearchParams and renders Arabic title/meta/html[lang,dir]
  — and JSON-LD on /welcome — deterministically for that URL; a plain
  client-side language toggle isn't enough, since a crawler with no stored
  preference would only ever see English). Both variants of each page are
  listed as separate <url> entries with reciprocal hreflang alternates,
  the standard pattern for a same-URL bilingual page split by query param
  rather than by path.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://metome.app/welcome</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/welcome" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/welcome?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/welcome" />
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://metome.app/welcome?lang=ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/welcome" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/welcome?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/welcome" />
    <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>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/trust" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/trust?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/trust" />
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/trust?lang=ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/trust" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/trust?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/trust" />
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/privacy" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/privacy?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/privacy" />
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/privacy?lang=ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/privacy" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/privacy?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/privacy" />
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://metome.app/accessibility</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/accessibility" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/accessibility?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/accessibility" />
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://metome.app/accessibility?lang=ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://metome.app/accessibility" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://metome.app/accessibility?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://metome.app/accessibility" />
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
