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

    <!-- About Page -->
    <url>
        <loc>https://takemefar.com/about-us</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://takemefar.com/packages</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>


    <!-- Desktop Packages -->
    <url>
        <loc>https://takemefar.com/packages/desktop</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>      

        <!-- Mobile Packages -->
    <url>
        <loc>https://takemefar.com/packages/mobile</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Booking and Payment Policy -->
    <url>
        <loc>https://takemefar.com/bookings-and-payments-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Terms and Conditions -->
    <url>
        <loc>https://takemefar.com/terms-and-conditions</loc>
        <changefreq>yearly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://takemefar.com/privacy-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blogs -->
    <url>
        <loc>https://takemefar.com/blogs</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- My Bookings -->
    <url>
        <loc>https://takemefar.com/mybookings</loc>
            <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Login -->
    <url>
        <loc>https://takemefar.com/login</loc>
        <changefreq>yearly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Signup -->
    <url>
        <loc>https://takemefar.com/signup</loc>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Forgot Password -->
    <url>
        <loc>https://takemefar.com/forgotpassword</loc>
        <changefreq>never</changefreq>
        <priority>0.9</priority>
    </url>


</urlset>