<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

            <url>
            <loc>https://www.example.com/foo.html</loc>
            <name>Project Developer</name>
            <email>webmaster@example.com</email>
            <mobile>9999999999</mobile>
            
            <lastmod>2023-12-31T18:30:00+00:00</lastmod>
            <changefreq>daily</changefreq>
            <priority>0.8</priority>
        </url>
            <url>
            <loc>https://www.example.com/foo.html</loc>
            <name>Super Admin</name>
            <email>super@example.com</email>
            <mobile>9876543210</mobile>
            
            <lastmod>2023-12-31T18:30:00+00:00</lastmod>
            <changefreq>daily</changefreq>
            <priority>0.8</priority>
        </url>
            <url>
            <loc>https://www.example.com/foo.html</loc>
            <name>Admin</name>
            <email>admin@example.com</email>
            <mobile>1234567890</mobile>
            
            <lastmod>2023-12-31T18:30:00+00:00</lastmod>
            <changefreq>daily</changefreq>
            <priority>0.8</priority>
        </url>
            <url>
            <loc>https://www.example.com/foo.html</loc>
            <name>User</name>
            <email>user@example.com</email>
            <mobile>8888888888</mobile>
            
            <lastmod>2024-10-21T19:08:27+00:00</lastmod>
            <changefreq>daily</changefreq>
            <priority>0.8</priority>
        </url>
    </urlset>