<?xml version="1.0" encoding="UTF-8"?>
<!--
  Eleventh Avenue — sitemap
  ADD A <url> BLOCK for every new live page:
    · each property page created from property.html (after removing noindex)
    · each static community page created from community.html
  Keep the template files themselves (property.html, community.html) OUT of
  this sitemap — they carry noindex until converted to real pages.
  If the domain changes, update every <loc> below and robots.txt.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eleventhavenue.ae/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://eleventhavenue.ae/privacy-policy.html</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://eleventhavenue.ae/terms-and-conditions.html</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://eleventhavenue.ae/cookie-policy.html</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://eleventhavenue.ae/disclaimer.html</loc>
    <priority>0.3</priority>
  </url>
</urlset>
