<?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">
    
    <!-- Página Principal -->
    <url>
        <loc>https://tallerapp.com.mx/</loc>
        <lastmod>2026-01-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://tallerapp.com.mx/web/img/logo.png</image:loc>
            <image:title>TallerApp - Software de Gestión para Talleres Mecánicos</image:title>
        </image:image>
    </url>
    
    <!-- Agregar más URLs según tu sitio -->
    <!-- 
    <url>
        <loc>https://tallerapp.com.mx/acerca</loc>
        <lastmod>2026-01-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://tallerapp.com.mx/contacto</loc>
        <lastmod>2026-01-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://tallerapp.com.mx/precios</loc>
        <lastmod>2026-01-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://tallerapp.com.mx/blog</loc>
        <lastmod>2026-01-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    -->
    
</urlset>
