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

  <!-- Home -->
  <url>
    <loc>https://learnbuzz.in/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Courses -->
  <url>
    <loc>https://learnbuzz.in/courses</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Video Player (example) -->
  <url>
    <loc>https://learnbuzz.in/video-player/</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Handwritten Notes -->
  <url>
    <loc>https://learnbuzz.in/notes</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- About Us -->
  <url>
    <loc>https://learnbuzz.in/about-us</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contact Us -->
  <url>
    <loc>https://learnbuzz.in/contact-us</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://learnbuzz.in/privacy-policy</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Terms & Conditions -->
  <url>
    <loc>https://learnbuzz.in/terms-conditions</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Signup -->
  <url>
    <loc>https://learnbuzz.in/signup</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Login -->
  <url>
    <loc>https://learnbuzz.in/login</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
