<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
    <!-- 首页（最高优先级）-->
    <url>
        <loc>https://senseword.app/</loc>
        <lastmod>2025-10-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 定价页面（转化关键页面）-->
    <url>
        <loc>https://senseword.app/pricing</loc>
        <lastmod>2025-10-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 更新日志 -->
    <url>
        <loc>https://senseword.app/changelog</loc>
        <lastmod>2025-10-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- 隐私政策 -->
    <url>
        <loc>https://senseword.app/legal/privacy</loc>
        <lastmod>2025-10-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 服务条款 -->
    <url>
        <loc>https://senseword.app/legal/terms</loc>
        <lastmod>2025-10-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- 未来扩展页面（预留）-->
    <!--
    <url>
        <loc>https://senseword.app/blog</loc>
        <lastmod>2025-10-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>
    -->
</urlset>

