<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://latechapps.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Careers / Jobs -->
    <url>
        <loc>https://latechapps.com/careers.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Online Shop / PDFs -->
    <url>
        <loc>https://latechapps.com/pdfs.php</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Onboarding (for shortlisted applicants) -->
    <url>
        <loc>https://latechapps.com/onboarding/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Game Page -->
    <url>
        <loc>https://latechapps.com/game.php</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>