XML

地球の構造 - XML

地球の構造は、地表から中心に向かって地殻、マントル、外核、内核の4つの主要層から構成されています。これらの層は地震波の伝播特性の違いから発見され、それぞれ異なる成分、状態、物理的性質を持ちます。地殻は最も薄く生命が存在する層、マントルは地球体積の約80%を占める岩石層、外核は液体の鉄ニッケルからなる地磁気の発生源、内核は超高圧下で固体を保つ金属球です。

地球科学 地質学 地震学 地殻 マントル 地核 プレートテクトニクス
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>1</code>
    <slug>crust</slug>
    <name>地殻</name>
    <description>地球の最も外側にある薄い固体層です。</description>
    <composition>花崗岩(大陸)、玄武岩(海洋)、シリカ、アルミニウム、酸化物</composition>
    <density_unit>g/cm³</density_unit>
    <density_value>2.2-2.9</density_value>
    <depth_bottom>5-60 km</depth_bottom>
    <depth_surface>0 km</depth_surface>
    <state>固体</state>
    <temperature_unit>°C</temperature_unit>
    <temperature_value>0-1000</temperature_value>
    <thickness_unit>km</thickness_unit>
    <thickness_value>5-60</thickness_value>
  </item>
  <item>
    <code>2</code>
    <slug>mantle</slug>
    <name>マントル</name>
    <description>地殻と核の間にある厚い岩石層で、地球体積の約80%を占めます。</description>
    <composition>かんらん岩(橄欖岩)、輝石、オリビン、マグネシウム、鉄、シリケート鉱物</composition>
    <density_unit>g/cm³</density_unit>
    <density_value>3.4-5.6</density_value>
    <depth_bottom>~2,900 km</depth_bottom>
    <depth_surface>5-60 km</depth_surface>
    <state>固体(長期的には流動性あり)</state>
    <temperature_unit>°C</temperature_unit>
    <temperature_value>1,000-3,000</temperature_value>
    <thickness_unit>km</thickness_unit>
    <thickness_value>~2,800</thickness_value>
  </item>
  <item>
    <code>3</code>
    <slug>outer-core</slug>
    <name>外核</name>
    <description>液体の鉄とニッケルからなる層で、地磁気の発生源です。</description>
    <composition>鉄、ニッケル、少量の軽元素(酸素、硫黄、シリコンなど)</composition>
    <density_unit>g/cm³</density_unit>
    <density_value>9.9-12.2</density_value>
    <depth_bottom>~5,100 km</depth_bottom>
    <depth_surface>~2,900 km</depth_surface>
    <state>液体</state>
    <temperature_unit>°C</temperature_unit>
    <temperature_value>4,000-5,000</temperature_value>
    <thickness_unit>km</thickness_unit>
    <thickness_value>~2,200</thickness_value>
  </item>
  <item>
    <code>4</code>
    <slug>inner-core</slug>
    <name>内核</name>
    <description>固体の鉄とニッケルからなる地球の中心部です。</description>
    <composition>鉄、ニッケル、少量の貴金属</composition>
    <density_unit>g/cm³</density_unit>
    <density_value>12.8-13.1</density_value>
    <depth_bottom>~6,400 km</depth_bottom>
    <depth_surface>~5,100 km</depth_surface>
    <state>固体</state>
    <temperature_unit>°C</temperature_unit>
    <temperature_value>~6,000</temperature_value>
    <thickness_unit>km (radius)</thickness_unit>
    <thickness_value>~1,200</thickness_value>
  </item>
</items>