<?xml version="1.0" encoding="UTF-8"?>
<!-- 糖心Vlog Sitemap - 动态版本请访问 /sitemap.xml.php -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    <url>
        <loc>https://DYNAMIC_DOMAIN/</loc>
        <lastmod>DYNAMIC_DATE</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <video:video>
            <video:thumbnail_loc>https://DYNAMIC_DOMAIN/assets/images/video_1.jpg</video:thumbnail_loc>
            <video:title>糖心Vlog高端美食视频教程精选</video:title>
            <video:description>糖心Vlog精选高端生活视频教程</video:description>
            <video:content_loc>https://DYNAMIC_DOMAIN/</video:content_loc>
            <video:publication_date>DYNAMIC_DATE</video:publication_date>
        </video:video>
    </url>
    <url>
        <loc>https://DYNAMIC_DOMAIN/about/</loc>
        <lastmod>DYNAMIC_DATE</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://DYNAMIC_DOMAIN/service/</loc>
        <lastmod>DYNAMIC_DATE</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
</urlset>
