<?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: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">

    <!-- Página Principal -->
    <url>
        <loc>https://smarthealthliving.sbs/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/logo.jpg</image:loc>
            <image:title>NutriMéxico Logo</image:title>
        </image:image>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/1.jpg</image:loc>
            <image:title>Alimentación Saludable en México</image:title>
        </image:image>
    </url>

    <!-- Página Principal (con index.php) -->
    <url>
        <loc>https://smarthealthliving.sbs/index.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Principal -->
    <url>
        <loc>https://smarthealthliving.sbs/blog.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/2.jpg</image:loc>
            <image:title>Blog NutriMéxico</image:title>
        </image:image>
    </url>

    <!-- Sobre Nosotros -->
    <url>
        <loc>https://smarthealthliving.sbs/about.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/team_1.jpg</image:loc>
            <image:title>Equipo NutriMéxico</image:title>
        </image:image>
    </url>

    <!-- Contacto -->
    <url>
        <loc>https://smarthealthliving.sbs/contact.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Artículo 1: Beneficios del Ajo -->
    <url>
        <loc>https://smarthealthliving.sbs/post1.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/2.jpg</image:loc>
            <image:title>Los Increíbles Beneficios del Ajo para tu Salud</image:title>
        </image:image>
    </url>

    <!-- Artículo 2: Agua con Limón -->
    <url>
        <loc>https://smarthealthliving.sbs/post2.php</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/3.jpg</image:loc>
            <image:title>Agua con Limón en Ayunas: Mito o Realidad</image:title>
        </image:image>
    </url>

    <!-- Artículo 3: Nueces para el Cerebro -->
    <url>
        <loc>https://smarthealthliving.sbs/post3.php</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/4.jpg</image:loc>
            <image:title>Nueces: El Alimento Perfecto para tu Cerebro</image:title>
        </image:image>
    </url>

    <!-- Artículo 4: Recetas con Aguacate -->
    <url>
        <loc>https://smarthealthliving.sbs/post4.php</loc>
        <lastmod>2025-01-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://smarthealthliving.sbs/images/5.jpg</image:loc>
            <image:title>5 Recetas Saludables con Aguacate Mexicano</image:title>
        </image:image>
    </url>

    <!-- Política de Privacidad -->
    <url>
        <loc>https://smarthealthliving.sbs/privacy-policy.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Términos y Condiciones -->
    <url>
        <loc>https://smarthealthliving.sbs/terms-conditions.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Política de Reembolso -->
    <url>
        <loc>https://smarthealthliving.sbs/refund-policy.php</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
