<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for meyarweb.com. Meyar has a small, stable public surface,
  so this is hand-maintained rather than generated — six indexable pages.
  The main pages ship three languages (Arabic default = bare path;
  English/Urdu via ?lang=) so each page group carries xhtml hreflang
  alternates (ar/en/ur + x-default pointing at the Arabic default the bare
  URL serves). /report ships ar+en only (its copy exists in those two), so
  its alternates never promise Urdu.

  Excluded on purpose: /hq and /hq/* (staff dashboard, cookie-gated,
  noindexed), /g/<token> report pages (per-token private, noindexed),
  /start/* intake portal (noindexed), /api/* (not pages), and the demo
  SITE pages under /demo/<slug>/ (each carries <meta name="robots"
  content="noindex"> — only the /demo hub that frames them is indexable).

  If a public page is added/removed, update BOTH this file and the URL list
  in scripts/indexnow.mjs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://meyarweb.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://meyarweb.com/?lang=ur"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/"/>
  </url>
  <url>
    <loc>https://meyarweb.com/pricing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/pricing"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/pricing?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://meyarweb.com/pricing?lang=ur"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/pricing"/>
  </url>
  <url>
    <loc>https://meyarweb.com/demo</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/demo"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/demo?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://meyarweb.com/demo?lang=ur"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/demo"/>
  </url>
  <url>
    <loc>https://meyarweb.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/about"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/about?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://meyarweb.com/about?lang=ur"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/about"/>
  </url>
  <url>
    <loc>https://meyarweb.com/report</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/report"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/report?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/report"/>
  </url>
  <url>
    <loc>https://meyarweb.com/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://meyarweb.com/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://meyarweb.com/terms?lang=en"/>
    <xhtml:link rel="alternate" hreflang="ur" href="https://meyarweb.com/terms?lang=ur"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://meyarweb.com/terms"/>
  </url>
</urlset>
