<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home Page -->
  <url>
    <loc>https://learnsoftware.netlify.app/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Main Pages -->
  <url>
    <loc>https://learnsoftware.netlify.app/about.html</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/contact.html</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/disclaimer.html</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/privacy.html</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Learning Pages -->
  <url>
    <loc>https://learnsoftware.netlify.app/pages/website-development.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/pages/app-development.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/pages/game-development.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/pages/more-learning.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Assets (Optional: normally not needed, but if you want images indexed) -->
  <url>
    <loc>https://learnsoftware.netlify.app/assets/images/logo.png</loc>
    <priority>0.4</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/assets/images/app.jpg</loc>
    <priority>0.4</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/assets/images/game.jpg</loc>
    <priority>0.4</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/assets/images/website.jpg</loc>
    <priority>0.4</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://learnsoftware.netlify.app/assets/images/more.jpg</loc>
    <priority>0.4</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>