<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main page of the P1 Admission Tracker application -->
  <url>
    <loc>https://p1info.net</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Additional important views in the SPA - using URL parameters instead of hashes for better SEO -->
  <url>
    <loc>https://p1info.net/?view=schools</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About/help section if available -->
  <url>
    <loc>https://p1info.net/?view=about</loc>
    <lastmod>2026-03-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>