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

  <!-- Home -->
  <url>
    <loc>https://www.construck.site/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Auth -->
  <url>
    <loc>https://www.construck.site/login</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- User area -->
  <url>
    <loc>https://www.construck.site/user</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.construck.site/settings</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Jobs -->
  <url>
    <loc>https://www.construck.site/post-job</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Messaging & notifications -->
  <url>
    <loc>https://www.construck.site/chats</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.construck.site/notifications</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal & data -->
  <url>
    <loc>https://www.construck.site/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://www.construck.site/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://www.construck.site/data-deletion</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.construck.site/data-deletion-status</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Admin (protected, but listing is fine) -->
  <url>
    <loc>https://www.construck.site/admin</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Note: dynamic routes like /profile/:userId and /job/:jobId
       are not listed here because they can have many possible URLs.
       If you want specific ones included, we can generate them from a list. -->
</urlset>


