<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 메인 페이지 -->
  <url>
    <loc>https://textla.netlify.app/</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>글자수세기 메인 페이지</image:title>
      <image:caption>실시간 글자수 계산 및 텍스트 분석 도구</image:caption>
    </image:image>
  </url>

  <!-- 글자수 세기 도구 -->
  <url>
    <loc>https://textla.netlify.app/#counter</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>글자수 세기 도구</image:title>
      <image:caption>실시간 글자수, 단어수, 문장수 계산</image:caption>
    </image:image>
  </url>

  <!-- 맞춤법 검사기 -->
  <url>
    <loc>https://textla.netlify.app/#spell-check</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>맞춤법 검사기</image:title>
      <image:caption>한글 맞춤법 및 띄어쓰기 오류 검사</image:caption>
    </image:image>
  </url>

  <!-- 텍스트 요약 도구 -->
  <url>
    <loc>https://textla.netlify.app/#text-summary</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>텍스트 요약 도구</image:title>
      <image:caption>긴 텍스트의 핵심 내용 자동 요약</image:caption>
    </image:image>
  </url>

  <!-- 키워드 추출 도구 -->
  <url>
    <loc>https://textla.netlify.app/#keyword-extract</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>키워드 추출 도구</image:title>
      <image:caption>텍스트에서 중요한 키워드 자동 추출</image:caption>
    </image:image>
  </url>

  <!-- 기능 소개 페이지 -->
  <url>
    <loc>https://textla.netlify.app/#features</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://textla.netlify.app/og-image.png</image:loc>
      <image:title>주요 기능</image:title>
      <image:caption>글자수세기 도구의 다양한 기능 소개</image:caption>
    </image:image>
  </url>

  <!-- 사용 가이드 -->
  <url>
    <loc>https://textla.netlify.app/#guide</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://textla.netlify.app/#faq</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 개인정보처리방침 -->
  <url>
    <loc>https://textla.netlify.app/privacy</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 이용약관 -->
  <url>
    <loc>https://textla.netlify.app/terms</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 문의하기 -->
  <url>
    <loc>https://textla.netlify.app/contact</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 도움말 -->
  <url>
    <loc>https://textla.netlify.app/help</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 블로그/업데이트 -->
  <url>
    <loc>https://textla.netlify.app/blog</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- API 문서 -->
  <url>
    <loc>https://textla.netlify.app/api-docs</loc>
    <lastmod>2025-09-16T10:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>