<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<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">
    
    <!-- Página principal - Café de Especialidad de Tarrazú -->
    <url>
        <loc>https://cada.cafe/</loc>
        <lastmod>2026-02-22</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://cada.cafe/"/>
        <xhtml:link rel="alternate" hreflang="es-CR" href="https://cada.cafe/"/>
    </url>
    
    <!-- Página de Cafés / Productos -->
    <url>
        <loc>https://cada.cafe/cafe-de-especialidad-tarrazu</loc>
        <lastmod>2026-02-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://cada.cafe/cafe-de-especialidad-tarrazu"/>
        <xhtml:link rel="alternate" hreflang="es-CR" href="https://cada.cafe/cafe-de-especialidad-tarrazu"/>
    </url>
    
    <!-- Página de Origen - Tarrazú -->
    <url>
        <loc>https://cada.cafe/origen-tarrazu</loc>
        <lastmod>2026-02-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://cada.cafe/origen-tarrazu"/>
        <xhtml:link rel="alternate" hreflang="es-CR" href="https://cada.cafe/origen-tarrazu"/>
    </url>
    
    <!-- Página de Contacto -->
    <url>
        <loc>https://cada.cafe/contacto</loc>
        <lastmod>2026-02-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://cada.cafe/contacto"/>
        <xhtml:link rel="alternate" hreflang="es-CR" href="https://cada.cafe/contacto"/>
    </url>
    
    <!-- Página de Blog/Artículos (si tienes) -->
    <url>
        <loc>https://cada.cafe/blog</loc>
        <lastmod>2026-02-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="es" href="https://cada.cafe/blog"/>
        <xhtml:link rel="alternate" hreflang="es-CR" href="https://cada.cafe/blog"/>
    </url>
    
    <!-- Artículos de blog (ejemplos) -->
    <url>
        <loc>https://cada.cafe/blog/cafe-de-tarrazu-guia-completa</loc>
        <lastmod>2026-02-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://cada.cafe/blog/proceso-cafe-especialidad</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://cada.cafe/blog/como-preparar-cafe-especialidad</loc>
        <lastmod>2026-02-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>