<?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 COMMANDER NEIL ARMSTRONG IN SIMULATOR</title>
    <description>
Apollo 11 commander Neil Armstrong is going through flight training in the lunar module simulator situated in the flight crew training building at KSC. Armstrong will pilot the lunar module to a moon landing on July 20, following launch from KSC on July 16. 
    </description>
    <date>1969-06-19</date>
    <id>KSC-69PC-0318</id>
    <otherid>S-282,ARCHIVE-00353</otherid>
    <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-0318.gif</url>
      <format>GIF</format>
      <width>80</width>
      <height>100</height>
      <size>12069</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0318.jpg</url>
      <format>JPEG</format>
      <width>1792</width>
      <height>2242</height>
      <size>795382</size>
      </otherimage>

  </image>
</asset>


