<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

    <!-- Home Page -->
    <url>
        <loc>https://cleanpune.com/</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://cleanpune.com/img/about.jpg</image:loc>
            <image:title>Clean Pune - Professional Cleaning Services</image:title>
        </image:image>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://cleanpune.com/about.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://cleanpune.com/service.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Projects/Portfolio Page -->
    <url>
        <loc>https://cleanpune.com/project.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Pages -->
    <url>
        <loc>https://cleanpune.com/blog.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Blog Detail Pages -->
    <url>
        <loc>https://cleanpune.com/single.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://cleanpune.com/contact.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Service Areas -->
    <url>
        <loc>https://cleanpune.com/service-areas.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Pricing Page -->
    <url>
        <loc>https://cleanpune.com/pricing.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- FAQ Page -->
    <url>
        <loc>https://cleanpune.com/faq.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset> 