<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- トップページ -->
  <url>
    <loc>https://senaga.systems</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- プロフィールページ -->
  <url>
    <loc>https://senaga.systems/mysite/profile/</loc>
    <lastmod>2025-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Aboutページ -->
  <url>
    <loc>https://senaga.systems/mysite/about/</loc>
    <lastmod>2025-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 利用規約と免責事項ページ -->
  <url>
    <loc>https://senaga.systems/mysite/kiyaku/</loc>
    <lastmod>2025-12-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- HTML講座 -->
  <url>
    <loc>https://senaga.systems/web_design/html/basic/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
    <!-- WebのIT用語の辞書 -->
  <url>
    <loc>https://senaga.systems/dictionary/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>