<?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 Saturn V lifts off for the mission to the Moon</title>
    <description>
Carrying the Apollo 11 Saturn V space vehicle and mobile launcher, the transporter inches its way to the hardstand atop Launch Complex 39A where it positioned the 12.5-million-pound load on support pedestals. (Unfueled Saturn V weighs 1/2 million pounds.) Rollout began at 12:30 p.m. EDT today and was completed at 7:46 p.m. The transporter carried the vehicle along the 3.5- mile crawlerway at an average speed of less than one mile per hour. The 363-foot-high space vehicle is to launch Apollo 11 Astronauts Neil A. Armstrong, Michael Collins and Edwin E. Aldrin Jr. on the Nation's first manned lunar landing mission. 
    </description>
    <date>1969-05-20</date>
    <id>KSC-69PC-0234</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-0234.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>79</height>
      <size>11947</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0234.jpg</url>
      <format>JPEG</format>
      <width>2617</width>
      <height>2065</height>
      <size>843060</size>
      </otherimage>

  </image>
</asset>


