<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap fallback for yashagroup.com.
  For full dynamic sitemap with all projects + news articles + hreflang alternates,
  either:
    a) Run:  node scripts/generate-sitemap.js  (requires firebase-admin locally), or
    b) Enable Blaze plan on yashagroup-host and re-enable the Cloud Function
       (see functions/index.js and firebase.json).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://yashagroup.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="tr" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="fa" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="nl" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://yashagroup.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://yashagroup.com/"/>
  </url>
  <url>
    <loc>https://yashagroup.com/listings</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://yashagroup.com/news</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://yashagroup.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
