<?xml version="1.0" standalone="yes" encoding="UTF-8"?>

<Event ID="ev_0.1">
   <type>manufacture</type>/>
   <act resource="#ac_0.1" />
   <place>Sydney</place>
   <time>1984</time>
   <outputState resource="#state_0.1" /> 
   <note> </note>
</Event>

<Act ID="ac_0.1">
   <agent ID="#ag_0.1>
      <name>Mark Heidenreich</name>
   </agent>
   <role>potter</role> 
</Act>

<Event ID="ev_0.2">
   <type>design</type>/>
   <act resource="#ac_0.2" />
   <place>Adelaide</place>
   <time>1993-1994</time>
   <inputState resource="#state_0.1" /> 
   <outputState resource="#state_0.2" /> 
   <note> </note>
</Event>

<Act ID="ac_0.2">
   <agent ID="ag-0.2>
      <name>Stephen Bowers</name>
   </agent>
   <role>decorator</role> 
</Act>

<State ID="state_0.1">
  <contains>
    <Instance ID="#in_0.1">
       <instanceOf resource="#man_0.1"/>
    </Instance>
  </contains>
</State>

<State ID="state_0.2">
  <contains>
    <Instance ID="#in_0.2">
      <instanceOf resource="#man_0.1"/>
    </Instance>
  </contains>
</State>

<Event ID="ev_0.3">
   <type>usage</type>/>
   <act resource="#ac_0.3" />
   <place> </place>
   <time> </time>
   <inputState resource="#state_0.2" /> 
   <outputState resource="#state_0.3" /> 
</Event>

<State ID="state_0.3">
  <contains>    
    <Instance ID="#in_0.3">
      <instanceOf resource="#man_0.1"/>
    </Instance>
  </contains>
</State>

<Event ID="ev_0.4">
   <type>owned/exchanged</type>/>
   <act resource="#ac_0.4" />
   <place>Darlinghurst </place>
   <time>Nov-Dec 1994 </time>
   <inputState resource="#state_0.3" /> 
   <outputState resource="#state_0.4" /> 
</Event>

<Act ID="ac_0.4">
   <agent ID="ag-0.4>
      <name>Robin Gibson Gallery<name>
   </agent>
   <role>exhibitor</role> 
</Act>

<State ID="state_0.4">
  <contains>
    <Instance ID="#in_0.4">
      <instanceOf resource="#man_0.1"/>
    </Instance>
  </contains>
</State>

<Event ID="ev_0.5">
   <type>photographic</type>/>
   <act resource="#ac_0.5" />
   <place> </place>
   <time> </time>
   <inputState resource="#state_0.4" /> 
   <outputState resource="#state_0.5" /> 
</Event>

<State ID="state_0.5">
  <contains>
    <manifestation resource="#040792"/>
    <manifestation resource="#040793"/>
    <manifestation resource="#040794"/>
  </contains>
</State>

<Manifestation ID="95/4/1">
    <realizationOf resource="#wk_0.1" />
    <Statement>...</Statement>
    <Marks>...</Marks>
    <Dimension>....</Dimension>
    <Description>One of a number that were thrown for Bowsers at this
time, including the two 'Palaceware' jardinieres. 
    <Description> 
    <Subject>...</Subject>
    <Category>...</Category>
    <CollDevField>...</CollDevField>
</Manifestation>

<Manifestation ID="040792">
    <realizationOf resource="#wk_0.1" />
    <description>Photograph of vase 95/4/1</description> 
    <type>image/photograph</type>
    <fileID>040792.jpg</fileID>
    <format>JPEG</format>
    <source resource="#95/4/1"/>
</Manifestation>

<Manifestation ID="040793">
    <realizationOf resource="#wk_0.1" />
    <dc:description>Photograph of vase 95/4/1.</dc:description> 
    <type>image/photograph</type>
    <fileID>040793.jpg</fileID>
    <format>JPEG</format>
    <source resource="#95/4/1"/>
</Manifestation>

<Manifestation ID="040794">
    <realizationOf resource="#wk_0.1" />
    <dc:description>Photograph of vase 95/4/1.</dc:description> 
    <type>image/photograph</type>
    <fileID>040794.jpg</fileID>
    <format>JPEG</format>
    <source resource="#95/4/1"/>
</Manifestation>

<Work ID="wk_0.1">
   <Name>Vases</Name>
   <hasRealization resource="#95/4/1"/>
   <hasRealization resource="#040792"/>
   <hasRealization resource="#040793"/>
   <hasRealization resource="#040794"/>
</Work>