<?xml version="1.0" encoding="UTF-8"?>
<!--
  Azor KSA — static sitemap for the fixed public routes.

  Detail pages (/services/:slug, /branches/:branchId) are driven by
  Firestore and are NOT listed here. Once the catalogue stabilises,
  generate the full sitemap from Firestore in tool/ and write it into
  build/web as a post-build step.

  Every entry declares its ar/en counterpart via xhtml:link hreflang so
  Google serves the right language per query.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://azorksa.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://azorksa.com/ar</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://azorksa.com/services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/services"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/services"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/services"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://azorksa.com/ar/services</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/services"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/services"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/services"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://azorksa.com/branches</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/branches"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/branches"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/branches"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://azorksa.com/ar/branches</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/branches"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/branches"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/branches"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://azorksa.com/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/about"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/about"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://azorksa.com/ar/about</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/about"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/about"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://azorksa.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/contact"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/contact"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://azorksa.com/ar/contact</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://azorksa.com/contact"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://azorksa.com/ar/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://azorksa.com/contact"/>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>


  <url>
    <loc>https://azorksa.com/store</loc>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
