XML
Major Canals and Waterways of the World - XML
Major canals and waterways of the world play crucial roles in international trade and maritime transportation. Including the world's three great canals—the Suez Canal, Panama Canal, and Kiel Canal—this collection encompasses important artificial waterways connecting continents, such as the Corinth Canal, Grand Canal of China, and Rhine-Main-Danube Canal. These canals significantly reduce shipping distances and travel times, contributing greatly to global economic development.
canal
waterway
maritime transport
international trade
civil engineering
navigation
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>01</code>
<slug>suez-canal</slug>
<name>Suez Canal</name>
<description>One of the world's three great canals crossing Egypt, connecting the Mediterranean Sea and the Red Sea.</description>
<connects>Mediterranean Sea and Red Sea</connects>
<country>Egypt</country>
<lengthKm>193.3</lengthKm>
<openedYear>1869</openedYear>
<type>sea-level</type>
</item>
<item>
<code>02</code>
<slug>panama-canal</slug>
<name>Panama Canal</name>
<description>One of the world's three great canals crossing the Isthmus of Panama, connecting the Pacific and Atlantic Oceans.</description>
<connects>Pacific Ocean and Atlantic Ocean (Caribbean Sea)</connects>
<country>Panama</country>
<lengthKm>82</lengthKm>
<openedYear>1914</openedYear>
<type>lock-based</type>
</item>
<item>
<code>03</code>
<slug>kiel-canal</slug>
<name>Kiel Canal</name>
<description>One of the world's three great canals crossing northern Germany, connecting the North Sea and Baltic Sea.</description>
<connects>North Sea and Baltic Sea</connects>
<country>Germany</country>
<lengthKm>98.6</lengthKm>
<openedYear>1895</openedYear>
<type>sea-level</type>
</item>
<item>
<code>04</code>
<slug>corinth-canal</slug>
<name>Corinth Canal</name>
<description>Cuts through the Isthmus of Corinth in Greece, connecting the Ionian Sea and Aegean Sea.</description>
<connects>Ionian Sea and Aegean Sea</connects>
<country>Greece</country>
<lengthKm>6.3</lengthKm>
<openedYear>1893</openedYear>
<type>sea-level</type>
</item>
<item>
<code>05</code>
<slug>grand-canal-china</slug>
<name>Grand Canal of China</name>
<description>The world's longest artificial waterway connecting Beijing and Hangzhou.</description>
<connects>Beijing and Hangzhou (Haihe, Yellow, Huaihe, Yangtze, Qiantang Rivers)</connects>
<country>China</country>
<lengthKm>1794</lengthKm>
<openedYear>-486</openedYear>
<type>inland-waterway</type>
</item>
<item>
<code>06</code>
<slug>rhine-main-danube-canal</slug>
<name>Rhine-Main-Danube Canal</name>
<description>An important waterway crossing Germany, connecting the North Sea and Black Sea.</description>
<connects>North Sea and Black Sea (Main and Danube Rivers)</connects>
<country>Germany</country>
<lengthKm>171</lengthKm>
<openedYear>1992</openedYear>
<type>lock-based</type>
</item>
<item>
<code>07</code>
<slug>white-sea-baltic-canal</slug>
<name>White Sea-Baltic Canal</name>
<description>A canal crossing Russia, connecting the White Sea and Baltic Sea.</description>
<connects>White Sea and Baltic Sea (via Lake Onega)</connects>
<country>Russia</country>
<lengthKm>227</lengthKm>
<openedYear>1933</openedYear>
<type>lock-based</type>
</item>
<item>
<code>08</code>
<slug>manchester-ship-canal</slug>
<name>Manchester Ship Canal</name>
<description>Crosses England, connecting Manchester to the Irish Sea.</description>
<connects>Manchester and Irish Sea</connects>
<country>United Kingdom</country>
<lengthKm>58</lengthKm>
<openedYear>1894</openedYear>
<type>inland-waterway</type>
</item>
</items>