<?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">

    <!-- Homepage -->
    <url>
        <loc>https://tumutdnc.com.au/</loc>
        <lastmod>2024-10-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Services Page -->
    <url>
        <loc>https://tumutdnc.com.au/services</loc>
        <lastmod>2024-10-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- News & Events Page -->
    <url>
        <loc>https://tumutdnc.com.au/news</loc>
        <lastmod>2024-10-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- OOSH Page -->
    <url>
        <loc>https://tumutdnc.com.au/oosh</loc>
        <lastmod>2025-10-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://tumutdnc.com.au/contact</loc>
        <lastmod>2024-10-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Supporters Page -->
    <url>
        <loc>https://tumutdnc.com.au/supporters</loc>
        <lastmod>2025-10-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Add individual news/service pages dynamically via Strapi -->
    <!-- This would be generated dynamically by a build script or server -->
    
</urlset>