<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- トップページ -->
  <url>
    <loc>https://iroha-light.com/</loc>
    <lastmod>2025-10-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- /design/ のサブサイトを明示 -->
  <url>
    <loc>https://iroha-light.com/design/</loc>
    <lastmod>2025-10-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- /photo/ セクション（将来追加を想定）
  <url>
    <loc>https://iroha-light.com/photo/</loc>
    <lastmod>2025-10-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
 -->
  <!-- /contact/ など静的ページを追加する場合 -->
  <!--
  <url>
    <loc>https://iroha-light.com/contact/</loc>
    <lastmod>2025-10-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  -->

</urlset>
