<?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" 
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
        
    <!-- Homepage (Prioridad máxima) -->
    <url>
        <loc>https://tu-casa.us/</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Páginas principales (Prioridad alta) -->
    <url>
        <loc>https://tu-casa.us/services</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/about</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/contact</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/careers</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Servicios técnicos (Prioridad media-alta) -->
    <url>
        <loc>https://tu-casa.us/3d-scanning</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/design-drafting</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/mechanical-maintenance</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/turnarounds</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://tu-casa.us/welding</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Legal (Prioridad baja) -->
    <url>
        <loc>https://tu-casa.us/privacy</loc>
        <lastmod>2025-06-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>