<?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: Astronaut Edwin E. Aldrin Jr. poses for a photograph beside the deployed flag of the United States during the Apollo 11 EVA. The Lunar Module is on the left. The astronauts' footprints in the soil of the Moon are clearly visible in the foreground. Astronaut Neil A. Armstrong used a 70mm lunar surface camera in taking this picture. 
    </description>
    <date>1969-07-20</date>
    <id>AS11-40-5875</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-5875.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-5875.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-5875.jpg</url>
      <format>JPEG</format>
      <width>1002</width>
      <height>768</height>
      <size>164388</size>
      </otherimage>


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

  </image>
</asset>


