<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Main Pages -->
    <url>
        <loc>https://wisedev.online/</loc>
        <lastmod>2024-01-01T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://wisedev.online/"/>
        <image:image>
            <image:loc>https://wisedev.online/images/og-image.jpg</image:loc>
            <image:title>Wisdom Besong Portfolio</image:title>
            <image:caption>Full-Stack Developer Portfolio</image:caption>
        </image:image>
    </url>
    
    <!-- Section Pages -->
    <url>
        <loc>https://wisedev.online/#about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://wisedev.online/#skills</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://wisedev.online/#projects</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://wisedev.online/#contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Dynamic Pages -->
    <url>
        <loc>https://wisedev.online/live-coding.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://wisedev.online/admin</loc>
        <changefreq>never</changefreq>
        <priority>0.1</priority>
    </url>
</urlset>