<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        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 http://www.w3.org/1999/xhtml http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd">
    <!-- Home default (English / Auto) -->
    <url>
        <loc>https://deealz.com.br/</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <!-- Hreflang for languages -->
        <xhtml:link rel="alternate" hreflang="en" href="https://deealz.com.br/"/>
        <xhtml:link rel="alternate" hreflang="pt" href="https://deealz.com.br/?lang=pt"/>
        <xhtml:link rel="alternate" hreflang="es" href="https://deealz.com.br/?lang=es"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://deealz.com.br/"/>
    </url>

    <!-- Portuguese explicit URL via parameter (or path if backend handles it, but since SPA, query is safer for bots) -->
    <url>
        <loc>https://deealz.com.br/?lang=pt</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- English explicit URL -->
    <url>
        <loc>https://deealz.com.br/?lang=en</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Spanish explicit URL -->
    <url>
        <loc>https://deealz.com.br/?lang=es</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- About section -->
    <url>
        <loc>https://deealz.com.br/#about</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Value section -->
    <url>
        <loc>https://deealz.com.br/#value</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Capabilities section -->
    <url>
        <loc>https://deealz.com.br/#capabilities</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact section -->
    <url>
        <loc>https://deealz.com.br/#contact</loc>
        <lastmod>2026-03-29T17:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
