<?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 PRIME CREW INSIDE CAPSULE DURING TESTS</title>
    <description>
Apollo 11 prime crew during walk through egress test. Armstrong, Collins and Aldrin beam optimism during testing at KSC a few weeks before the historic mission. 
    </description>
    <date>1969-06-10</date>
    <id>KSC-69PC-0295</id>
    <otherid>S-276,ARCHIVE-00347</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-0295.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>78</height>
      <size>10951</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0295.jpg</url>
      <format>JPEG</format>
      <width>2221</width>
      <height>1744</height>
      <size>685574</size>
      </otherimage>

  </image>
</asset>


