<?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>Personnel in the Launch Control Center watch Apollo 11 Saturn V lift off </title>
    <description>
Personnel within the Launch Control Center (LCC) watch the Apollo 11 liftoff from Launch Complex 39A today at the start of the historic Lunar Landing mission. The LCC is located three and one- half miles from the launch pad. 
    </description>
    <date>1969-07-16</date>
    <id>KSC-69PC-0387</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-0387.gif</url>
      <format>GIF</format>
      <width>78</width>
      <height>100</height>
      <size>11835</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0387.jpg</url>
      <format>JPEG</format>
      <width>2000</width>
      <height>2562</height>
      <size>586312</size>
      </otherimage>

  </image>
</asset>


