XML
世界の主要な海流 - XML
世界の主要な海流は、地球の気候や生態系に大きな影響を与える大規模な海水の流れです。黒潮やメキシコ湾流などの暖流、親潮やカリフォルニア海流などの寒流が存在し、それぞれが海洋循環の重要な役割を果たしています。これらの海流は風や海水の密度差によって生じ、気候調整、漁業資源の分布、航海などに深く関わっています。
海流
海洋
気候
暖流
寒流
黒潮
親潮
メキシコ湾流
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>01</code>
<slug>kuroshio</slug>
<name>黒潮(日本海流)</name>
<description>太平洋西部を流れる世界最大級の暖流です。</description>
<flowRate>毎秒約6000万トン</flowRate>
<maxVelocity>3-5ノット</maxVelocity>
<ocean>太平洋</ocean>
<type>暖流</type>
</item>
<item>
<code>02</code>
<slug>oyashio</slug>
<name>親潮(千島海流)</name>
<description>北太平洋を流れる代表的な寒流です。</description>
<flowRate>黒潮に匹敵</flowRate>
<maxVelocity>0.6~1.3ノット</maxVelocity>
<ocean>太平洋</ocean>
<type>寒流</type>
</item>
<item>
<code>03</code>
<slug>gulf-stream</slug>
<name>メキシコ湾流(ガルフストリーム)</name>
<description>大西洋を流れる世界最大の暖流です。</description>
<flowRate>毎秒1億トン以上</flowRate>
<maxVelocity>4~6ノット</maxVelocity>
<ocean>大西洋</ocean>
<type>暖流</type>
</item>
<item>
<code>04</code>
<slug>north-pacific-current</slug>
<name>北太平洋海流</name>
<description>黒潮の延長として流れる暖流です。</description>
<flowRate></flowRate>
<maxVelocity>1~2ノット</maxVelocity>
<ocean>太平洋</ocean>
<type>暖流</type>
</item>
<item>
<code>05</code>
<slug>california-current</slug>
<name>カリフォルニア海流</name>
<description>北米西海岸を南下する寒流です。</description>
<flowRate></flowRate>
<maxVelocity>0.5~1ノット</maxVelocity>
<ocean>太平洋</ocean>
<type>寒流</type>
</item>
<item>
<code>06</code>
<slug>peru-current</slug>
<name>ペルー海流(フンボルト海流)</name>
<description>南米西岸を北上する寒流です。</description>
<flowRate></flowRate>
<maxVelocity>0.5~1ノット</maxVelocity>
<ocean>太平洋</ocean>
<type>寒流</type>
</item>
<item>
<code>07</code>
<slug>north-atlantic-current</slug>
<name>北大西洋海流</name>
<description>メキシコ湾流の延長として流れる暖流です。</description>
<flowRate></flowRate>
<maxVelocity>1~2ノット</maxVelocity>
<ocean>大西洋</ocean>
<type>暖流</type>
</item>
<item>
<code>08</code>
<slug>canary-current</slug>
<name>カナリー海流</name>
<description>北大西洋東部を南下する寒流です。</description>
<flowRate></flowRate>
<maxVelocity>0.5~1ノット</maxVelocity>
<ocean>大西洋</ocean>
<type>寒流</type>
</item>
<item>
<code>09</code>
<slug>brazil-current</slug>
<name>ブラジル海流</name>
<description>南大西洋西部を南下する暖流です。</description>
<flowRate></flowRate>
<maxVelocity>1~2ノット</maxVelocity>
<ocean>大西洋</ocean>
<type>暖流</type>
</item>
<item>
<code>10</code>
<slug>benguela-current</slug>
<name>ベンゲラ海流</name>
<description>南アフリカ西岸を北上する寒流です。</description>
<flowRate></flowRate>
<maxVelocity>0.5~1ノット</maxVelocity>
<ocean>大西洋</ocean>
<type>寒流</type>
</item>
<item>
<code>11</code>
<slug>agulhas-current</slug>
<name>アガラス海流</name>
<description>南アフリカ東岸を南下する暖流です。</description>
<flowRate></flowRate>
<maxVelocity>4~6ノット</maxVelocity>
<ocean>インド洋</ocean>
<type>暖流</type>
</item>
<item>
<code>12</code>
<slug>antarctic-circumpolar-current</slug>
<name>南極海流(西風漂流)</name>
<description>南極大陸周辺を東向きに周回する海流です。</description>
<flowRate>毎秒1億3千万トン以上</flowRate>
<maxVelocity>2~4ノット</maxVelocity>
<ocean>三大洋(太平洋・大西洋・インド洋)</ocean>
<type>寒流</type>
</item>
<item>
<code>13</code>
<slug>north-equatorial-current</slug>
<name>北赤道海流</name>
<description>赤道北部を西向きに流れる暖流です。</description>
<flowRate></flowRate>
<maxVelocity>1~2ノット</maxVelocity>
<ocean>太平洋・大西洋</ocean>
<type>暖流</type>
</item>
<item>
<code>14</code>
<slug>south-equatorial-current</slug>
<name>南赤道海流</name>
<description>赤道南部を西向きに流れる暖流です。</description>
<flowRate></flowRate>
<maxVelocity>1~2ノット</maxVelocity>
<ocean>三大洋(太平洋・大西洋・インド洋)</ocean>
<type>暖流</type>
</item>
</items>