<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://kamilesor.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Public pages -->
    <url>
        <loc>https://kamilesor.com/login/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://kamilesor.com/signup/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://kamilesor.com/forgot_password/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://kamilesor.com/reset_password/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- User account (requires login) -->
    <url>
        <loc>https://kamilesor.com/account/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
