<?xml version="1.0" encoding="UTF-8"?>
<!--
  JISR sitemap — currently the marketing homepage is the only route
  worth indexing. The app routes (admin / student / teacher / login)
  require JavaScript + auth and don't render crawlable content, so
  they're omitted here AND disallowed in robots.txt. If the foundation
  ever adds public marketing pages (e.g. /about, /pricing), add them
  to the urlset below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ar-jisr.web.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
