<?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.)

  To add a college's public results page, copy the <url> block and swap the slug:
      <url>
        <loc>https://festora.pro/?college=SLUG-HERE</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
      </url>
  Only add colleges that are happy to be publicly indexed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

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

</urlset>
