<urlset>
    <url>
        <loc> https://www.basksoft.com/ </loc>
        <!--必填,URL链接地址,长度不得超过256字节-->
        <lastmod>2024-01-17</lastmod>
        <!--可以不提交该标签,用来指定该链接的最后更新时间-->
        <changefreq>daily</changefreq>
        <!--可以不提交该标签,用这个标签告诉此链接可能会出现的更新频率：always ，hourly ，daily ，weekly ，monthly ，yearly ，never  -->
        <priority>1.0</priority>
        <!--可以不提交该标签,用来指定此链接相对于其他链接的优先权比值，此值定于0.0-1.0之间，只有首页设为1.0-->
    </url>
    <url>
        <loc> https://basksoft.com/baskreport/doc/ </loc>
        <lastmod>2022-06-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc> https://basksoft.com/doc/server </loc>
        <lastmod>2023-07-13</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc> https://basksoft.com/doc/report </loc>
        <lastmod>2023-07-13</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc> https://basksoft.com/doc/adapt </loc>
        <lastmod>2023-07-13</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>