<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
>
  <!-- Home -->
  <url>
    <loc>https://codingacademyindia.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

   <!-- Home -->
  <url>
    <loc>https://codingacademyindia.com/home</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Static Pages -->
  <url>
    <loc>https://codingacademyindia.com/about-us</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://codingacademyindia.com/contact-us</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://codingacademyindia.com/privacy-policy</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

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

  <url>
    <loc>https://codingacademyindia.com/classroomcourses</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Learning Paths -->
  <url>
    <loc>https://codingacademyindia.com/learning/coding-problems</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://codingacademyindia.com/learning/interview-questions</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Compiler -->
  <url>
    <loc>https://codingacademyindia.com/compiler</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Blogs -->
  <url>
    <loc>https://codingacademyindia.com/blogs</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Quizzes -->
  <url>
    <loc>https://codingacademyindia.com/quiz</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Newsletter -->
  <url>
    <loc>https://codingacademyindia.com/newsletter/subscribe</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://codingacademyindia.com/newsletter/unsubscribe</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Subscribe -->
  <url>
    <loc>https://codingacademyindia.com/subscribe</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
