<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  SITEMAP TEMPLATE — EddoNert Energia Inteligente
  When built with VITE_APP_URL defined (e.g., VITE_APP_URL=https://yourdomain.co.mz npm run build),
  the build pipeline automatically replaces https://YOUR_PRODUCTION_DOMAIN with your confirmed production domain.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Services Overview Hub -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Category: Instalações Eléctricas -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/instalacoes-electricas/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/instalacoes-electricas/manutencao/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Category: Segurança Electrónica -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/seguranca-electronica/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/seguranca-electronica/camaras-de-seguranca/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/seguranca-electronica/cerca-electrica/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/seguranca-electronica/alarmes-intrusao/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Category: Automação Residencial -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/automacao/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/servicos/automacao/motores-de-portao/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Corporate Pages -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/sobre/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/contactos/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Hub & Articles -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/blog/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/blog/como-escolher-motor-de-portao-ideal-maputo/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/blog/manutencao-preventiva-cerca-electrica-maputo/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/blog/sinais-quadro-electrico-precisa-revisao/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Portfolio Hub & Projects -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/portfolio/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/portfolio/automacao-portao-costa-do-sol-maputo/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/portfolio/seguranca-perimetral-cerca-electrica-cctv-matola/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/portfolio/remodelacao-quadro-electrico-trifasico-sommerschield/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal -->
  <url>
    <loc>https://YOUR_PRODUCTION_DOMAIN/politica-de-privacidade/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
