<?xml version="1.0" encoding="UTF-8"?>
<!--
  SKILLGRID is a single-page app. The public, indexable surface is the
  splash at /. The /hub and /t/:topic routes are session-gated and
  redirect unauthenticated visitors back to /, so they're deliberately
  not listed here (listing them would create duplicate-content signals
  pointing at the same splash). When marketing landing pages for
  individual topics ship as real public routes, add them here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://skillgrid.training/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
