<?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 10 ASTRONAUT PREPARES FOR COUNTDOWN DEMONSTRATION TEST</title>
    <description>
Apollo 10 lunar module pilot Eugene A. Cernan is suited up to participate in the Countdown Demonstration Test [CDDT] completed successfully at 1:01 p.m. today. The CDDT was a dress rehearsal for the launch of the Apollo 10 lunar mission from Pad B at Launch Complex 39 May 18 at 12:49 p.m. 
    </description>
    <date>1969-05-06</date>
    <id>KSC-69P-0290</id>
    <otherid>P-21000,ARCHIVE-02941</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-69P-0290.gif</url>
      <format>GIF</format>
      <width>67</width>
      <height>100</height>
      <size>9294</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/KSC-69P-0290.gif</url>
      <format>GIF</format>
      <width>160</width>
      <height>240</height>
      <size>53217</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/KSC-69P-0290.jpg</url>
      <format>JPEG</format>
      <width>512</width>
      <height>768</height>
      <size>72831</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69P-0290.jpg</url>
      <format>JPEG</format>
      <width>1536</width>
      <height>2304</height>
      <size>487377</size>
      </otherimage>

  </image>
</asset>


