<?xml version="1.0" encoding="utf-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="morganFinal.xsl"?>
<sculptures xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="morganFinal.xsd">
  <sculpture>
    <title>To Lift</title>
	<year>1967</year>
	<pieces>1</pieces>
    <size>
      <height unit="cm">91.4</height>
      <width unit="cm">60</width>
      <length unit="cm">203.2</length>
    </size>
    <material>Vulcanized Rubber</material>
    <collection>The Artist</collection>
    <photo_credit>
	  <file_location>ToLift.jpg</file_location>
      <name>WallyG</name>
      <url>http://www.flickr.com/photos/wallyg/2381934666</url>
      <license>Creative Commons</license>
    </photo_credit>
  </sculpture>

  <sculpture>
    <title>Sea Level</title>
	<year>1988-1996</year>
	<pieces>2</pieces>
    <size>
      <height unit="m">3.1</height>
      <width unit="m">.35</width>
      <length unit="m">200</length>
    </size>
    <location>
      <city>Zeewolde</city>
      <country>Netherlands</country>
    </location>
    <material>Concrete</material>
    <collection>City of Zeewolde</collection>
    <photo_credit>
	  <file_location>SeaLevel.jpg</file_location>
      <name> MichaelDeVos </name>
      <url>http://en.wikipedia.org/wiki/File:Richard_Serra_Sealevel1.jpg</url>
      <license>GNU Free Documentation License</license>
    </photo_credit>
  </sculpture>

  <sculpture>
    <title>Intersection II</title>
	<year>1992-1993</year>
	<pieces>4</pieces>
    <size>
      <height unit="m">4</height>
      <length unit="m">15.7</length>
      <thickness unit="cm">5.4</thickness>
    </size>
    <location>
      <city>New York</city>
	  <state>New York</state>
      <country>United States of America</country>
    </location>
    <material>Weatherproof Steel</material>
    <collection donator="Jo Carole and Ronald S. Lauder">Museum of Modern Art</collection>
    <photo_credit>
	  <file_location>IntersectionII.jpg</file_location>
      <name>WallyG</name>
      <url>http://www.flickr.com/photos/wallyg/562762274</url>
      <license>Creative Commons</license>
    </photo_credit>
  </sculpture>

  <sculpture>
    <title>Vortex</title>
	<year>2002</year>
	<pieces>5</pieces>
    <size>
      <height unit="ft">64</height>
      <length unit="ft">12</length>
	  <thickness unit="in">2.25</thickness>
    </size>
    <location>
      <city>Fort Worth</city>
	  <state>Texas</state>
      <country>United States of America</country>
    </location>
    <material>Weatherproof Steel</material>
    <collection donator="Burnett Foundation in hounor of Michael Auping">Modern Art Museum of Fort Worth</collection>
    <photo_credit>
	  <file_location>DioramaSky.jpg</file_location>
      <name>Diorama Sky</name>
      <url>http://www.flickr.com/photos/diorama_sky/3412255783</url>
      <license>Creative Commons</license>
    </photo_credit>
  </sculpture>
  
  <sculpture>
    <title>Wake</title>
	<year>2003</year>
	<pieces>5 made of 2 plates</pieces>
    <size>
      <height unit="m">4.3</height>
      <width unit="m">1.94</width>
      <length unit="m">2.5</length>
      <thickness unit="cm">5.1</thickness>
    </size>
    <location>
      <city>Seattle</city>
	  <state>WA</state>
      <country>United States of America</country>
    </location>
    <material>Weatherproof Steel</material>
    <collection donator="Funds from Susan and Jeffrey Brotman, Virginia and Bagley Wright, Ann Wycoff, and the Modern Acquisition Fund">Seattle Art Museum</collection>
    <photo_credit>
	  <file_location>Wake.jpg</file_location>
      <name>Dyan Vogel</name>
      <license>Creative Commons</license>
    </photo_credit>
  </sculpture>
  
</sculptures>

