<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://metacorecomputeracademy.in/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Courses / main listing (if exists) -->
  <url>
    <loc>https://metacorecomputeracademy.in/about.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Example: Contact / branch info (if exists) -->
  <url>
    <loc>https://metacorecomputeracademy.in/contact.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Add here specific course pages manually -->
  <!-- Example course page — replace slug with real one if exists -->
  
  <url>
    <loc>https://metacorecomputeracademy.in/courses.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://metacorecomputeracademy.in/index.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
 

</urlset>
