<?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://www.arcanwave.com/</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Página de Inicio (index.html) -->
    <url>
        <loc>https://www.arcanwave.com/index.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Sección Nosotros -->
    <url>
        <loc>https://www.arcanwave.com/#nosotros</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sección Servicios -->
    <url>
        <loc>https://www.arcanwave.com/#servicios</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Sección Portfolio -->
    <url>
        <loc>https://www.arcanwave.com/#portfolio</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sección Testimonios -->
    <url>
        <loc>https://www.arcanwave.com/#testimonios</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Sección Contacto -->
    <url>
        <loc>https://www.arcanwave.com/#contacto</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Política de Privacidad -->
    <url>
        <loc>https://www.arcanwave.com/privacy-policy.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Política de Cookies -->
    <url>
        <loc>https://www.arcanwave.com/cookies.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Aviso Legal -->
    <url>
        <loc>https://www.arcanwave.com/legal-notice.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 
    =========================================
    AÑADE AQUÍ MÁS PÁGINAS SEGÚN LAS CREES
    =========================================
    
    Ejemplos para futuras páginas:
    
    <url>
        <loc>https://www.arcanwave.com/blog.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.arcanwave.com/servicios/diseño-web.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.arcanwave.com/servicios/seo.html</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    -->

</urlset>