<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- High Priority Pages -->
    <url>
        <loc>https://routineriver.com/</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/blog</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Features Pages -->
    <url>
        <loc>https://routineriver.com/features/dashboard</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features/flashcards</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features/notes</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features/resources</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features/routines</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/features/timer</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Blog Pages (Dynamic) -->
    <url>
        <loc>https://routineriver.com/blog/[slug]</loc>
        <priority>0.7</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Subscription and Success Pages -->
    <url>
        <loc>https://routineriver.com/subscribe</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://routineriver.com/success</loc>
        <priority>0.6</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>
