<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    <!-- Homepage -->
    <url>
        <loc>https://meimingai.com/</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Game Section -->
    <url>
        <loc>https://meimingai.com/#game</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About Section -->
    <url>
        <loc>https://meimingai.com/#about</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Section -->
    <url>
        <loc>https://meimingai.com/#services</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Section -->
    <url>
        <loc>https://meimingai.com/#contact</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://meimingai.com/privacy</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://meimingai.com/terms</loc>
        <lastmod>2024-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset> 