<?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>Artist's rendering of Launch and Translunar Injection</title>
    <description>
Launch and Translunar Injection: On launch day at Complex 39A, Kennedy Space Center, Fla., the astronauts enter the spacecraft. After launch and Saturn V first-stage burnout and jettison, the S-II second stage ignites. The crew checks spacecraft systems in Earth orbit before the S-IVB third stage ignites the second time to send Apollo 11 to the Moon. 
    </description>
    <date>1969-07-06</date>
    <id>69-H-960</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/69-H-960.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>82</height>
      <size>11621</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/69-H-960.gif</url>
      <format>GIF</format>
      <width>294</width>
      <height>240</height>
      <size>97853</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/69-H-960.jpg</url>
      <format>JPEG</format>
      <width>940</width>
      <height>768</height>
      <size>137977</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/69-H-960.jpg</url>
      <format>JPEG</format>
      <width>2735</width>
      <height>2234</height>
      <size>745997</size>
      </otherimage>

  </image>
</asset>


