<?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">

    <!-- الصفحة الرئيسية -->
    <url>
        <loc>https://marinaresv.com/</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- صفحة تسجيل الدخول -->
    <url>
        <loc>https://marinaresv.com/Home/Login</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- صفحة إنشاء حساب -->
    <url>
        <loc>https://marinaresv.com/Home/Register</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- صفحة الأطباء -->
    <url>
        <loc>https://marinaresv.com/Home/Doctors</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- صفحة إضافة شكوى -->
    <url>
        <loc>https://marinaresv.com/Home/AddComplaint</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- صفحة الخصوصية -->
    <url>
        <loc>https://marinaresv.com/Home/Privacy</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- صفحة استبيان المختبر -->
    <url>
        <loc>https://marinaresv.com/Home/CreateLabSurvey</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- صفحات تفاصيل الأطباء (مثال) -->
    <!-- يمكن إضافة صفحات تفاصيل الأطباء ديناميكياً من قاعدة البيانات -->
    <url>
        <loc>https://marinaresv.com/Home/DoctorDetails</loc>
        <lastmod>2025-01-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
