<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<!-- 首页 -->
<url>
<loc>https://www.lookaheadol.com</loc>
<lastmod>2026-04-01</lastmod>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>

<!-- 课程详情页面 -->
<url>
    <loc>https://www.lookaheadol.com/courseDetail</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
</url>

<!-- 活动专区页面 -->
<url>
    <loc>https://www.lookaheadol.com/activity</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
</url>

<!-- 下载中心页面 -->
<url>
    <loc>https://www.lookaheadol.com/down</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
</url>

<!-- 下载中心页面 -->
<url>
    <loc>https://www.lookaheadol.com/about</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
</url>

</urlset>