<?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 ASTRONAUTS LIFT OFF BY SATURN V LAUNCH VEHICLE</title>
    <description>
Generating a thrust of seven and a half million pounds, the Saturn V space vehicle carrying Apollo 12 Astronauts Charles Conrad, Jr., Richard F. Gordon, and Alan L. Bean, lifted off from Launch Complex 39A at 11:22 a.m. EST November 14, 1969. 
    </description>
    <date>1969-11-14</date>
    <id>KSC-69PC-0669</id>
    <otherid>P-06923,ARCHIVE-03835</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-0669.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-69PC-0669.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-69PC-0669.jpg</url>
      <format>JPEG</format>
      <width>512</width>
      <height>768</height>
      <size>55869</size>
      </otherimage>


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

  </image>
</asset>


