<?xml version="1.0" encoding="UTF-8"?>
<!-- Tommy Wrecker XML Sitemap -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- トップページ -->
  <url>
    <loc>https://tommywrecker.com/</loc>
    <lastmod>2026-02-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- TSランディング -->
  <url>
    <loc>https://tommywrecker.com/index.html</loc>
    <lastmod>2026-02-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 今後追加想定（必要に応じて有効化） -->
  <!--
  <url>
    <loc>https://tommywrecker.com/service.html</loc>
    <lastmod>2026-02-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://tommywrecker.com/company.html</loc>
    <lastmod>2026-02-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>