<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://www.usefesta.com</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Weddings landing page - High priority -->
    <url>
        <loc>https://www.usefesta.com/weddings</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Experience page - High priority -->
    <url>
        <loc>https://www.usefesta.com/experience</loc>
        <changefreq>monthly</changefreq>
        <priority>0.85</priority>
    </url>

    <!-- Login page - Medium priority -->
    <url>
        <loc>https://www.usefesta.com/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Onboarding page - Medium priority -->
    <url>
        <loc>https://www.usefesta.com/onboarding</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Guidelines page - Medium priority -->
    <url>
        <loc>https://www.usefesta.com/guidelines</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Privacy Policy - Low priority -->
    <url>
        <loc>https://www.usefesta.com/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

     <!-- Terms of Service - Low priority -->
    <url>
        <loc>https://www.usefesta.com/terms-of-service</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>
