XML
世界の主要な運河・水路 - XML
世界の主要な運河・水路は、国際貿易や海上輸送において重要な役割を果たしています。スエズ運河、パナマ運河、キール運河などの世界三大運河をはじめ、コリントス運河、京杭大運河、ライン・マイン・ドナウ運河など、各大陸を結ぶ重要な人工水路が含まれています。これらの運河は、船舶の航行距離と時間を大幅に短縮し、世界経済の発展に大きく貢献しています。
運河
水路
海上輸送
国際貿易
土木工学
航海
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>01</code>
<slug>suez-canal</slug>
<name>スエズ運河</name>
<description>エジプトを横断し、地中海と紅海を結ぶ世界三大運河の一つ。</description>
<connects>地中海と紅海</connects>
<country>エジプト</country>
<lengthKm>193.3</lengthKm>
<openedYear>1869</openedYear>
<type>sea-level</type>
</item>
<item>
<code>02</code>
<slug>panama-canal</slug>
<name>パナマ運河</name>
<description>パナマ地峡を横断し、太平洋と大西洋を結ぶ世界三大運河の一つ。</description>
<connects>太平洋と大西洋(カリブ海)</connects>
<country>パナマ</country>
<lengthKm>82</lengthKm>
<openedYear>1914</openedYear>
<type>lock-based</type>
</item>
<item>
<code>03</code>
<slug>kiel-canal</slug>
<name>キール運河</name>
<description>ドイツ北部を横断し、北海とバルト海を結ぶ世界三大運河の一つ。</description>
<connects>北海とバルト海</connects>
<country>ドイツ</country>
<lengthKm>98.6</lengthKm>
<openedYear>1895</openedYear>
<type>sea-level</type>
</item>
<item>
<code>04</code>
<slug>corinth-canal</slug>
<name>コリントス運河</name>
<description>ギリシャのコリントス地峡を貫き、イオニア海とエーゲ海を結ぶ。</description>
<connects>イオニア海とエーゲ海</connects>
<country>ギリシャ</country>
<lengthKm>6.3</lengthKm>
<openedYear>1893</openedYear>
<type>sea-level</type>
</item>
<item>
<code>05</code>
<slug>grand-canal-china</slug>
<name>京杭大運河</name>
<description>北京と杭州を結ぶ、世界最長の人工水路。</description>
<connects>北京と杭州(海河、黄河、淮河、長江、銭塘江)</connects>
<country>中国</country>
<lengthKm>1794</lengthKm>
<openedYear>-486</openedYear>
<type>inland-waterway</type>
</item>
<item>
<code>06</code>
<slug>rhine-main-danube-canal</slug>
<name>ライン・マイン・ドナウ運河</name>
<description>ドイツを横断し、北海と黒海を結ぶ重要な水路。</description>
<connects>北海と黒海(マイン川とドナウ川)</connects>
<country>ドイツ</country>
<lengthKm>171</lengthKm>
<openedYear>1992</openedYear>
<type>lock-based</type>
</item>
<item>
<code>07</code>
<slug>white-sea-baltic-canal</slug>
<name>白海・バルト海運河</name>
<description>ロシアを横断し、白海とバルト海を結ぶ運河。</description>
<connects>白海とバルト海(オネガ湖経由)</connects>
<country>ロシア</country>
<lengthKm>227</lengthKm>
<openedYear>1933</openedYear>
<type>lock-based</type>
</item>
<item>
<code>08</code>
<slug>manchester-ship-canal</slug>
<name>マンチェスター運河</name>
<description>イギリスを横断し、マンチェスターをアイルランド海と結ぶ。</description>
<connects>マンチェスターとアイルランド海</connects>
<country>イギリス</country>
<lengthKm>58</lengthKm>
<openedYear>1894</openedYear>
<type>inland-waterway</type>
</item>
</items>