<?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 SATURN V LAUNCH CONTROL CENTER FIRING ROOM #1</title>
    <description>
Apollo Saturn V, Launch Complex 39 Launch Control Center Firing Room #1. 
    </description>
    <date>1967-01-31</date>
    <id>KSC-67C-0691</id>
    <otherid>P-06500,ARCHIVE-04018</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/1967/thumb/KSC-67C-0691.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>75</height>
      <size>10499</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1967/low/KSC-67C-0691.gif</url>
      <format>GIF</format>
      <width>318</width>
      <height>240</height>
      <size>105981</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1967/medium/KSC-67C-0691.jpg</url>
      <format>JPEG</format>
      <width>1017</width>
      <height>768</height>
      <size>132107</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1967/high/KSC-67C-0691.jpg</url>
      <format>JPEG</format>
      <width>2280</width>
      <height>1721</height>
      <size>470166</size>
      </otherimage>

  </image>
</asset>


