<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Página de inicio -->
    <url>
        <loc>https://personaljob.co.il/index.php</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Página de búsqueda de trabajo (dinámica) -->
    <url>
        <loc>https://personaljob.co.il/browsejobs.php</loc>
        <changefreq>always</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Página "Acerca de nosotros" -->
    <url>
        <loc>https://personaljob.co.il/about.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Página para hacer un currículum -->
    <url>
        <loc>https://personaljob.co.il/hacercv.php</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Página de contacto -->
    <url>
        <loc>https://personaljob.co.il/contact.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Página de política de privacidad -->
    <url>
        <loc>https://personaljob.co.il/policy.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>
