<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- English URLs -->
    <url>
        <loc>https://weoutof.com/en/contact/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/about/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/cookie-policy/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/privacy-policy/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/blog/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Add other dynamic pages for English -->
    <!-- Assuming jobId, locationCode, placeId, and blogPostId are placeholders for actual IDs -->
    <url>
        <loc>https://weoutof.com/en/job/{jobId}/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/places/location/za-dr/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/places/location/za-ct/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/en/places/location/pe-lim/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <!-- Add other dynamic pages for English -->

    <!-- Afrikaans URLs -->
    <url>
        <loc>https://weoutof.com/af/contact/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/about/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/cookie-policy/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/privacy-policy/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/blog/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Add other dynamic pages for Afrikaans -->
    <!-- Assuming jobId, locationCode, placeId, and blogPostId are placeholders for actual IDs -->
    <url>
        <loc>https://weoutof.com/af/job/{jobId}/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/places/location/za-dr/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/places/location/za-ct/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://weoutof.com/af/places/location/pe-lim/page/1/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    <!-- Add other dynamic pages for Afrikaans -->

</urlset>
