<?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">
  
  <!-- Homepage - Primary C-Team page -->
  <url>
    <loc>https://c-team.ca/</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Login Page -->
  <url>
    <loc>https://c-team.ca/login</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About C-Team Page -->
  <url>
    <loc>https://c-team.ca/about</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://c-team.ca/contact</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Privacy Policy -->
  <url>
    <loc>https://c-team.ca/privacy</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Terms of Service -->
  <url>
    <loc>https://c-team.ca/terms</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Features Pages (add these when you create dedicated feature pages) -->
  <!--
  <url>
    <loc>https://c-team.ca/features/parcel-management</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://c-team.ca/features/incident-reporting</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://c-team.ca/features/unit-management</loc>
    <lastmod>2025-09-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
  
</urlset>