<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Home Page -->
    <url>
        <loc>https://rajalakshmihospitals.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Us Page -->
    <url>
        <loc>https://rajalakshmihospitals.com/about</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://rajalakshmihospitals.com/services</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Departments (Example URLs, add more if needed) -->
    <url>
        <loc>https://rajalakshmihospitals.com/departments</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://rajalakshmihospitals.com/departments/cardiology</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://rajalakshmihospitals.com/departments/neurology</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Doctors Section (Example URLs) -->
    <url>
        <loc>https://rajalakshmihospitals.com/doctors</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://rajalakshmihospitals.com/doctors/dr-john-doe</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://rajalakshmihospitals.com/doctors/dr-jane-smith</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://rajalakshmihospitals.com/contact</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Appointment Page -->
    <url>
        <loc>https://rajalakshmihospitals.com/appointment</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Section (Example URLs, add more if needed) -->
    <url>
        <loc>https://rajalakshmihospitals.com/blog</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://rajalakshmihospitals.com/blog/health-tips</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- PDF Files (Example URLs) -->
    <url>
        <loc>https://rajalakshmihospitals.com/patient-guide.pdf</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
