<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Static shell routes — always available without a server round-trip -->

  <url>
    <loc>https://apps.am22tech.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://apps.am22tech.com/all-apps</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://apps.am22tech.com/search</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Known server-resolved routes (AppConfigResolver fetches meta at runtime) -->

  <url>
    <loc>https://apps.am22tech.com/us/uscis/gc</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://apps.am22tech.com/us/uscis/gc/predict</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    Dynamic app routes (e.g., /us/uscis/form/:id, /world/:id, /in/:id) are NOT listed here.
    They are covered by sitemap-apps.xml which is generated at build time by
    scripts/generate-sitemap-apps.js — it calls the AppClient list API and writes
    one <url> per active app into dist/apps-am22tech-com/browser/sitemap-apps.xml.
  -->

</urlset>
