<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- 首页 -->
    <url>
			<loc>https://revivaledu.es</loc>
			<lastmod>2025-09-29</lastmod>
			<changefreq>weekly</changefreq>
			<priority>1.0</priority>
    </url>

    <!-- 数学课页面 -->
    <url>
			<loc>https://revivaledu.es/math.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 咨询服务页面 -->
    <url>
			<loc>https://revivaledu.es/consul.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 简介页面 -->
    <url>
			<loc>https://revivaledu.es/intro.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 报名页面 -->
    <url>
			<loc>https://revivaledu.es/sign-up.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>


</urlset>

