<?xml version="1.0" encoding="UTF-8"?>
<!--
  ════════════════════════════════════════════════════════════════════════════════
  ARQUIVO: sitemap.xml
  VERSÃO: 1.0.0
  DATA: 2025-10-23

  PROJETO: Eleva Home Store
  EMPRESA: AGIX TECNOLOGIA LTDA
  CNPJ: 42.587.029/0001-61
  ════════════════════════════════════════════════════════════════════════════════
-->
<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">

  <!-- Página Inicial -->
  <url>
    <loc>https://elevahome.store/</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Seção Ambientes -->
  <url>
    <loc>https://elevahome.store/#ambientes</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Seção Sobre Nós -->
  <url>
    <loc>https://elevahome.store/#sobre</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Seção Avaliações -->
  <url>
    <loc>https://elevahome.store/#avaliacoes</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Seção Instagram -->
  <url>
    <loc>https://elevahome.store/#instagram</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Seção Contato -->
  <url>
    <loc>https://elevahome.store/#contato</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Política de Privacidade -->
  <url>
    <loc>https://elevahome.store/legal/privacidade.html</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
