<?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:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Homepage -->
    <url>
        <loc>https://descubriendolanavidad.com/</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://descubriendolanavidad.com/assets/images/logo-white.png</image:loc>
            <image:title>Descubriendo la Navidad - Logo</image:title>
        </image:image>
    </url>

    <!-- Product Page -->
    <url>
        <loc>https://descubriendolanavidad.com/personalizar.php</loc>
        <lastmod>2024-12-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://descubriendolanavidad.com/assets/images/hero-cards.png</image:loc>
            <image:title>Juego de Mesa Navideño</image:title>
        </image:image>
    </url>
</urlset> 