<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage - AI Priority Content -->
    <url>
        <loc>https://uniquegamestudio.com/</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Demo Page -->
    <url>
        <loc>https://uniquegamestudio.com/demo.html</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Service Pages - High Priority for AI Understanding -->
    <url>
        <loc>https://uniquegamestudio.com/#services</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/#ai</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/#digital-ads</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/#shopify</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/#about</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/#contact</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Static Assets Important for AI -->
    <url>
        <loc>https://uniquegamestudio.com/robots.txt</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- CSS Files - For AI to understand styling context -->
    <url>
        <loc>https://uniquegamestudio.com/assets/css/style.css</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/assets/css/responsive.css</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <!-- JavaScript Files - For AI to understand functionality -->
    <url>
        <loc>https://uniquegamestudio.com/assets/js/main.js</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <url>
        <loc>https://uniquegamestudio.com/assets/js/animations.js</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <!-- Logo and Important Images -->
    <url>
        <loc>https://uniquegamestudio.com/assets/images/logo.svg</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
        <image:image>
            <image:loc>https://uniquegamestudio.com/assets/images/logo.svg</image:loc>
            <image:title>Unique Game Studio Logo</image:title>
            <image:caption>Official logo of Unique Game Studio - Game Development Company</image:caption>
        </image:image>
    </url>
    
    <!-- Favicon -->
    <url>
        <loc>https://uniquegamestudio.com/assets/images/favicon.svg</loc>
        <lastmod>2024-12-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>