<?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 view of Earth as the Lunar Module Eagle lifts off from the Moon</title>
    <description>
With a half-Earth in the background, the Lunar Module ascent stage with Moon-walking Astronauts Neil Armstrong and Edwin Aldrin Jr. approaches for a rendezvous with the Apollo Command Module manned by Michael Collins. The Apollo 11 liftoff from the Moon came early, ending a 22-hour stay on the Moon by Armstrong and Aldrin. 
    </description>
    <date>1969-07-20</date>
    <id>AS11-44-6642</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-44-6642.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>77</height>
      <size>11721</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/AS11-44-6642.gif</url>
      <format>GIF</format>
      <width>312</width>
      <height>240</height>
      <size>106568</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/AS11-44-6642.jpg</url>
      <format>JPEG</format>
      <width>998</width>
      <height>768</height>
      <size>130635</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/AS11-44-6642.jpg</url>
      <format>JPEG</format>
      <width>2533</width>
      <height>1949</height>
      <size>591082</size>
      </otherimage>

  </image>
</asset>


