<?xml version="1.0" encoding="UTF-8"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns">
   <key attr.name="profile_url"
        attr.type="string"
        for="node"
        id="profile_url"/>
   <key attr.name="earliest_grant"
        attr.type="int"
        for="node"
        id="earliest_grant"/>
   <key attr.name="label" attr.type="string" for="node" id="label"/>
   <key attr.name="num_earliest_grant"
        attr.type="int"
        for="node"
        id="num_earliest_grant"/>
   <key attr.name="number_of_investigated_grants"
        attr.type="int"
        for="node"
        id="number_of_investigated_grants"/>
   <key attr.name="latest_grant"
        attr.type="int"
        for="node"
        id="latest_grant"/>
   <key attr.name="num_latest_grant"
        attr.type="int"
        for="node"
        id="num_latest_grant"/>
   <key attr.name="url" attr.type="string" for="node" id="url"/>
   <key attr.name="num_unknown_grant"
        attr.type="int"
        for="node"
        id="num_unknown_grant"/>
   <key attr.name="number_of_coinvestigated_grants"
        attr.type="int"
        for="edge"
        id="number_of_coinvestigated_grants"/>
   <key attr.name="earliest_collaboration"
        attr.type="int"
        for="edge"
        id="earliest_collaboration"/>
   <key attr.name="collaborator2"
        attr.type="string"
        for="edge"
        id="collaborator2"/>
   <key attr.name="num_latest_collaboration"
        attr.type="int"
        for="edge"
        id="num_latest_collaboration"/>
   <key attr.name="latest_collaboration"
        attr.type="int"
        for="edge"
        id="latest_collaboration"/>
   <key attr.name="num_unknown_collaboration"
        attr.type="int"
        for="edge"
        id="num_unknown_collaboration"/>
   <key attr.name="collaborator1"
        attr.type="string"
        for="edge"
        id="collaborator1"/>
   <key attr.name="num_earliest_collaboration"
        attr.type="int"
        for="edge"
        id="num_earliest_collaboration"/>
   <graph edgedefault="undirected"><!--nodes-->
      <node id="1">
         <data key="url">http://research-hub.urosario.edu.co/individual/gottfried-alber</data>
         <data key="label">gottfried alber</data>
         <data key="profile_url">/individual?uri=http%3A%2F%2Fresearch-hub.urosario.edu.co%2Findividual%2Fgottfried-alber</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2018</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2018</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="2">
         <data key="url">http://research-hub.urosario.edu.co/individual/bianca-schulze</data>
         <data key="label">bianca schulze</data>
         <data key="profile_url">/individual?uri=http%3A%2F%2Fresearch-hub.urosario.edu.co%2Findividual%2Fbianca-schulze</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2018</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2018</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="3">
         <data key="url">http://research-hub.urosario.edu.co/individual/patricia-escandon</data>
         <data key="label">patricia escandon</data>
         <data key="profile_url">/individual?uri=http%3A%2F%2Fresearch-hub.urosario.edu.co%2Findividual%2Fpatricia-escandon</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2018</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2018</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="4">
         <data key="url">http://research-hub.urosario.edu.co/individual/elisabeth-gressler</data>
         <data key="label">elisabeth gressler</data>
         <data key="profile_url">/individual?uri=http%3A%2F%2Fresearch-hub.urosario.edu.co%2Findividual%2Felisabeth-gressler</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2018</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2018</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="5">
         <data key="url">http://research-hub.urosario.edu.co/individual/sandra-carolina-firacative-ropero</data>
         <data key="label">Firacative Ropero, Sandra Carolina</data>
         <data key="profile_url">/individual?uri=http%3A%2F%2Fresearch-hub.urosario.edu.co%2Findividual%2Fsandra-carolina-firacative-ropero</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2018</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2018</data>
         <data key="num_latest_grant">1</data>
      </node>
      <!--edges-->
      <edge id="1" source="1" target="2">
         <data key="collaborator1">gottfried alber</data>
         <data key="collaborator2">bianca schulze</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="2" source="1" target="3">
         <data key="collaborator1">gottfried alber</data>
         <data key="collaborator2">patricia escandon</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="3" source="1" target="4">
         <data key="collaborator1">gottfried alber</data>
         <data key="collaborator2">elisabeth gressler</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="4" source="1" target="5">
         <data key="collaborator1">gottfried alber</data>
         <data key="collaborator2">Firacative Ropero, Sandra Carolina</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="5" source="2" target="3">
         <data key="collaborator1">bianca schulze</data>
         <data key="collaborator2">patricia escandon</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="6" source="2" target="4">
         <data key="collaborator1">bianca schulze</data>
         <data key="collaborator2">elisabeth gressler</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="7" source="2" target="5">
         <data key="collaborator1">bianca schulze</data>
         <data key="collaborator2">Firacative Ropero, Sandra Carolina</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="8" source="3" target="4">
         <data key="collaborator1">patricia escandon</data>
         <data key="collaborator2">elisabeth gressler</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="9" source="3" target="5">
         <data key="collaborator1">patricia escandon</data>
         <data key="collaborator2">Firacative Ropero, Sandra Carolina</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="10" source="4" target="5">
         <data key="collaborator1">elisabeth gressler</data>
         <data key="collaborator2">Firacative Ropero, Sandra Carolina</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2018</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2018</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
   </graph>
</graphml>
