<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
    <!-- 黄色仓库 首页 -->
    <url>
        <loc>https://qeblwo.cn/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <video:video>
            <video:thumbnail_loc>https://qeblwo.cn/images/banner1.jpg</video:thumbnail_loc>
            <video:title>黄色仓库视频创作平台</video:title>
            <video:description>黄色仓库是国内领先的影视传媒公司与视频社区平台，提供原创影视制作、短视频分享、直播互动等服务。</video:description>
        </video:video>
    </url>
    
    <!-- 黄色仓库 精选视频 -->
    <url>
        <loc>https://qeblwo.cn/video/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
        <video:video>
            <video:thumbnail_loc>https://qeblwo.cn/images/video-thumb1.jpg</video:thumbnail_loc>
            <video:title>黄色仓库精选视频</video:title>
            <video:description>黄色仓库平台精选原创视频内容，包含美妆教程视频、旅行记录视频、美食分享视频等。</video:description>
        </video:video>
    </url>
    
    <!-- 黄色仓库 创作中心 -->
    <url>
        <loc>https://qeblwo.cn/about/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 黄色仓库 黄色仓库社区 -->
    <url>
        <loc>https://qeblwo.cn/community/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 黄色仓库 创作工具 -->
    <url>
        <loc>https://qeblwo.cn/tools/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 黄色仓库 联系我们 -->
    <url>
        <loc>https://qeblwo.cn/contact/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>
