<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- 首页 -->
    <url>
        <loc>https://www.aistarted.com/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- AI课程主页 -->
    <url>
        <loc>https://www.aistarted.com/ai-course/website/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Web3课程主页 -->
    <url>
        <loc>https://www.aistarted.com/web3-course/website/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 博客主页 -->
    <url>
        <loc>https://www.aistarted.com/blog.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- AI相关博客文章 -->
    <url>
        <loc>https://www.aistarted.com/blogs/chat-ai.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.aistarted.com/blogs/video-ai.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://www.aistarted.com/blogs/images_ai.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Streamlit教程 -->
    <url>
        <loc>https://www.aistarted.com/blog-streamlit-2024-2-18.html</loc>
        <lastmod>2024-02-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- NFT开发教程 -->
    <url>
        <loc>https://www.aistarted.com/blog-1.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 课程详情页 -->
    <url>
        <loc>https://www.aistarted.com/course-single.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Web3.js教程 -->
    <url>
        <loc>https://www.aistarted.com/web3js/index.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 教育相关内容 -->
    <url>
        <loc>https://www.aistarted.com/blogs/edu/usa.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 项目优化报告 -->
    <url>
        <loc>https://www.aistarted.com/project-optimization-report.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset> 