<?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"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Homepage -->
    <url>
        <loc>https://www.iadamas.com/</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.iadamas.com/"/>
        <xhtml:link rel="alternate" hreflang="ur" href="https://www.iadamas.com/"/>
    </url>

    <!-- Services Page -->
    <url>
        <loc>https://www.iadamas.com/services.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Projects/Portfolio Page -->
    <url>
        <loc>https://www.iadamas.com/projects.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <!-- Project Images -->
        <image:image>
            <image:loc>https://www.iadamas.com/images/projects/project1.jpg</image:loc>
            <image:title>Adamas Construction Project 1 - Islamabad</image:title>
            <image:caption>Residential construction project by Adamas Construction</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.iadamas.com/images/projects/project2.jpg</image:loc>
            <image:title>Adamas Construction Project 2 - Islamabad</image:title>
            <image:caption>Commercial building construction by Adamas</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.iadamas.com/images/projects/project3.jpg</image:loc>
            <image:title>Adamas Construction Project 3 - Islamabad</image:title>
            <image:caption>Modern architectural design construction</image:caption>
        </image:image>
    </url>

    <!-- About Us Page -->
    <url>
        <loc>https://www.iadamas.com/about.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <!-- Company Logo/Images -->
        <image:image>
            <image:loc>https://www.iadamas.com/images/logo.png</image:loc>
            <image:title>Adamas Construction Company Logo</image:title>
            <image:caption>Professional Construction Services in Islamabad, Pakistan</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://www.iadamas.com/images/team/team1.jpg</image:loc>
            <image:title>Adamas Construction Team</image:title>
            <image:caption>Professional construction team in Islamabad</image:caption>
        </image:image>
    </url>

    <!-- Contact Us Page -->
    <url>
        <loc>https://www.iadamas.com/contact.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Additional pages I noticed on your site -->
    <url>
        <loc>https://www.iadamas.com/index.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Construction Services Subpages (if they exist or will exist) -->
    <url>
        <loc>https://www.iadamas.com/services/residential-construction.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.iadamas.com/services/commercial-construction.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.iadamas.com/services/renovation.html</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>