<?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:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Home Page -->
    <url>
        <loc>https://luaquest.com/</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://luaquest.com/Pfp.png</image:loc>
            <image:title>LuaQuest - Learn Lua for Roblox</image:title>
        </image:image>
    </url>
    
    <!-- Playground/Learning Page -->
    <url>
        <loc>https://luaquest.com/#playground</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- About/Learning Page -->
    <url>
        <loc>https://luaquest.com/#about</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- FAQ Section -->
    <url>
        <loc>https://luaquest.com/#faq</loc>
        <lastmod>2025-11-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
