<?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:video="http://www.google.com/schemas/sitemap-video/1.1">
        
    <!-- Homepage -->
    <url>
        <loc>https://indiegamestudio.com/</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://indiegamestudio.com/images/indiegamestudio-logo.jpg</image:loc>
            <image:title>IndieGameStudio Logo</image:title>
            <image:caption>IndieGameStudio - Indie Game Development Studio from Cochin</image:caption>
        </image:image>
    </url>
    
    <!-- PixelTorque Game Page -->
    <url>
        <loc>https://indiegamestudio.com/pixeltorque</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://indiegamestudio.com/images/pixeltorque-game.jpg</image:loc>
            <image:title>PixelTorque Racing Game</image:title>
            <image:caption>PixelTorque - Ultimate retro racing adventure by IndieGameStudio</image:caption>
        </image:image>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://indiegamestudio.com/about</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Games Portfolio -->
    <url>
        <loc>https://indiegamestudio.com/games</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://indiegamestudio.com/contact</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Blog/News (if exists) -->
    <url>
        <loc>https://indiegamestudio.com/news</loc>
        <lastmod>2025-06-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>