<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home page -->
    <url>
        <loc>https://www.medreminder.net/index.html</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Login and Signup pages -->
    <url>
        <loc>https://www.medreminder.net/login.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/signup.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Patient-related pages -->
    <url>
        <loc>https://www.medreminder.net/patient.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/patient_dashboard.php</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Features and contact pages -->
    <url>
        <loc>https://www.medreminder.net/features.html</loc>
        <priority>0.6</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/contact.html</loc>
        <priority>0.6</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Account management pages -->
    <url>
        <loc>https://www.medreminder.net/forgetpassword.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/resetPassword.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/verifyOTP.html</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/unsubscribe.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- EULA and policy pages -->
    <url>
        <loc>https://www.medreminder.net/eula.html</loc>
        <priority>0.4</priority>
        <changefreq>yearly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/privacy_policy.html</loc>
        <priority>0.4</priority>
        <changefreq>yearly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/terms.html</loc>
        <priority>0.4</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Other pages -->
    <url>
        <loc>https://www.medreminder.net/Dashboard.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/remove_medication.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/save_patient.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/send_reminders.php</loc>
        <priority>0.5</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.medreminder.net/Test.php</loc>
        <priority>0.3</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>
