<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 메인 페이지 -->
  <url>
    <loc>https://marolawfirm.com</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 회사 소개 -->
  <url>
    <loc>https://marolawfirm.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 구성원 소개 -->
  <url>
    <loc>https://marolawfirm.com/members</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 업무분야 메인 -->
  <url>
    <loc>https://marolawfirm.com/practice-areas</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 업무분야 상세 페이지들 -->
  <url>
    <loc>https://marolawfirm.com/practice-areas/1</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://marolawfirm.com/practice-areas/2</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://marolawfirm.com/practice-areas/3</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://marolawfirm.com/practice-areas/4</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://marolawfirm.com/practice-areas/5</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 소식 -->
  <url>
    <loc>https://marolawfirm.com/news</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 상담예약 -->
  <url>
    <loc>https://marolawfirm.com/consult-reservation</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 승소사례 -->
  <url>
    <loc>https://marolawfirm.com/winning-case</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>