<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index for https://shamsieh.education

  Child sources (do not duplicate institution detail URLs across children):
  - sitemap-static.xml          → API (proxy via .htaccess)
  - sitemap-institutions.xml    → API dynamic DB feed; verified institutions
                                  EXCLUDING university + college type IDs
                                  URLs: /institution/{slug_en} and /institution/{encodeURIComponent(slug_ar)}
  - sitemap-teachers.xml        → API (proxy via .htaccess)
  - sitemap-universities-colleges.xml → frontend build script
                                  (universities + colleges excluded from institutions feed)
  - sitemap-seo-landings.xml    → frontend build script (Arabic hub + type landings)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://shamsieh.education/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://shamsieh.education/sitemap-institutions.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://shamsieh.education/sitemap-teachers.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://shamsieh.education/sitemap-universities-colleges.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://shamsieh.education/sitemap-seo-landings.xml</loc>
  </sitemap>
</sitemapindex>
