<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" 
        xmlns:xhtml="http://www.w3.org/1999/xhtml" 
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" 
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" 
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://josvil.digital/</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://josvil.digital/jos-vilanculo.jpg</image:loc>
            <image:title>Joshua Vilanculo - Professional Web Developer</image:title>
            <image:caption>Joshua Vilanculo, expert web developer and app developer serving South Africa</image:caption>
        </image:image>
    </url>

    <!-- About Page - High Priority -->
    <url>
        <loc>https://josvil.digital/about</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://josvil.digital/jos-vilanculo.jpg</image:loc>
            <image:title>About Joshua Vilanculo</image:title>
            <image:caption>Learn about Joshua Vilanculo's 7+ years of web development experience</image:caption>
        </image:image>
    </url>

    <!-- Work/Portfolio Page - High Priority -->
    <url>
        <loc>https://josvil.digital/work</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://josvil.digital/josvil.jpg</image:loc>
            <image:title>Joshua Vilanculo Portfolio</image:title>
            <image:caption>Explore web development projects and case studies by Joshua Vilanculo</image:caption>
        </image:image>
    </url>

    <!-- Contact Page - High Priority -->
    <url>
        <loc>https://josvil.digital/contact</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- Static Assets -->
    <url>
        <loc>https://josvil.digital/jos-vilanculo.jpg</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://josvil.digital/josvil.jpg</loc>
        <lastmod>2025-09-26T12:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
