<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<DynamicNetwork>
<MetaMatrix>
<documents>
<document id="1" type="file">
<properties>
<property name="inserted_in_db" type="time" value="2007-01-30"/>
<property name="name_in_source" type="string" value="dynetml_sample0.xml"/>
</properties>
</document>
<document id="2" type="file">
<properties>
<property name="inserted_in_db" type="time" value="2007-01-30"/>
<property name="name_in_source" type="string" value="sample1"/>
<property name="input_filename" type="file" value="c:/textinput/20070109124935406_66.txt"/>
<property name="number_of_unique_nodes_analyzed" type="integer" value="3"/>
<property name="total_number_of_edges" type="integer" value="2"/>
</properties>
</document>
</documents>
<nodes>
<nodeset type="agent" id="animals">
<node id="zebra" serialid="3" documentid="1">
<properties>
<property name="origin" type="string" value="africa" documentid="1" category="geographical"/>
<property name="color" type="string" value="black_white" documentid="1" category="physical"/>
<property name="height" type="double" value="9.2" documentid="1" category="physical"/>
</properties>
</node>
<node id="elephant" serialid="4" documentid="1">
<properties>
<property name="origin" type="string" value="asia" documentid="1" category="geographical"/>
<property name="color" type="string" value="grey" documentid="1" category="physical"/>
</properties>
</node>
<node id="tiger" serialid="8" documentid="2"/>
<node id="elephant" serialid="9" documentid="2">
<properties>
<property name="origin" type="string" value="africa" documentid="2" category="geographical"/>
<property name="color" type="string" value="grey" documentid="2" category="physical"/>
</properties>
</node>
</nodeset>
<nodeset type="agent" id="people">
<node id="john" serialid="1" documentid="1">
<properties>
<property name="ethnicity" type="string" value="british" documentid="1" category="human"/>
<property name="gender" type="string" value="male" documentid="1"/>
</properties>
</node>
<node id="mark" serialid="2" documentid="1">
<properties>
<property name="ethnicity" type="string" value="american" documentid="1" category="himan"/>
<property name="gender" type="string" value="male" documentid="1"/>
</properties>
</node>
</nodeset>
<nodeset type="knowledge">
<node id="alphabet" serialid="5" documentid="1">
<properties>
<property name="type" type="string" value="french" documentid="1"/>
</properties>
</node>
<node id="cooking" serialid="6" documentid="1"/>
</nodeset>
<nodeset type="task">
<node id="world_peace" serialid="7" documentid="1">
<properties>
<property name="quality" type="string" value="hard" documentid="1"/>
<property name="time" type="integer" value="100" documentid="1"/>
</properties>
</node>
<node id="world_peace" serialid="10" documentid="2">
<properties>
<property name="location" type="string" value="australia" documentid="2" category="geographical"/>
</properties>
</node>
</nodeset>
</nodes>
<networks>
<graph sourceType="agent" targetType="agent" id="hunt" isDirected="true">
<edge source="mark" target="elephant" sourceserial="2" targetserial="4" documentid="2" serialid="8" type="double" value="1.4">
<properties>
<property name="frequency" type="string" value="rare" documentid="2"/>
</properties>
</edge>
</graph>
<graph sourceType="agent" targetType="agent" id="nature" isDirected="true">
<edge source="mark" target="elephant" sourceserial="2" targetserial="4" documentid="1" serialid="2" type="double" value="1.3"/>
<edge source="mark" target="elephant" sourceserial="2" targetserial="4" documentid="2" serialid="6" type="double" value="2.7">
<properties>
<property name="feeling" type="string" value="hate" documentid="2"/>
</properties>
</edge>
<edge source="tiger" target="elephant" sourceserial="8" targetserial="4" documentid="2" serialid="7" type="double" value="1">
<properties>
<property name="feeling" type="string" value="respect" documentid="2"/>
</properties>
</edge>
</graph>
<graph sourceType="agent" targetType="agent" id="people" isDirected="true">
<edge source="john" target="mark" sourceserial="1" targetserial="2" documentid="1" serialid="1" type="double" value="1">
<properties>
<property name="relationship" type="string" value="brother" documentid="1"/>
</properties>
</edge>
</graph>
<graph sourceType="agent" targetType="knowledge" isDirected="true">
<edge source="mark" target="alphabet" sourceserial="2" targetserial="5" documentid="1" serialid="3" type="double" value="4"/>
</graph>
<graph sourceType="agent" targetType="task" isDirected="true">
<edge source="zebra" target="world_peace" sourceserial="3" targetserial="7" documentid="1" serialid="4" type="double" value="1">
<properties>
<property name="tool" type="string" value="theeth" documentid="1"/>
<property name="speed" type="string" value="fast" documentid="1" category="physical"/>
</properties>
</edge>
</graph>
<graph sourceType="agent" targetType="task" id="nature" isDirected="true">
<edge source="tiger" target="world_peace" sourceserial="8" targetserial="7" documentid="2" serialid="9" type="double" value="2.1"/>
</graph>
<graph sourceType="task" targetType="agent" isDirected="true">
<edge source="world_peace" target="zebra" sourceserial="7" targetserial="3" documentid="1" serialid="5" type="double" value="1">
<properties>
<property name="tool" type="string" value="theeth" documentid="1"/>
<property name="speed" type="string" value="fast" documentid="1" category="physical"/>
</properties>
</edge>
</graph>
</networks>
</MetaMatrix>
</DynamicNetwork>
