<?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 Principal -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Página de Index -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/index</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Páginas de Modelos Haval -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/haval</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/havalh6</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/havalh6gt</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/havaljolion</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas de Modelos Poer -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/poer</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/poerpilot</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/poerelite</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/poerluxury</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/poersuperluxury</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas de Modelos ORA (solo para algunos países) -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/ora03</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/ora03-400</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/ora03-500</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/ora03-gt</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Páginas de Modelos Tank -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/tank300</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/tank500</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas de Servicios -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/cotizador</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/prueba-de-manejo</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/contacto</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/sucursales</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Páginas de Agradecimiento -->
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/gracias</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/gracias-prueba-manejo</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://{{ $_SERVER['HTTP_HOST'] ?? 'greatwallsv.com' }}/gracias-contacto</loc>
        <lastmod>{{ date('Y-m-d') }}</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
