<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<!--
  Relaam Search Portal sitemap - https://search.relaam.com

  SHIPS IN THE WEB BUILD (angular.json -> assets -> src/sitemap.xml), served at /sitemap.xml.
  Changing it needs a release. robots.txt points here.

  EVERY URL HERE WAS LOADED IN A BROWSER AND CONFIRMED NOT TO REDIRECT.

  That check matters more than it sounds. An earlier version of this file was verified by
  requesting each URL and checking for HTTP 200 - which proves nothing on this site, because
  it is client-rendered: the server returns 200 and the app shell for ANY path, and the
  router decides afterwards whether to redirect. Eight entries in that version bounced to a
  different page. Status codes cannot detect that; only a real browser can.

  WHAT IS DELIBERATELY NOT LISTED

  * The 17 legacy building pages (/en/buildings/*) and the branches pages. They exist to catch
    301s from the retired site, not to be indexed as primary content in their own right -
    the owner asked for them out on 2026-08-28. They still work and are still redirected to.

  * Individual unit URLs. Stock turns over as units are let, so a static list would be stale
    within days and would point crawlers at "no longer available" pages. Generating them
    from the database on a schedule is a separate decision.

  * /external-login, the password-recovery routes, admin and profile. One-time tokens in the
    URL, or a session required. robots.txt disallows them too.

  * `dsscb` - it is not a unit type on production. The live lookup returns 11 types and that
    is not among them, so /properties/dsscb redirects to /properties.

  * `labor-camp` - IT IS a real unit type, but no URL can reach it. The lookup is named
    "Labor Camp" with a space; the router matches it, then re-normalises the matched NAME
    through UrlUtils.normalizeType, which only recognises the hyphenated form and returns
    null - so the type is discarded and the URL redirects. /properties/labor-camp,
    /properties/abu-dhabi/labor-camp and /properties/labor-camps-for-rent-in-abu-dhabi were
    all confirmed to bounce. This is a code bug, not a data gap. When it is fixed, add
    labor-camp and labor-camps-for-rent-in-abu-dhabi back here.

  EMIRATE + TYPE PAGES USE THE SEO PHRASE FORM, AND MUST

  buildSearchSegments() turns any emirate-and-type pair into `<plural>-for-rent-in-<emirate>`,
  so /properties/abu-dhabi/villa always redirects to /properties/villas-for-rent-in-abu-dhabi.
  The phrase is the canonical URL, so it is what is listed. Do not "simplify" these back to
  the slash form - that reintroduces a redirect on every one of them.

  Only Abu Dhabi is combined with a type: it holds 337 of the 365 live units, so every other
  emirate-and-type pair is empty or a single listing.

  LIVE COUNTS ON 2026-08-28 - recorded, not used as a filter

    emirates : abu-dhabi (337), dubai (15), sharjah (9), ras-al-khaimah (3), ajman (1), fujairah (0)
    types    : apartment (154), office (92), shop (83), showroom (10), studio (8), storage (6), penthouse (4), villa (4), warehouse (4), workshop (0)
    bedrooms : 2-bedrooms (76), 3-bedrooms (46), 1-bedrooms (31), 4-bedrooms (8), 5-bedrooms (1)
    combos   : apartments-for-rent-in-abu-dhabi (142), offices-for-rent-in-abu-dhabi (82), shops-for-rent-in-abu-dhabi (78), showrooms-for-rent-in-abu-dhabi (10), studios-for-rent-in-abu-dhabi (7), storages-for-rent-in-abu-dhabi (6), penthouses-for-rent-in-abu-dhabi (4), villas-for-rent-in-abu-dhabi (4), warehouses-for-rent-in-abu-dhabi (4), workshops-for-rent-in-abu-dhabi (0)

  ⚠️ fujairah and workshop currently have no stock. Their pages load and render correctly,
  just with an empty result set, so they are kept: they are real categories that fill and
  empty as stock moves, and listing them keeps the sitemap stable instead of churning every
  time a unit is let. That is a deliberate choice, not an oversight.

  ⚠️ THOSE COUNTS AGE. Re-measure before relying on them; they are a snapshot, not a promise.

  ⚠️ IF YOU ADD AN ENTRY, LOAD IT IN A BROWSER FIRST and confirm the address bar still shows
  the same path once the page settles. Do not check the status code - it is always 200.

  lastmod is the date this file was generated. Refresh it when the contents change.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://search.relaam.com/en</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/neighborhoods</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/neighborhoods" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/neighborhoods" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/neighborhoods" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/neighborhoods</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/neighborhoods" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/neighborhoods" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/neighborhoods" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/faq</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/faq" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/faq</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/faq" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/faq" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/faq" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/dubai</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/dubai" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/dubai" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/dubai" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/dubai</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/dubai" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/dubai" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/dubai" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/sharjah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/sharjah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/sharjah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/sharjah" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/sharjah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/sharjah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/sharjah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/sharjah" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/ras-al-khaimah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/ras-al-khaimah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/ras-al-khaimah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/ras-al-khaimah" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/ras-al-khaimah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/ras-al-khaimah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/ras-al-khaimah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/ras-al-khaimah" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/ajman</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/ajman" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/ajman" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/ajman" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/ajman</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/ajman" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/ajman" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/ajman" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/fujairah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/fujairah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/fujairah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/fujairah" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/fujairah</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/fujairah" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/fujairah" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/fujairah" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/apartment</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/apartment" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/apartment" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/apartment" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/apartment</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/apartment" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/apartment" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/apartment" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/office</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/office" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/office" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/office" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/office</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/office" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/office" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/office" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/shop</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/shop" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/shop" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/shop" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/shop</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/shop" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/shop" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/shop" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/showroom</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/showroom" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/showroom" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/showroom" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/showroom</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/showroom" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/showroom" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/showroom" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/studio</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/studio" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/studio" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/studio" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/studio</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/studio" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/studio" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/studio" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/storage</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/storage" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/storage" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/storage" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/storage</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/storage" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/storage" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/storage" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/penthouse</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/penthouse" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/penthouse" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/penthouse" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/penthouse</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/penthouse" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/penthouse" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/penthouse" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/villa</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/villa" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/villa" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/villa" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/villa</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/villa" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/villa" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/villa" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/warehouse</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/warehouse" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/warehouse" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/warehouse" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/warehouse</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/warehouse" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/warehouse" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/warehouse" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/workshop</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/workshop" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/workshop" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/workshop" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/workshop</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/workshop" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/workshop" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/workshop" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/2-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/2-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/2-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/2-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/2-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/2-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/2-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/2-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/3-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/3-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/3-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/3-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/3-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/3-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/3-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/3-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/1-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/1-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/1-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/1-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/1-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/1-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/1-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/1-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/4-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/4-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/4-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/4-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/4-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/4-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/4-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/4-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/5-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/5-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/5-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/5-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/5-bedrooms</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/5-bedrooms" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/5-bedrooms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/5-bedrooms" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/apartments-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/apartments-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/apartments-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/apartments-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/apartments-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/apartments-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/apartments-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/apartments-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/offices-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/offices-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/offices-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/offices-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/offices-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/offices-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/offices-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/offices-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/shops-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/shops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/shops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/shops-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/shops-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/shops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/shops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/shops-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/showrooms-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/showrooms-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/showrooms-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/showrooms-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/showrooms-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/showrooms-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/showrooms-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/showrooms-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/studios-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/studios-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/studios-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/studios-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/studios-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/studios-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/studios-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/studios-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/storages-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/storages-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/storages-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/storages-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/storages-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/storages-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/storages-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/storages-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/penthouses-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/penthouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/penthouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/penthouses-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/penthouses-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/penthouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/penthouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/penthouses-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/villas-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/villas-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/villas-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/villas-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/villas-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/villas-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/villas-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/villas-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/warehouses-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/warehouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/warehouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/warehouses-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/warehouses-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/warehouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/warehouses-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/warehouses-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/en/properties/workshops-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/workshops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/workshops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/workshops-for-rent-in-abu-dhabi" />
  </url>
  <url>
    <loc>https://search.relaam.com/ar/properties/workshops-for-rent-in-abu-dhabi</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://search.relaam.com/en/properties/workshops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://search.relaam.com/ar/properties/workshops-for-rent-in-abu-dhabi" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://search.relaam.com/en/properties/workshops-for-rent-in-abu-dhabi" />
  </url>
</urlset>
