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

    <!-- Home Page -->
    <url>
        <loc>https://pinchersdev.com/</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://pinchersdev.com/about</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Team Pages -->
    <url>
        <loc>https://pinchersdev.com/team/karen</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://pinchersdev.com/team/carlos</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Policies Pages -->
    <url>
        <loc>https://pinchersdev.com/policies/privacy</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://pinchersdev.com/policies/cookies</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Projects Index -->
    <url>
        <loc>https://pinchersdev.com/proyectos</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Kedwyn Project -->
    <url>
        <loc>https://pinchersdev.com/proyectos/kedwyn</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://pinchersdev.com/proyectos/kedwyn/politicas-privacidad</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Lupe Project -->
    <url>
        <loc>https://pinchersdev.com/proyectos/lupe</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://pinchersdev.com/proyectos/lupe/politicas-privacidad</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Inmooh Project -->
    <url>
        <loc>https://pinchersdev.com/proyectos/inmooh</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://pinchersdev.com/proyectos/inmooh/politicas-privacidad</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
