<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the root is a real, crawlable URL. This site routes with hash
  fragments (#courses, #tutorials/<id>), and search engines discard
  everything after the "#" - so listing those as separate <url> entries
  named this same page six times over.
  To give tutorials and posts their own indexable addresses, the app needs
  real path routing plus a Firebase rewrite to index.html, and prerendered
  HTML for crawlers. Until then this file stays honest at one entry.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://skillupclass.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
