<?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 -->
    <url>
        <loc>/</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Services -->
    <url>
        <loc>/#services</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Pricing -->
    <url>
        <loc>/#pricing</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- About -->
    <url>
        <loc>/#about</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Locations -->
    <url>
        <loc>/#locations</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Gallery -->
    <url>
        <loc>/#gallery</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Testimonials -->
    <url>
        <loc>/#testimonials</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Contact -->
    <url>
        <loc>/#contact</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>/privacy-policy.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>/terms-of-service.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>/faq.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>/about.html</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Services Page -->
    <url>
        <loc>/services.html</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Gallery Page -->
    <url>
        <loc>/gallery.html</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 404 Error Page -->
    <url>
        <loc>/404.html</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>
    
</urlset>