<?xml version="1.0" encoding="UTF-8"?>
<!--
  Festora sitemap
  Place at /public/sitemap.xml  ->  https://festora.pro/sitemap.xml
  Submit this URL in Google Search Console AND Bing Webmaster Tools.
  (Bing matters more than its market share suggests — it feeds ChatGPT search.)

  ── The college pages below ──

  These are generated, not hand-written. A college belongs here only if ALL of
  these are true, which is what the page itself enforces at runtime:

    * it passes the premium check, so the page shows results rather than the
      "Pro Feature" wall
    * public_page_enabled is true, i.e. the college admin chose to publish
    * it has at least one published result, so the page is not empty

  Anything else emits <meta name="robots" content="noindex"> from
  _cpApplySeo(), so listing it here would be a contradiction.

  This file is a snapshot and WILL go stale as colleges are added, upgrade,
  expire or switch their public page off. Regenerate it with:

    select c.portal_slug
    from colleges c
    where (c.plan = 'pro' or c.premium_enabled is true
           or (c.subscription_status = 'active' and c.plan <> 'trial'))
      and c.public_page_enabled is true
      and c.is_active is true
      and exists (select 1 from results r where r.college_id = c.id and r.published is true)
    order by c.name;

  To remove one college from search, set its public_page_enabled to false —
  the page then serves noindex on its own, whatever this file says.

  Generated 2026-09-20 from 9 eligible colleges; 2 were skipped for having no
  published results yet (minhajul-falah-academy, sunni-centre-for-islamic-education-8buq).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://festora.pro/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- MIC ARSHADUL ULOOM DAWA COLLEGE — 726 published results -->
  <url>
    <loc>https://mic-arshadul-uloom-dawa-college.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Noorul HUDA Madrasa Halegate — SUNNAH INSPIRE 2k26 — 324 published results -->
  <url>
    <loc>https://noorul-huda-madrasa.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Sidheeqiyya Dars — NOON MILAD UN-NOOR — 252 published results -->
  <url>
    <loc>https://sidheeqiyya-dars.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- HIMAYATHUL ISLAM MADRASA ADYANADKA — Fundan Rabeeh Art Fest — 232 published results -->
  <url>
    <loc>https://himayathul-islam-madrasa-adyanadka.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- WINTOUCH ACADEMY — ZAMMILOONI 2.0 MEELAD FEST — 123 published results -->
  <url>
    <loc>https://wintouch-academy-74v4.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- DARUSSALAM ACADEMY VELLIYODE — MĀWARĀʾ 2K26 — 62 published results -->
  <url>
    <loc>https://valiyullahi-thangal-memorial-darussalam-academy.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Paya International School — 52 published results -->
  <url>
    <loc>https://paya-international.festora.pro/</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
