<?xml version="1.0" encoding="UTF-8"?>
<!-- sitemap.xml para deltadoisbuild.com.br (Laravel 8) -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Página principal ("/") -->
    <url>
        <loc>https://deltadoisbuild.com.br/</loc>
        <lastmod>2025-06-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Rota “/sistema” -->
    <url>
        <loc>https://deltadoisbuild.com.br/sistema</loc>
        <lastmod>2025-06-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Rota “/privacidade” -->
    <url>
        <loc>https://deltadoisbuild.com.br/privacidade</loc>
        <lastmod>2025-06-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Rota “/termos” -->
    <url>
        <loc>https://deltadoisbuild.com.br/termos</loc>
        <lastmod>2025-06-26</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
