<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    IMPORTANT:
    - Domain set to the canonical production host: https://trancova.com
    - This site uses BrowserRouter (clean URLs).
    - Dynamic pages (project details, job applications) are not included as they are generated from Firebase.
  -->

  <url>
    <loc>https://trancova.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://trancova.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://trancova.com/projects</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://trancova.com/news</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://trancova.com/careers</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://trancova.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://trancova.com/request</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://trancova.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://trancova.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Note: Dynamic pages are not included in this sitemap:
    - Project detail pages (/projects/:id) - Generated dynamically from Firebase
    - Job application pages (/careers/:id) - Generated dynamically from Firebase
    
    These pages should be indexed by search engines through internal linking
    and can be added programmatically if needed.
  -->
</urlset>
