<?xml version="1.0" encoding="UTF-8"?>
<!--
  Geo-sitemap for Muhibah Konsortium Holdings
  ----------------------------------------------
  XML sitemap with geographic annotations for geo-targeted indexing.
  Uses Google's geo extension and standard location data.
-->
<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:geo="http://www.google.com/geo/schemas/sitemap/1.0"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    <!-- Head office: Wisma Muhibah, Bandar Baru Bangi, Selangor -->
    <url>
        <loc>https://www.muhibahholdings.com/</loc>
        <geo:geo>
            <geo:format>kml</geo:format>
        </geo:geo>
    </url>
    <url>
        <loc>https://www.muhibahholdings.com/contact-us.php</loc>
        <geo:geo>
            <geo:format>kml</geo:format>
        </geo:geo>
    </url>

</urlset>
