<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                           http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home Page - Highest Priority -->
  <url>
    <loc>https://www.internsailor.lk/</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Main Application Pages -->
  <url>
    <loc>https://www.internsailor.lk/about</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Authentication Pages -->
  <url>
    <loc>https://www.internsailor.lk/signin</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.internsailor.lk/create-account</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal Pages - Important for Trust -->
  <url>
    <loc>https://www.internsailor.lk/terms-condition</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.internsailor.lk/privacy-policy</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 
  Note: Protected routes like /your-dashboard, /company/post-job/:userId, 
  /otp-submit, /acc-admin-approval are not included as they require authentication
  and shouldn't be indexed by search engines
  -->

</urlset>