<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Página principal -->
    <url>
        <loc>https://www.pequevivo.com/</loc>
        <lastmod>2025-09-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Contacto -->
    <url>
        <loc>https://www.pequevivo.com/contacto</loc>
        <lastmod>2025-09-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Login -->
    <url>
        <loc>https://www.pequevivo.com/login</loc>
        <lastmod>2025-09-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Productos en Alquiler -->
    <url>
        <loc>https://www.pequevivo.com/ProductosEnAlquiler</loc>
        <lastmod>2025-09-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Productos en Venta -->
    <url>
        <loc>https://www.pequevivo.com/ProductosEnVenta</loc>
        <lastmod>2025-09-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>
