<?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.geosense.tw/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 繁體中文版本首頁 -->
    <url>
        <loc>https://www.geosense.tw/tw/index</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 英文版本首頁 -->
    <url>
        <loc>https://www.geosense.tw/en/index</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 關於天思 -->
    <url>
        <loc>https://www.geosense.tw/tw/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 產品資訊 -->
    <url>
        <loc>https://www.geosense.tw/tw/products</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 服務項目 -->
    <url>
        <loc>https://www.geosense.tw/tw/service-ai</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 最新消息 -->
    <url>
        <loc>https://www.geosense.tw/tw/news</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 網站導覽 -->
    <url>
        <loc>https://www.geosense.tw/tw/sitemap</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- 隱私權政策 -->
    <url>
        <loc>https://www.geosense.tw/tw/statement-privacy-information</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- 資通安全政策 -->
    <url>
        <loc>https://www.geosense.tw/tw/statement-information-security</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
    
</urlset>