<?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>Apollo 11 astronauts leave the recovery helicopter after returning from the Moon </title>
    <description>
Apollo 11 astronauts leave the recovery helicopter after returning from the Moon 
    </description>
    <date>1969-07-24</date>
    <id>KSC-69PC-0453</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/KSC-69PC-0453.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>83</height>
      <size>12445</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/KSC-69PC-0453.gif</url>
      <format>GIF</format>
      <width>288</width>
      <height>240</height>
      <size>98592</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/KSC-69PC-0453.jpg</url>
      <format>JPEG</format>
      <width>921</width>
      <height>768</height>
      <size>125683</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0453.jpg</url>
      <format>JPEG</format>
      <width>2510</width>
      <height>2094</height>
      <size>564008</size>
      </otherimage>

  </image>
</asset>


