<?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">
    
    <!-- Main drawing page - highest priority -->
    <url>
        <loc>https://drawafish.app/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Live fish tank - high engagement page -->
    <url>
        <loc>https://drawafish.app/tank.html</loc>
        <changefreq>hourly</changefreq>
        <priority>0.95</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Rankings page - frequently updated -->
    <url>
        <loc>https://drawafish.app/rank.html</loc>
        <changefreq>hourly</changefreq>
        <priority>0.9</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- User fish tanks -->
    <url>
        <loc>https://drawafish.app/fishtanks.html</loc>
        <changefreq>daily</changefreq>
        <priority>0.85</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- User profile page -->
    <url>
        <loc>https://drawafish.app/profile.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Login/Authentication page -->
    <url>
        <loc>https://drawafish.app/login.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Password reset page -->
    <url>
        <loc>https://drawafish.app/reset-password.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://drawafish.app/privacy.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <lastmod>2025-08-23</lastmod>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://drawafish.app/terms.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <lastmod>2025-08-23</lastmod>
    </url>

</urlset>