<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  <!-- トップページ -->
  <url>
    <loc>https://mizuta-info.web.app/</loc>
    <lastmod>2023-06-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 製品一覧 -->
  <url>
    <loc>https://mizuta-info.web.app/product</loc>
    <lastmod>2023-06-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- アフターケア -->
  <url>
    <loc>https://mizuta-info.web.app/aftercare</loc>
    <lastmod>2023-06-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 会社案内 -->
  <url>
    <loc>https://mizuta-info.web.app/company</loc>
    <lastmod>2023-06-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- お問い合わせ -->
  <url>
    <loc>https://mizuta-info.web.app/contact</loc>
    <lastmod>2023-06-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset> 