<?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">
  
  <!-- Página Principal -->
  <url>
    <loc>https://imovelpro.app.br</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Autenticação -->
  <url>
    <loc>https://imovelpro.app.br/auth</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Dashboard (requer login) -->
  <url>
    <loc>https://imovelpro.app.br/dashboard</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Buscar Imóveis -->
  <url>
    <loc>https://imovelpro.app.br/buscar-imoveis</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Cadastro de Imóvel -->
  <url>
    <loc>https://imovelpro.app.br/cadastro-imovel</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Perfil -->
  <url>
    <loc>https://imovelpro.app.br/perfil</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Meus Imóveis -->
  <url>
    <loc>https://imovelpro.app.br/meus-imoveis</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Interesses -->
  <url>
    <loc>https://imovelpro.app.br/interesses</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Chat -->
  <url>
    <loc>https://imovelpro.app.br/chat</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog -->
  <url>
    <loc>https://imovelpro.app.br/blog</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Artigos do Blog (dinâmico) -->
  <!-- Para tornar o sitemap dinâmico, gere automaticamente as URLs dos artigos do blog a partir do backend ou de um script que leia os arquivos/posts e insira aqui. Exemplo:
  <url>
    <loc>https://imovelpro.app.br/blog/titulo-do-artigo</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>