XML

世界主要港湾都市 - XML

世界主要港湾都市は、国際貿易と物流の中核を担う重要な都市群です。シンガポール、ロッテルダム、上海、ロサンゼルスなど、それぞれが独自の地理的優位性と港湾機能を持ち、世界経済の発展に大きく貢献しています。これらの都市はコンテナ取扱量、積み替え機能、内陸部との連携など、多面的な側面で評価されています。

港湾都市 国際貿易 物流 コンテナ港 海事 シンガポール 上海 ロッテルダム ロサンゼルス
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>singapore</slug>
    <name>シンガポール</name>
    <description>マレー半島南端に位置し、マ六甲海峡の要衝にある世界屈指の港湾都市です。</description>
    <containerThroughputRank>2</containerThroughputRank>
    <country>シンガポール</country>
    <region>東南アジア</region>
    <shippingCenterRank>1</shippingCenterRank>
  </item>
  <item>
    <code>02</code>
    <slug>rotterdam</slug>
    <name>ロッテルダム</name>
    <description>オランダ南西部に位置し、欧州最大の海港として急成長を遂げている港湾都市です。</description>
    <containerThroughputRank>12</containerThroughputRank>
    <country>オランダ</country>
    <region>ヨーロッパ</region>
    <shippingCenterRank>2</shippingCenterRank>
  </item>
  <item>
    <code>03</code>
    <slug>shanghai</slug>
    <name>上海</name>
    <description>中国東部、長江河口に位置し、世界最大のコンテナ取扱量を誇る港湾都市です。</description>
    <containerThroughputRank>1</containerThroughputRank>
    <country>中国</country>
    <region>東アジア</region>
    <shippingCenterRank>4</shippingCenterRank>
  </item>
  <item>
    <code>04</code>
    <slug>los-angeles</slug>
    <name>ロサンゼルス</name>
    <description>アメリカ西海岸に位置し、北米最大の輸入ゲートウェイとして機能する港湾都市です。</description>
    <containerThroughputRank>9</containerThroughputRank>
    <country>アメリカ</country>
    <region>北米</region>
    <shippingCenterRank>19</shippingCenterRank>
  </item>
</items>