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

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

  <!-- ⭐ Computer Engineering Department (Main URL) -->
  <url>
    <loc>https://engineersjunction.in/departments/computer-engineering</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://engineersjunction.in/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- All Departments Page -->
  <url>
    <loc>https://engineersjunction.in/departments</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>


  <!-- Admin Login (Low Priority) -->
  <url>
    <loc>https://engineersjunction.in/private/admin/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://engineersjunction.in/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://engineersjunction.in/terms-conditions</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
