<?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 13 ROLLOUT FROM VAB TO LAUNCH COMPLEX 39A</title>
    <description>
Apollo 13 rollout from VAB to CX. 39A.
    </description>
    <date>1969-12-08</date>
    <id>KSC-69C-8946</id>
    <otherid>107-KSC-69C-8946, P-17894, ARCHIVE-05005</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-69C-8946.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-69C-8946.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-69C-8946.jpg</url>
      <format>JPEG</format>
      <width>599</width>
      <height>768</height>
      <size>62109</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69C-8946.jpg</url>
      <format>JPEG</format>
      <width>1768</width>
      <height>2265</height>
      <size>780030</size>
      </otherimage>

  </image>
</asset>


