<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Home Page -->
    <url>
        <loc>https://www.diasporatalentcentre.co.ke/</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://www.diasporatalentcentre.co.ke/about.html</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://www.diasporatalentcentre.co.ke/services.html</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://www.diasporatalentcentre.co.ke/contact.html</loc>
        <lastmod>2025-10-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>

<!-- 
IMPORTANT: Update all URLs in this file with your actual domain name
Replace "www.diasporatalentcentre.co.ke" with your actual deployed domain

After deployment:
1. Update the URLs above
2. Update the lastmod dates when you make changes
3. Submit this sitemap to Google Search Console
4. Submit to Bing Webmaster Tools

Priority Guide:
1.0 = Most important (Homepage)
0.9 = Very important (Services)
0.8 = Important (About)
0.7 = Standard (Contact)

Changefreq Guide:
- daily: For frequently updated content (news, blog)
- weekly: For regularly updated pages (homepage)
- monthly: For stable content (about, services)
- yearly: For rarely changing pages

-->
