<?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">
    
    <!-- Home Page - Highest Priority -->
    <url>
        <loc>https://www.prabhuhira.com/</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Contact Page - High Priority (Business leads) -->
    <url>
        <loc>https://www.prabhuhira.com/contact.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Services/Expertise Page - High Priority -->
    <url>
        <loc>https://www.prabhuhira.com/expertise.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Gallery Page - Showcasing facilities -->
    <url>
        <loc>https://www.prabhuhira.com/gallery.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- About Us Page -->
    <url>
        <loc>https://www.prabhuhira.com/about.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- About Founder Page -->
    <url>
        <loc>https://www.prabhuhira.com/about-founder.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Feedback/Testimonials -->
    <url>
        <loc>https://www.prabhuhira.com/feedback.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Legal Pages - Lower Priority -->
    <url>
        <loc>https://www.prabhuhira.com/terms.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://www.prabhuhira.com/privacy.html</loc>
        <lastmod>2024-02-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>