<?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">
    
    <!-- Main Page (English) -->
    <url>
        <loc>https://hub-toronto.ca/</loc>
        <lastmod>2024-12-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        
        <!-- Alternate language versions -->
        <xhtml:link rel="alternate" hreflang="en-ca" href="https://hub-toronto.ca/"/>
        <xhtml:link rel="alternate" hreflang="fr-ca" href="https://hub-toronto.ca/?lang=fr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://hub-toronto.ca/"/>
    </url>
    
    <!-- French Version -->
    <url>
        <loc>https://hub-toronto.ca/?lang=fr</loc>
        <lastmod>2024-12-18</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        
        <xhtml:link rel="alternate" hreflang="en-ca" href="https://hub-toronto.ca/"/>
        <xhtml:link rel="alternate" hreflang="fr-ca" href="https://hub-toronto.ca/?lang=fr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://hub-toronto.ca/"/>
    </url>
    
    <!-- Add more pages as your site grows -->
    <!--
    <url>
        <loc>https://hub-toronto.ca/about</loc>
        <lastmod>2024-12-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    -->
    
</urlset>