XML
Major Deserts of the World - XML
Deserts refer to extremely dry regions with minimal annual precipitation, covering approximately one-third of Earth's land area. This list compiles major world deserts including the Sahara, Gobi, and Atacama deserts, summarizing their geographical locations, areas, climatic characteristics, and ecosystems. Deserts are classified into tropical, polar, and coastal deserts, each possessing unique landscapes and ecosystems.
desert
geography
climate
nature
Sahara
Gobi
Atacama
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item>
<code>01</code>
<slug>sahara-desert</slug>
<name>Sahara Desert</name>
<description>The world's largest tropical desert, spreading across northern Africa.</description>
<area_unit>km²</area_unit>
<area_value>9060000</area_value>
<location>Northern Africa (Morocco, Algeria, Tunisia, Libya, Egypt, Mali, Niger, Chad, Sudan, Western Sahara, Mauritania)</location>
<type>Tropical Desert</type>
</item>
<item>
<code>02</code>
<slug>gobi-desert</slug>
<name>Gobi Desert</name>
<description>Asia's largest desert, spanning China and Mongolia.</description>
<area_unit>km²</area_unit>
<area_value>1300000</area_value>
<location>China (Inner Mongolia) and Mongolia</location>
<type>Cold Desert</type>
</item>
<item>
<code>03</code>
<slug>atacama-desert</slug>
<name>Atacama Desert</name>
<description>One of the driest deserts in the world, located in Chile.</description>
<area_unit>km²</area_unit>
<area_value>179000</area_value>
<location>Chile (between the Andes Mountains and Pacific Ocean)</location>
<type>Coastal Desert</type>
</item>
<item>
<code>04</code>
<slug>arabian-desert</slug>
<name>Arabian Desert</name>
<description>A vast desert spreading across the Arabian Peninsula.</description>
<area_unit>km²</area_unit>
<area_value>2300000</area_value>
<location>Arabian Peninsula (Saudi Arabia, Yemen, Oman, UAE, etc.)</location>
<type>Tropical Desert</type>
</item>
<item>
<code>05</code>
<slug>kalahari-desert</slug>
<name>Kalahari Desert</name>
<description>A semi-desert region located in southern Africa.</description>
<area_unit>km²</area_unit>
<area_value>570000</area_value>
<location>Southern Africa (Botswana, Namibia, South Africa)</location>
<type>Semi-desert</type>
</item>
<item>
<code>06</code>
<slug>namib-desert</slug>
<name>Namib Desert</name>
<description>The world's oldest desert, spread along the coast of Namibia.</description>
<area_unit>km²</area_unit>
<area_value>50000</area_value>
<location>Namibia (Atlantic coast)</location>
<type>Coastal Desert</type>
</item>
<item>
<code>07</code>
<slug>sonoran-desert</slug>
<name>Sonoran Desert</name>
<description>One of the largest deserts in North America.</description>
<area_unit>km²</area_unit>
<area_value>311000</area_value>
<location>North America (Arizona, California, USA) and Mexico</location>
<type>Subtropical Desert</type>
</item>
<item>
<code>08</code>
<slug>thar-desert</slug>
<name>Thar Desert</name>
<description>A desert spread across the India-Pakistan border.</description>
<area_unit>km²</area_unit>
<area_value>270000</area_value>
<location>India (Rajasthan) and Pakistan</location>
<type>Subtropical Desert</type>
</item>
<item>
<code>09</code>
<slug>taklamakan-desert</slug>
<name>Taklamakan Desert</name>
<description>A desert located in China's Xinjiang Uyghur Autonomous Region.</description>
<area_unit>km²</area_unit>
<area_value>270000</area_value>
<location>China (Xinjiang Uyghur Autonomous Region, Tarim Basin)</location>
<type>Inland Desert</type>
</item>
<item>
<code>10</code>
<slug>karakum-desert</slug>
<name>Karakum Desert</name>
<description>A vast desert covering Turkmenistan.</description>
<area_unit>km²</area_unit>
<area_value>350000</area_value>
<location>Turkmenistan</location>
<type>Inland Desert</type>
</item>
</items>