<?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 astronaut Neil Armstrong suits up before launch</title>
    <description>
Apollo 11 Commander Neil Armstrong prepares to put on his helmet with the assistance of a spacesuit technician during suiting operations in the Manned Spacecraft Operations Building (MSOB) prior to the astronauts' departure to Launch Pad 39A. The three astronauts, Edwin E. Aldrin Jr., Neil A Armstrong and Michael Collins, will then board the Saturn V launch vehicle, scheduled for a 9:32 a.m. EDT liftoff, for the first manned lunar landing mission. 
    </description>
    <date>1969-07-16</date>
    <id>KSC-69PC-0377</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-0377.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>80</height>
      <size>12069</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0377.jpg</url>
      <format>JPEG</format>
      <width>2940</width>
      <height>2355</height>
      <size>909222</size>
      </otherimage>

  </image>
</asset>


