<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Home Page -->
    <url>
        <loc>https://udaipurgleam.netlify.app/</loc>
        <lastmod>2025-08-10</lastmod>
        <changefreq>weekly</changefreq>	
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://udaipurgleam.netlify.app/logo.png</image:loc>
            <image:caption>Udaipur Gleam Logo</image:caption>
        </image:image>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://udaipurgleam.netlify.app/about</loc>
        <lastmod>2025-08-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- place to visit Page -->
    <url>
        <loc>https://udaipurgleam.netlify.app/place-to-visit</loc>
        <lastmod>2025-08-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
