<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ✅ 메인(홈) -->
  <url>
    <loc>https://flobi.cloud/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- ✅ 블로그 목록 -->
  <url>
    <loc>https://flobi.cloud/blog</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- ✅ 블로그 상세글 (슬러그 기준 10개 예시) -->
  <url>
    <loc>https://flobi.cloud/blog/사장님-필수-지식-원가율-계산법-완벽-정리</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/2025년-최신-근로계약서-작성법-완전-정복</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/주-15시간-미만-근무-주휴수당이-꼭-필요한가요</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/알바-퇴사할-때-사장님이-꼭-챙겨야-할-3가지</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/소규모-매장을-위한-재고-관리-꿀팁</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/2025-소상공인-부담경감-크레딧-신청-방법-및-지원요건</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/2025-민생회복-소비쿠폰</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/주휴수당-계산법-완벽-가이드</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/근로계약서에-반드시-들어가야-할-항목들</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://flobi.cloud/blog/알바생-보건증-만료일-관리하는-팁</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- ✅ 이용약관 -->
  <url>
    <loc>https://flobi.cloud/terms</loc>
    <priority>0.3</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- ✅ 개인정보 처리방침 -->
  <url>
    <loc>https://flobi.cloud/privacy</loc>
    <priority>0.3</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>
