XML

世界の主要な湖 - XML

世界の主要な湖は、面積・水深・蓄水量など様々な指標で評価されます。カスピ海は世界最大の湖であり、日本の国土とほぼ同じ面積を持ちます。スーペリア湖は世界最大の淡水湖で、五大湖の一つとして知られています。これらの湖は生態系の保全や水資源の確保、観光資源としても重要な役割を果たしています。

カスピ海 スーペリア湖 バイカル湖 地理 自然
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>1</code>
    <slug>caspian-sea</slug>
    <name>カスピ海</name>
    <description>世界最大の湖。塩湖でありながら「海」と呼ばれる。</description>
    <areaKm2>374000</areaKm2>
    <location>ユーラシア(ロシア・イラン・アゼルバイジャン・カザフスタン・トルクメニスタン)</location>
    <type>saltwater</type>
  </item>
  <item>
    <code>2</code>
    <slug>lake-superior</slug>
    <name>スーペリア湖</name>
    <description>世界最大の淡水湖。五大湖の一つ。</description>
    <areaKm2>82367</areaKm2>
    <location>北アメリカ(アメリカ・カナダ)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>3</code>
    <slug>lake-victoria</slug>
    <name>ヴィクトリア湖</name>
    <description>アフリカ最大の湖。世界第2位の淡水湖。</description>
    <areaKm2>68800</areaKm2>
    <location>アフリカ中央部(ウガンダ・タンザニア・ケニア)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>4</code>
    <slug>lake-huron</slug>
    <name>ヒューロン湖</name>
    <description>五大湖の一つ。世界第4位の湖。</description>
    <areaKm2>59570</areaKm2>
    <location>北アメリカ(アメリカ・カナダ)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>5</code>
    <slug>lake-michigan</slug>
    <name>ミシガン湖</name>
    <description>五大湖の一つ。唯一アメリカ単独の湖。</description>
    <areaKm2>58016</areaKm2>
    <location>北アメリカ(アメリカ)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>6</code>
    <slug>lake-tanganyika</slug>
    <name>タンガニーカ湖</name>
    <description>世界第2位の深さを持つ湖。</description>
    <areaKm2>32000</areaKm2>
    <location>アフリカ東部(タンザニア・ブルンジ・ザンビア・コンゴ民主共和国)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>7</code>
    <slug>lake-baikal</slug>
    <name>バイカル湖</name>
    <description>世界最深の湖。世界の淡水の約20%を含む。</description>
    <areaKm2>31500</areaKm2>
    <location>ロシア(シベリア)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>8</code>
    <slug>great-bear-lake</slug>
    <name>グレートベア湖</name>
    <description>カナダ最大の湖。</description>
    <areaKm2>31153</areaKm2>
    <location>カナダ北部</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>9</code>
    <slug>lake-malawi</slug>
    <name>マラウイ湖</name>
    <description>東アフリカのリフトバレー湖。</description>
    <areaKm2>29600</areaKm2>
    <location>アフリカ(マラウイ・モザンビーク・タンザニア)</location>
    <type>freshwater</type>
  </item>
  <item>
    <code>10</code>
    <slug>great-slave-lake</slug>
    <name>グレートスレーブ湖</name>
    <description>カナダ第2位の湖。北米最深の湖。</description>
    <areaKm2>28568</areaKm2>
    <location>カナダ北部</location>
    <type>freshwater</type>
  </item>
</items>