<?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 inicial -->
    <url>
        <loc>https://alugarkitnet.com.br/</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Páginas principais -->
    <url>
        <loc>https://alugarkitnet.com.br/login</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/register</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas de serviços (vitrine para não logados) -->
    <url>
        <loc>https://alugarkitnet.com.br/comprar-consultas-vitrine</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/cpf-simples-vitrine</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 
    ===== URLS DINÂMICAS DAS KITNETS =====
    Estas URLs seriam geradas dinamicamente pelo seu sistema.
    Exemplo de como ficaria para algumas kitnets:
    -->
    
    <!-- Exemplos de URLs de kitnets (substitua pelos dados reais) -->
    <url>
        <loc>https://alugarkitnet.com.br/kitnet/1/rio-de-janeiro-centro-lapa</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/kitnet/2/sao-paulo-zona-sul-vila-madalena</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 
    ===== PÁGINAS DE BUSCA POR LOCALIZAÇÃO =====
    URLs de busca por estados e cidades principais
    -->
    
    <!-- Busca por estados -->
    <url>
        <loc>https://alugarkitnet.com.br/?state_id=1</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/?state_id=2</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Busca por cidades principais -->
    <url>
        <loc>https://alugarkitnet.com.br/?city_id=1</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/?city_id=2</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Busca por tipo de anunciante -->
    <url>
        <loc>https://alugarkitnet.com.br/?user_type=proprietario</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://alugarkitnet.com.br/?user_type=corretor</loc>
        <lastmod>2024-11-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>