<?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>Astronaut Aldrin is photographed by Astronaut Armstrong on the Moon </title>
    <description>
Apollo 11 Onboard Film -- The deployment of scientific experiments by Astronaut Edwin Aldrin Jr. is photographed by Astronaut Neil Armstrong. Man's first landing on the Moon occurred today at 4:17 p.m. as Lunar Module "Eagle" touched down gently on the Sea of Tranquility on the east side of the Moon. 
    </description>
    <date>1969-07-20</date>
    <id>AS11-40-5873</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-5873.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-40-5873.gif</url>
      <format>GIF</format>
      <width>313</width>
      <height>240</height>
      <size>106930</size>
      </screenimage>

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/AS11-40-5873.jpg</url>
      <format>JPEG</format>
      <width>2563</width>
      <height>1966</height>
      <size>693503</size>
      </otherimage>

  </image>
</asset>


