<?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 on way to Launch Complex 39 for liftoff</title>
    <description>
Apollo 11 Commander Neil A. Armstrong waves to well-wishers in the hallway of the Manned Spacecraft Operations Building as he and Michael Collins and Edwin E. Aldrin Jr. prepare to be transported to Launch Complex 39A for the first manned lunar landing mission. 
    </description>
    <date>1969-07-16</date>
    <id>KSC-69PC-0342</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-0342.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>81</height>
      <size>12194</size>
    </thumbimage>

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

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


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

  </image>
</asset>


