<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for META PowerSchool Customizations catalog.
  TODO: individual /customization/:idx/:custIdx detail URLs are data-driven
  (fetched from the catalog API at runtime). Generate them dynamically at
  build time once an API-backed sitemap generator is in place.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <url>
        <loc>https://customizations.metasolutions.net/</loc>
        <lastmod>2026-04-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://customizations.metasolutions.net/customizations</loc>
        <lastmod>2026-04-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
