<?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"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
    <!-- Página Principal -->
    <url>
        <loc>https://geoambientaljr.com.br/</loc>
        <lastmod>2025-07-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://geoambientaljr.com.br/assets/logo_geoambiental_02.png</image:loc>
            <image:title>GeoAmbiental Jr - Consultoria Ambiental</image:title>
            <image:caption>Empresa Júnior de Engenharia Ambiental especializada em soluções ambientais</image:caption>
        </image:image>
    </url>
    
    <!-- Sobre Nós -->
    <url>
        <loc>https://geoambientaljr.com.br/sobre-nos</loc>
        <lastmod>2025-07-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Soluções -->
    <url>
        <loc>https://geoambientaljr.com.br/solucoes</loc>
        <lastmod>2025-07-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Blog -->
    <url>
        <loc>https://geoambientaljr.com.br/blog</loc>
        <lastmod>2025-07-18</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contato -->
    <url>
        <loc>https://geoambientaljr.com.br/contato</loc>
        <lastmod>2025-07-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>