xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
     <!-- Landing URL -->
    <url>
        <loc>https://mylobbyman.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
    </url>
     <!-- About Us URL -->
    <url>
        <loc>https://mylobbyman.com/about-us/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <contact:phone>+98-912-198-4798</contact:phone>
        <contact:address>
            <contact:street>Salman</contact:street>
            <contact:city>Tajrish</contact:city>
            <contact:state>Tehran</contact:state>
            <contact:country>Iran</contact:country>
        </contact:address>
        <geo:geo>
            <geo:format>wgs84</geo:format>
            <geo:lat>35.7992678929728</geo:lat>
            <geo:long>51.530391008992794</geo:long>
            <geo:radius>10</geo:radius>
            <geo:location_name>Office</geo:location_name>
        </geo:geo>
        <mobile:mobile/>
    </url>
     <!-- Contact Us URL -->
    <url>
        <loc>https://mylobbyman.com/contact-us/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <contact:phone>+98-912-198-4798</contact:phone>
        <mobile:mobile/>
    </url>
     <!-- Terms URL -->
    <url>
        <loc>https://mylobbyman.com/terms/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>
    <!-- Authentication URL -->
    <url>
        <loc>https://mylobbyman.com/auth/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <mobile:mobile/>
    </url>
</urlset>