<?xml version="1.0" encoding="UTF-8"?>
<!--
  JCC Axis production sitemap.

  JCC Axis is the parent brand over two customer-facing product lanes. Four
  surfaces are advertised: the shared gateway, the front door of each lane, and
  the read-only Job Corps operator product list (/job-corps/operators), which is
  the destination behind the gateway's third information card and is public
  because it ingests nothing, runs nothing and shows no price.
  Lane MODULES (/workforce/alignment, /workforce/maritime,
  /workforce/maritime/brief, /workforce/development) are served and reachable
  but are owner/administrator-facing, so they are deliberately not listed.
  /console, /demo/<token>, /demo-analytics and /build-info are internal or
  capability-token routes and are likewise not listed.

  The route inventory these entries come from is src/lib/site.ts (`indexable`),
  and each route's lane is recorded there and in src/lib/lanes/productLanes.ts.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jccaxis.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://jccaxis.com/workforce</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://jccaxis.com/job-corps</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://jccaxis.com/job-corps/operators</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>

