<?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 Transearch Injection and Recovery</title>
    <description>
Transearch Injection and Recovery: The Service [Module] propulsion engine fires to thrust the spacecraft Earthward. The Service Module is jettisoned and the Command Module hits the atmosphere at about 24,500 miles per hour. Three 83-1/2-foot- diameter parachutes lower it to the Pacific Ocean where Department of Defense recovery forces retrieve the crew and spacecraft. 
    </description>
    <date>1969-07-06</date>
    <id>69-H-966</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-966.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>81</height>
      <size>11524</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/69-H-966.jpg</url>
      <format>JPEG</format>
      <width>2940</width>
      <height>2379</height>
      <size>588345</size>
      </otherimage>

  </image>
</asset>


