<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage (highest priority) -->
  <url>
    <loc>https://booktownclasses.github.io/</loc>
    <priority>1.0</priority>
  </url>

  <!-- Core pages -->
  <url>
    <loc>https://booktownclasses.github.io/coding.html</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/class-10/class10.html</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/class-10/class10-testseries.html</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/english.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/info-center/books-notes.html</loc>
    <priority>0.7</priority>
  </url>

  <!-- Python Course – Starting lessons (higher priority) -->
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-computer-fundamentals-1.html</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-intro-2.html</loc>
    <priority>0.9</priority>
  </url>

  <!-- Python Course – Core lessons -->
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-condition-loops-3.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-list-tuple-set-4.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-dict-5.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/learn-python-map-filter-zip-6.html</loc>
    <priority>0.7</priority>
  </url>

  <!-- Python 3-Month Course Weeks -->
  <url>
    <loc>https://booktownclasses.github.io/learn-python/3m-learn-python-week1.html</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/3m-learn-python-week2.html</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://booktownclasses.github.io/learn-python/3m-learn-python-week3.html</loc>
    <priority>0.7</priority>
  </ul>
  
  <!-- DSA sorting lesson (important topic) -->
  <url>
    <loc>https://booktownclasses.github.io/learn-python/DSA-basic-sorting-3-algo.html</loc>
    <priority>0.8</priority>
  </url>

  <!-- Datasets in AI/ML page (new) -->
  <url>
    <loc>https://booktownclasses.github.io/learn-python/Datasets.html</loc>
    <priority>0.6</priority>
  </url>
</urlset>