<?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 crew heads for transfer van to Launch Pad 39A</title>
    <description>
Apollo 11 Commander Neil A. Armstrong leads astronauts Michael Collins and Edwin E. Aldrin Jr. from the Manned Spacecraft Operations Building to the transfer van for the eight-mile trip to Pad 39A. Liftoff of Apollo 11 is scheduled at 9:32 a.m. EDT, which will begin man's first lunar landing mission. 
    </description>
    <date>1969-07-16</date>
    <id>KSC-69PC-0412</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-0412.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>67</height>
      <size>10222</size>
    </thumbimage>

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

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/KSC-69PC-0412.jpg</url>
      <format>JPEG</format>
      <width>1024</width>
      <height>691</height>
      <size>127254</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0412.jpg</url>
      <format>JPEG</format>
      <width>2617</width>
      <height>1766</height>
      <size>571516</size>
      </otherimage>

  </image>
</asset>


