<?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>Armstrong practices in Lunar Module simulator</title>
    <description>
Neil A. Armstrong, Commander for the Apollo 11 Moon-landing mission, practices for the historic event in a Lunar Module simulator in the Flight Crew Training building at KSC. Accompanying Armstrong on the Moon flight will be Command Module Pilot Michael Collins and Lunar Module Pilot Edwin E. Aldrin Jr. 
    </description>
    <date>1969-06-19</date>
    <id>KSC-69PC-0319</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-0319.gif</url>
      <format>GIF</format>
      <width>78</width>
      <height>100</height>
      <size>11835</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0319.jpg</url>
      <format>JPEG</format>
      <width>1993</width>
      <height>2553</height>
      <size>622383</size>
      </otherimage>

  </image>
</asset>


