XML

世界の主要バレエ団 - XML

世界の主要バレエ団は、長い歴史と伝統を持ち、古典バレエから現代作品まで幅広いレパートリーを持つ一流の舞踊団です。ロイヤル・バレエ、ボリショイ・バレエ、マリインスキー・バレエ、パリ・オペラ座バレエなど、各国の代表的なバレエ団が含まれています。これらの団体は、優れたダンサー育成と芸術的革新で世界のバレエ界をリードしています。

バレエ 舞踊 古典バレエ 芸術 劇場 パフォーミングアーツ
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>royal-ballet</slug>
    <name>ロイヤル・バレエ団</name>
    <description>英国ロンドンを本拠とする世界最高峰のバレエ団。</description>
    <city>London</city>
    <country>イギリス</country>
    <dancerCount>100</dancerCount>
    <foundedYear>1931</foundedYear>
    <homeTheatre>ロイヤル・オペラハウス(コヴェント・ガーデン)</homeTheatre>
  </item>
  <item>
    <code>02</code>
    <slug>bolshoi-ballet</slug>
    <name>ボリショイ・バレエ</name>
    <description>ロシア・モスクワのボリショイ劇場に所属する世界最大級のバレエ団。</description>
    <city>Moscow</city>
    <country>ロシア</country>
    <dancerCount>220</dancerCount>
    <foundedYear>1776</foundedYear>
    <homeTheatre>ボリショイ劇場</homeTheatre>
  </item>
  <item>
    <code>03</code>
    <slug>mariinsky-ballet</slug>
    <name>マリインスキー・バレエ</name>
    <description>サンクトペテルブルクのマリインスキー劇場に所属するロシアを代表するバレエ団。</description>
    <city>St. Petersburg</city>
    <country>ロシア</country>
    <dancerCount>200</dancerCount>
    <foundedYear>1740</foundedYear>
    <homeTheatre>マリインスキー劇場</homeTheatre>
  </item>
  <item>
    <code>04</code>
    <slug>paris-opera-ballet</slug>
    <name>パリ・オペラ座バレエ</name>
    <description>世界最古の国立バレエ団。フランス・パリを本拠とする。</description>
    <city>Paris</city>
    <country>フランス</country>
    <dancerCount>150</dancerCount>
    <foundedYear>1661</foundedYear>
    <homeTheatre>パレ・ガルニエ、オペラ・バスティーユ</homeTheatre>
  </item>
  <item>
    <code>05</code>
    <slug>american-ballet-theatre</slug>
    <name>アメリカン・バレエ・シアター</name>
    <description>アメリカを代表するバレエ団。ニューヨークを本拠とする。</description>
    <city>New York</city>
    <country>アメリカ</country>
    <dancerCount>90</dancerCount>
    <foundedYear>1940</foundedYear>
    <homeTheatre>メトロポリタン・オペラハウス</homeTheatre>
  </item>
  <item>
    <code>06</code>
    <slug>dutch-national-ballet</slug>
    <name>オランダ国立バレエ団</name>
    <description>オランダ・アムステルダムを本拠とする国立バレエ団。</description>
    <city>Amsterdam</city>
    <country>オランダ</country>
    <dancerCount>80</dancerCount>
    <foundedYear>1961</foundedYear>
    <homeTheatre>オランダ国立オペラ</homeTheatre>
  </item>
  <item>
    <code>07</code>
    <slug>la-scala-ballet</slug>
    <name>スカラ座バレエ団</name>
    <description>イタリア・ミラノのスカラ座に所属する世界最古のバレエ団の一つ。</description>
    <city>Milan</city>
    <country>イタリア</country>
    <dancerCount>90</dancerCount>
    <foundedYear>1778</foundedYear>
    <homeTheatre>スカラ座</homeTheatre>
  </item>
  <item>
    <code>08</code>
    <slug>national-ballet-of-canada</slug>
    <name>カナダ国立バレエ団</name>
    <description>カナダ最大のバレエ団。トロントを本拠とする。</description>
    <city>Toronto</city>
    <country>カナダ</country>
    <dancerCount>75</dancerCount>
    <foundedYear>1951</foundedYear>
    <homeTheatre>フォー・シーズンズ・センター</homeTheatre>
  </item>
  <item>
    <code>09</code>
    <slug>australian-ballet</slug>
    <name>オーストラリア・バレエ団</name>
    <description>オーストラリアを代表するバレエ団。メルボルンを本拠とする。</description>
    <city>Melbourne</city>
    <country>オーストラリア</country>
    <dancerCount>75</dancerCount>
    <foundedYear>1962</foundedYear>
    <homeTheatre>アートセンター・メルボルン</homeTheatre>
  </item>
  <item>
    <code>10</code>
    <slug>cuba-national-ballet</slug>
    <name>キューバ国立バレエ団</name>
    <description>キューバ・ハバナを本拠とする世界で最も名声の高いバレエ団の一つ。</description>
    <city>Havana</city>
    <country>キューバ</country>
    <dancerCount>80</dancerCount>
    <foundedYear>1948</foundedYear>
    <homeTheatre>グラン・テアトロ・デ・ラ・ハバナ</homeTheatre>
  </item>
</items>