<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home Page -->
    <url>
        <loc>https://www.serenitynailspa.co.za/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>
    
    <!-- Services Section -->
    <url>
        <loc>https://www.serenitynailspa.co.za/services</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Individual Service Pages -->
    <url>
        <loc>https://www.serenitynailspa.co.za/services/manicures</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.serenitynailspa.co.za/services/pedicures</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://www.serenitynailspa.co.za/services/nail-art</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Blog Section -->
    <url>
        <loc>https://www.serenitynailspa.co.za/blog</loc>
        <priority>0.6</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Individual Blog Posts (Sample URLs) -->
    <url>
        <loc>https://www.serenitynailspa.co.za/blog/benefits-of-regular-manicures</loc>
        <priority>0.5</priority>
        <changefreq>yearly</changefreq>
    </url>
    <url>
        <loc>https://www.serenitynailspa.co.za/blog/choosing-the-right-nail-shape</loc>
        <priority>0.5</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://www.serenitynailspa.co.za/contact</loc>
        <priority>0.9</priority>
        <changefreq>yearly</changefreq>
    </url>
    
    <!-- About Us Page -->
    <url>
        <loc>https://www.serenitynailspa.co.za/about</loc>
        <priority>0.9</priority>
        <changefreq>yearly</changefreq>
    </url>
</urlset>
