<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

    <!-- 主页 -->
    <url>
        <loc>https://carparkingmultiplayer.online/</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://carparkingmultiplayer.online/assets/screenshots/gameplay1.jpg</image:loc>
            <image:title>Car Parking Multiplayer Gameplay</image:title>
        </image:image>
    </url>

    <!-- 特性页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#features</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 车辆展示页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#vehicles</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 游戏玩法页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#gameplay</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 社区页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#community</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 下载页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#download</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- FAQ页面 -->
    <url>
        <loc>https://carparkingmultiplayer.online/#faqs</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset> 