<?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">https://vivo.hs-mittweida.de/vivo/individual/person_idm77186</data>
         <data key="label">Schmidsberger, Falk</data>
         <data key="profile_url">/vivo/individual?uri=https%3A%2F%2Fvivo.hs-mittweida.de%2Fvivo%2Findividual%2Fperson_idm77186</data>
         <data key="number_of_investigated_grants">2</data>
         <data key="earliest_grant">2020</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2021</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="2">
         <data key="url">https://vivo.hs-mittweida.de/vivo/individual/person_idm68391</data>
         <data key="label">Ritter, Marc</data>
         <data key="profile_url">/vivo/individual?uri=https%3A%2F%2Fvivo.hs-mittweida.de%2Fvivo%2Findividual%2Fperson_idm68391</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2021</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2021</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="3">
         <data key="url">https://vivo.hs-mittweida.de/vivo/individual/person_idm55014</data>
         <data key="label">Roschke, Christian</data>
         <data key="profile_url">/vivo/individual?uri=https%3A%2F%2Fvivo.hs-mittweida.de%2Fvivo%2Findividual%2Fperson_idm55014</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2021</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2021</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="4">
         <data key="url">https://vivo.hs-mittweida.de/vivo/individual/person_idm53564</data>
         <data key="label">Heintze, Isolde</data>
         <data key="profile_url">/vivo/individual?uri=https%3A%2F%2Fvivo.hs-mittweida.de%2Fvivo%2Findividual%2Fperson_idm53564</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2020</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2020</data>
         <data key="num_latest_grant">1</data>
      </node>
      <node id="5">
         <data key="url">https://vivo.hs-mittweida.de/vivo/individual/person_idm75660</data>
         <data key="label">Vodel, Matthias</data>
         <data key="profile_url">/vivo/individual?uri=https%3A%2F%2Fvivo.hs-mittweida.de%2Fvivo%2Findividual%2Fperson_idm75660</data>
         <data key="number_of_investigated_grants">1</data>
         <data key="earliest_grant">2020</data>
         <data key="num_earliest_grant">1</data>
         <data key="latest_grant">2020</data>
         <data key="num_latest_grant">1</data>
      </node>
      <!--edges-->
      <edge id="1" source="1" target="2">
         <data key="collaborator1">Schmidsberger, Falk</data>
         <data key="collaborator2">Ritter, Marc</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2021</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2021</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="2" source="1" target="3">
         <data key="collaborator1">Schmidsberger, Falk</data>
         <data key="collaborator2">Roschke, Christian</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2021</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2021</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="3" source="1" target="4">
         <data key="collaborator1">Schmidsberger, Falk</data>
         <data key="collaborator2">Heintze, Isolde</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2020</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2020</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="4" source="1" target="5">
         <data key="collaborator1">Schmidsberger, Falk</data>
         <data key="collaborator2">Vodel, Matthias</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2020</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2020</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="5" source="2" target="3">
         <data key="collaborator1">Ritter, Marc</data>
         <data key="collaborator2">Roschke, Christian</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2021</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2021</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
      <edge id="6" source="4" target="5">
         <data key="collaborator1">Heintze, Isolde</data>
         <data key="collaborator2">Vodel, Matthias</data>
         <data key="number_of_coinvestigated_grants">1</data>
         <data key="earliest_collaboration">2020</data>
         <data key="num_earliest_collaboration">1</data>
         <data key="latest_collaboration">2020</data>
         <data key="num_latest_collaboration">1</data>
      </edge>
   </graph>
</graphml>
