<?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">
		<url>
        <loc>https://www.example.com/</loc>
        <!-- Other URL-related tags here -->
    </url>
    <url>
        <loc>https://www.dedc-eng.com/favicon.ico/</loc>
        <!-- Other URL-related tags here -->
        <image:image>
            <image:loc>https://www.dedc-eng.com/favicon.ico</image:loc>
        </image:image>
    </url>
    <!-- Add more <url> entries as needed for other pages -->
</urlset>
