An error occurred while loading the file. Please try again.
-
Fize Jacques authored694c8203
<gexf version="1.1" xmlns="http://www.gexf.net/1.1draft" xmlns:viz="http://www.gexf.net/1.1draft/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/XMLSchema-instance">
<graph defaultedgetype="directed" mode="static">
<attributes class="edge" mode="static">
<attribute id="0" title="color" type="string" />
<attribute id="1" title="networkx_key" type="long" />
</attributes>
<nodes>
<node id="GD5139599" label="Mexico" />
<node id="GD2055944" label="US" />
</nodes>
<edges>
<edge id="0" source="GD5139599" target="GD2055944">
<attvalues>
<attvalue for="0" value="green" />
<attvalue for="1" value="0" />
</attvalues>
</edge>
<edge id="1" source="GD2055944" target="GD5139599">
<attvalues>
<attvalue for="0" value="green" />
<attvalue for="1" value="0" />
</attvalues>
</edge>
</edges>
</graph>
</gexf>