<?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 Buzz Aldrin appears relaxed before launch</title>
    <description>
Apollo 11 astronaut Edwin E. Aldrin Jr. appears to be relaxed 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-0382</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-0382.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-0382.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-0382.jpg</url>
      <format>JPEG</format>
      <width>598</width>
      <height>768</height>
      <size>81407</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0382.jpg</url>
      <format>JPEG</format>
      <width>2234</width>
      <height>2867</height>
      <size>765366</size>
      </otherimage>

  </image>
</asset>


