XML

武道の種類 - XML

日本の武道は、心身の鍛錬と精神修養を目的とした伝統的な身体文化です。柔道、剣道、空手、合気道、弓道、居合道、薙刀道など、多様な種類があり、それぞれが独自の技術体系と哲学を持っています。文部科学省の学習指導要領では、中学校の体育の必修種目として柔道、剣道、相撲から1つを選択することが定められており、日本の学校教育において重要な位置を占めています。

武道 柔道 剣道 空手 合気道 弓道 居合道 薙刀道 日本文化 スポーツ 心身鍛錬
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>judo</slug>
    <name>柔道</name>
    <description>嘉納治五郎が1882年に創設した武道。投げ技、固め技、当身技を中心とする。</description>
    <category>投げ系武道</category>
    <equipment>[&quot;柔道衣&quot;,&quot;帯&quot;]</equipment>
    <founder>嘉納治五郎</founder>
    <foundingYear>1882</foundingYear>
    <governingBody>公益財団法人 講道館</governingBody>
    <techniques>[&quot;投げ技&quot;,&quot;固め技&quot;,&quot;当身技&quot;]</techniques>
  </item>
  <item>
    <code>02</code>
    <slug>kendo</slug>
    <name>剣道</name>
    <description>竹刀と防具を用いて行う日本の伝統武道。面・小手・胴・突きの4ヶ所を打突する。</description>
    <category>武器系武道</category>
    <equipment>[&quot;竹刀&quot;,&quot;防具(面・胴・垂・甲手)&quot;,&quot;剣道衣&quot;]</equipment>
    <founder></founder>
    <foundingYear></foundingYear>
    <governingBody>全日本剣道連盟</governingBody>
    <techniques>[&quot;面打突&quot;,&quot;小手打突&quot;,&quot;胴打突&quot;,&quot;突き&quot;]</techniques>
  </item>
  <item>
    <code>03</code>
    <slug>karate</slug>
    <name>空手</name>
    <description>琉球(沖縄)発祥の徒手格闘技。唐手から発展し、組手と型を中心とする。</description>
    <category>打撃系武道</category>
    <equipment>[&quot;道衣&quot;,&quot;帯&quot;,&quot;拳サポーター&quot;,&quot;脛当て&quot;]</equipment>
    <founder></founder>
    <foundingYear></foundingYear>
    <governingBody>日本空手道協会</governingBody>
    <techniques>[&quot;組手&quot;,&quot;型&quot;,&quot;打撃技&quot;,&quot;蹴り技&quot;]</techniques>
  </item>
  <item>
    <code>04</code>
    <slug>aikido</slug>
    <name>合気道</name>
    <description>植芝盛平が大正から昭和初期に創始した武道。相手の力を利用して制する。</description>
    <category>投げ・関節系武道</category>
    <equipment>[&quot;道衣&quot;,&quot;袴&quot;,&quot;帯&quot;]</equipment>
    <founder>植芝盛平</founder>
    <foundingYear>1920</foundingYear>
    <governingBody>公益財団法人 合気会</governingBody>
    <techniques>[&quot;投げ技&quot;,&quot;関節技&quot;,&quot;当身技&quot;]</techniques>
  </item>
  <item>
    <code>05</code>
    <slug>kyudo</slug>
    <name>弓道</name>
    <description>和弓を用いて行う日本の伝統的な弓術。射法八節に基づく精神修養を重視する。</description>
    <category>射撃系武道</category>
    <equipment>[&quot;和弓&quot;,&quot;矢&quot;,&quot;弦&quot;,&quot;弓道衣&quot;,&quot;袴&quot;,&quot;弽&quot;]</equipment>
    <founder></founder>
    <foundingYear></foundingYear>
    <governingBody>全日本弓道連盟</governingBody>
    <techniques>[&quot;射法八節&quot;]</techniques>
  </item>
  <item>
    <code>06</code>
    <slug>iaido</slug>
    <name>居合道</name>
    <description>日本刀の抜刀・斬撃・納刀の技術を修練する武道。全日本剣道連盟が統括する。</description>
    <category>武器系武道</category>
    <equipment>[&quot;真剣または模擬刀&quot;,&quot;居合道衣&quot;,&quot;袴&quot;]</equipment>
    <founder>林崎甚助重信</founder>
    <foundingYear>1546</foundingYear>
    <governingBody>全日本剣道連盟</governingBody>
    <techniques>[&quot;抜刀&quot;,&quot;切付&quot;,&quot;血振&quot;,&quot;納刀&quot;]</techniques>
  </item>
  <item>
    <code>07</code>
    <slug>naginata</slug>
    <name>薙刀道(なぎなた)</name>
    <description>薙刀を用いて行う日本の伝統武道。長柄武器の操作技術を特徴とする。</description>
    <category>武器系武道</category>
    <equipment>[&quot;薙刀&quot;,&quot;薙刀道衣&quot;,&quot;袴&quot;,&quot;防具(面・小手・胴・脛当)&quot;]</equipment>
    <founder></founder>
    <foundingYear></foundingYear>
    <governingBody>全日本なぎなた連盟</governingBody>
    <techniques>[&quot;振り上げ&quot;,&quot;持ち換え&quot;,&quot;振り返し&quot;,&quot;繰り込み&quot;,&quot;繰り出し&quot;]</techniques>
  </item>
</items>