<?xml version="1.0" encoding="UTF-8"?>

<urlset
        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <url>
        <loc>
            https://skytechnology.dev/
        </loc>

        <priority>1.0</priority>

        <changefreq>
            weekly
        </changefreq>
    </url>

    <url>
        <loc>
            https://skytechnology.dev/about-us
        </loc>

        <priority>0.8</priority>

        <changefreq>
            monthly
        </changefreq>
    </url>

    <url>
        <loc>
            https://skytechnology.dev/our-products
        </loc>

        <priority>0.9</priority>

        <changefreq>
            weekly
        </changefreq>
    </url>

    <url>
        <loc>
            https://skytechnology.dev/contact-us
        </loc>

        <priority>0.7</priority>

        <changefreq>
            monthly
        </changefreq>
    </url>

</urlset>