<?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://forest-staff.site/</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
</url>

<!-- 運営会社ページ -->
<url>
    <loc>https://forest-staff.site/company.html</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
</url>

<!-- お問い合わせページ -->
<url>
    <loc>https://forest-staff.site/contact.html</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
</url>

<!-- 利用規約ページ -->
<url>
    <loc>https://forest-staff.site/terms.html</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
</url>

<!-- プライバシーポリシーページ -->
<url>
    <loc>https://forest-staff.site/privacy.html</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
</url>

<!-- 求人一覧ページ（外部サイト） -->
<url>
    <loc>https://forest-staff.site/result/</loc>
    <lastmod>2023-12-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
</url>

</urlset>