<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- Main entry point -->
    <url>
        <loc>https://duranu.net/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Guest login 
    <url>
        <loc>https://yourwebsite.com/index.php</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://yourwebsite.com/login.php</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://yourwebsite.com/register.php</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>-->
    
    <!-- Note: Chat pages (room.php, lounge.php) are intentionally excluded -->
    <!-- as they require authentication and contain dynamic content -->
    
</urlset>