<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
                            http://www.google.com/schemas/sitemap-image/1.1
                            http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
    <!-- Página principal -->
    <url>
        <loc>https://hostalarcosbeach.es/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://hostalarcosbeach.es/images/logo2.png</image:loc>
            <image:title>Hostal Arcos Beach Logo</image:title>
        </image:image>
    </url>

    <!-- Páginas principales -->
    <url>
        <loc>https://hostalarcosbeach.es/habitaciones/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/nosotros/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/testimonios/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/contacto/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Sistema de reservas -->
    <url>
        <loc>https://hostalarcosbeach.es/reservaya/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Páginas legales -->
    <url>
        <loc>https://hostalarcosbeach.es/privacy/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/terminos-y-condiciones/</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- URLs en español e inglés -->
    <url>
        <loc>https://hostalarcosbeach.es/?lang=es</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/?lang=en</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/habitaciones/?lang=es</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://hostalarcosbeach.es/habitaciones/?lang=en</loc>
        <lastmod>2023-06-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset> 