<?xml version="1.0" encoding="UTF-8"?>
<!--
  FNOA sitemap — public/indexable routes only.

  Production domain: https://faizanonlineacademy.in

  Only routes that are genuinely public and unauthenticated are listed —
  every /admin/*, /teacher/*, /student/*, and auth-flow route (login,
  reset-password, first-login) is intentionally excluded; see
  public/robots.txt for why.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://faizanonlineacademy.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://faizanonlineacademy.in/admission</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
