<?xml version="1.0" encoding="UTF-8"?>

<urlset
    xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
>

    <!-- =========================================
         HOMEPAGE
    ========================================== -->

    <url>

        <loc>
            https://tenoneresort.in/
        </loc>

        <changefreq>
            weekly
        </changefreq>

        <priority>
            1.0
        </priority>

    </url>


    <!-- =========================================
         CONTACT
    ========================================== -->

    <url>

        <loc>
            https://tenoneresort.in/contact.html
        </loc>

        <changefreq>
            monthly
        </changefreq>

        <priority>
            0.8
        </priority>

    </url>


    <!-- =========================================
         GALLERY
    ========================================== -->

    <url>

        <loc>
            https://tenoneresort.in/gallery.html
        </loc>

        <changefreq>
            monthly
        </changefreq>

        <priority>
            0.8
        </priority>

    </url>


    <!-- =========================================
         POLICIES
    ========================================== -->

    <url>

        <loc>
            https://tenoneresort.in/policies.html
        </loc>

        <changefreq>
            yearly
        </changefreq>

        <priority>
            0.5
        </priority>

    </url>

</urlset>