<?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>An astronaut footprint on the surface of the Moon</title>
    <description>
View of Astronaut footprint in lunar soil. Apollo 11 Astronauts Neil A. Armstrong, Michael Collins and Edwin E. Aldrin Jr. were launched to the Moon by a Saturn V launch vehicle 9:32 a.m. EDT, July 16, 1969, from Complex 39A, Kennedy Space Center, Florida. Armstrong and Aldrin landed on the Moon July 20, 1969, and, after take-off from the Moon July 21, joined Collins in the Command Module circling the Moon. The astronauts splashed down in the Pacific Ocean and recovery was made by the U.S.S. Hornet at 12:50 p.m. EDT, July 24, 1969. 
    </description>
    <date>1969-07-21</date>
    <id>AS11-40-5877</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-5877.gif</url>
      <format>GIF</format>
      <width>79</width>
      <height>100</height>
      <size>11947</size>
    </thumbimage>

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

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


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

  </image>
</asset>


