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

    <!-- About Us -->
    <url>
        <loc>https://qaiserhotel.com/about_us</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Pricing Pages -->
    <url>
        <loc>https://qaiserhotel.com/pricing</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://qaiserhotel.com/economy</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://qaiserhotel.com/premium</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://qaiserhotel.com/business</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>



    <!-- FAQs -->
    <url>
        <loc>https://qaiserhotel.com/faqs</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Contact Us -->
    <url>
        <loc>https://qaiserhotel.com/contact_us</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://qaiserhotel.com/privacy_policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms & Conditions -->
    <url>
        <loc>https://qaiserhotel.com/terms_condition</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>
