<?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 12 LIFTOFF [SATURN V LAUNCH VEHICLE]</title>
    <description>
Rocket exhaust clouds the Apollo 12 Saturn V space vehicle as it lifts off from Launch Complex 39A, sending astronauts Charles Conrad, Jr., Richard F. Gordon and Alan L. Bean on the Nation's second manned lunar landing mission. 
    </description>
    <date>1969-11-14</date>
    <id>KSC-69PC-0672</id>
    <otherid>P-06925,ARCHIVE-03837</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-0672.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>67</height>
      <size>9294</size>
    </thumbimage>

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

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


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

  </image>
</asset>


