<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index (INS-1431). Next.js generateSitemaps (src/app/sitemap.ts)
     emits the per-section files at /sitemap/<id>.xml but nothing at
     /sitemap.xml, and it blocks an app route at that path. This static file
     keeps /sitemap.xml (the URL robots.txt advertises and GSC has submitted)
     working as the entry point. Section names must match generateSitemaps
     in src/app/sitemap.ts. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://osito.co/sitemap/core.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://osito.co/sitemap/schools.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://osito.co/sitemap/employers.xml</loc>
  </sitemap>
</sitemapindex>
