<?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>
Astronaut Edwin E. Aldrin Jr., Lunar Module Pilot, is photographed walking near the Lunar Module (LM) during the Apollo 11 extravehicular activity. An LM foot pad is at lower right. This picture was taken by Astronaut Neil A. Armstrong, Commander, with a 70mm lunar surface camera. 
    </description>
    <date>1969-07-20</date>
    <id>AS11-40-5903</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-5903.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>75</height>
      <size>11427</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/AS11-40-5903.jpg</url>
      <format>JPEG</format>
      <width>2617</width>
      <height>1973</height>
      <size>688972</size>
      </otherimage>

  </image>
</asset>


