<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Home -->
    <url>
        <loc>https://www.datasuperheroes.ai/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Services -->
    <url>
        <loc>https://www.datasuperheroes.ai/services.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About -->
    <url>
        <loc>https://www.datasuperheroes.ai/about.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://www.datasuperheroes.ai/contact.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog overview -->
    <url>
        <loc>https://www.datasuperheroes.ai/blog.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Individual Blog Article -->
    <url>
        <loc>https://www.datasuperheroes.ai/importance-of-business-intelligence-in-business.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
   
   
    <url>
        <loc>https://www.datasuperheroes.ai/blog-data-warehouse-smes-2025.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>


    <!-- Privacy Policy -->
    <url>
        <loc>https://www.datasuperheroes.ai/privacy.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
