<?xml version="1.0" encoding="UTF-8"?>
<!-- NOTE: <loc> must be an absolute URL per the sitemap spec. Left relative because there's no
     fixed production domain yet (APP_URL is still http://localhost) — update this to the real
     domain (e.g. https://schoolerhub.app/) before/at deploy. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
