<?xml version="1.0" encoding="UTF-8"?> 
<asset xmlns="http://nix2.larc.nasa.gov/XMLSchema/1.0" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://nix2.larc.nasa.gov/XMLSchema/1.0
                          http://nix2.larc.nasa.gov/XMLSchema/1.0/nasamm.xsd">
 <text> 
    <title>A walk on the Moon after the Lunar Module Eagle has landed</title>
    <description>
Man's first landing on the Moon was accomplished at 4:17 p.m. today as the Lunar Module, "Eagle," touched down gently on the Sea of Tranquility on the east side of the Moon. Astronauts Edwin Aldrin and Neil Armstrong were the first men to walk on the Moon. 
    </description>
    <date>1969-07-20</date>
    <id>AS11-40-5948</id>
    <org>
      <name>NASA Kennedy Space Center</name>
      <acronym>NASA-KSC</acronym>
      <url>http://images.ksc.nasa.gov/</url>
    </org>
  </text>
  <image>
    <!-- Thumbnail image -->
    <thumbimage>
      <url>http://images.ksc.nasa.gov/photos/1969/thumb/AS11-40-5948.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>80</height>
      <size>12069</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/AS11-40-5948.gif</url>
      <format>GIF</format>
      <width>299</width>
      <height>240</height>
      <size>102221</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/AS11-40-5948.jpg</url>
      <format>JPEG</format>
      <width>956</width>
      <height>768</height>
      <size>140311</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/AS11-40-5948.jpg</url>
      <format>JPEG</format>
      <width>2542</width>
      <height>2043</height>
      <size>606204</size>
      </otherimage>

  </image>
</asset>


