<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Página Principal -->
    <url>
        <loc>https://fluxflow.com.br/</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://fluxflow.com.br/images/logo.svg</image:loc>
            <image:title>FluxFlow Logo</image:title>
        </image:image>
        <image:image>
            <image:loc>https://fluxflow.com.br/images/icone.svg</image:loc>
            <image:title>FluxFlow Ícone</image:title>
        </image:image>
    </url>
    
    <!-- Página de Recursos -->
    <url>
        <loc>https://fluxflow.com.br/recursos.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Página Python + IA -->
    <url>
        <loc>https://fluxflow.com.br/automacao-python-ia.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Página de Preços -->
    <url>
        <loc>https://fluxflow.com.br/precos.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Página de Contato -->
    <url>
        <loc>https://fluxflow.com.br/contato.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Página da Empresa -->
    <url>
        <loc>https://fluxflow.com.br/empresa.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Imagens principais -->
    <url>
        <loc>https://fluxflow.com.br/images/logo.svg</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://fluxflow.com.br/images/icone.svg</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset> 