|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<gexf xmlns="http://www.gexf.net/1.3" version="1.3" xmlns:viz="http://www.gexf.net/1.3/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.gexf.net/1.3 http://www.gexf.net/1.3/gexf.xsd"> |
3 | | - <meta lastmodifieddate="2017-02-16"> |
4 | | - <creator>Gephi 0.9</creator> |
5 | | - <description></description> |
6 | | - </meta> |
7 | | - <graph mode="slice" defaultedgetype="directed" timerepresentation="timestamp" timestamp="2"> |
8 | | - <nodes> |
9 | | - <node id="0"> |
10 | | - <viz:size value="10.0"></viz:size> |
11 | | - <viz:position x="-104.447624" y="123.60604"></viz:position> |
12 | | - <viz:color r="153" g="153" b="153"></viz:color> |
13 | | - </node> |
14 | | - <node id="1"> |
15 | | - <viz:size value="10.0"></viz:size> |
16 | | - <viz:position x="-27.051184" y="62.74228"></viz:position> |
17 | | - <viz:color r="153" g="153" b="153"></viz:color> |
18 | | - </node> |
19 | | - <node id="2"> |
20 | | - <viz:size value="10.0"></viz:size> |
21 | | - <viz:position x="140.51587" y="104.82093"></viz:position> |
22 | | - <viz:color r="153" g="153" b="153"></viz:color> |
23 | | - </node> |
24 | | - <node id="3"> |
25 | | - <viz:size value="10.0"></viz:size> |
26 | | - <viz:position x="-20.288387" y="-185.22122"></viz:position> |
27 | | - <viz:color r="153" g="153" b="153"></viz:color> |
28 | | - </node> |
29 | | - <node id="4"> |
30 | | - <viz:size value="10.0"></viz:size> |
31 | | - <viz:position x="-111.961845" y="-19.160816"></viz:position> |
32 | | - <viz:color r="153" g="153" b="153"></viz:color> |
33 | | - </node> |
34 | | - </nodes> |
35 | | - <edges> |
36 | | - <edge id="0" source="0" target="1"></edge> |
37 | | - </edges> |
38 | | - </graph> |
39 | | -</gexf> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<gexf xmlns="http://www.gexf.net/1.3" version="1.3" xmlns:viz="http://www.gexf.net/1.3/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.gexf.net/1.3 http://www.gexf.net/1.3/gexf.xsd"> |
| 3 | + <meta lastmodifieddate="2017-02-16"> |
| 4 | + <creator>Gephi 0.9</creator> |
| 5 | + <description></description> |
| 6 | + </meta> |
| 7 | + <graph mode="slice" defaultedgetype="directed" timerepresentation="timestamp" timestamp="2"> |
| 8 | + <nodes> |
| 9 | + <node id="0"> |
| 10 | + <viz:size value="10.0"></viz:size> |
| 11 | + <viz:position x="-104.447624" y="123.60604"></viz:position> |
| 12 | + <viz:color r="153" g="153" b="153"></viz:color> |
| 13 | + </node> |
| 14 | + <node id="1"> |
| 15 | + <viz:size value="10.0"></viz:size> |
| 16 | + <viz:position x="-27.051184" y="62.74228"></viz:position> |
| 17 | + <viz:color r="153" g="153" b="153"></viz:color> |
| 18 | + </node> |
| 19 | + <node id="2"> |
| 20 | + <viz:size value="10.0"></viz:size> |
| 21 | + <viz:position x="140.51587" y="104.82093"></viz:position> |
| 22 | + <viz:color r="153" g="153" b="153"></viz:color> |
| 23 | + </node> |
| 24 | + <node id="3"> |
| 25 | + <viz:size value="10.0"></viz:size> |
| 26 | + <viz:position x="-20.288387" y="-185.22122"></viz:position> |
| 27 | + <viz:color r="153" g="153" b="153"></viz:color> |
| 28 | + </node> |
| 29 | + <node id="4"> |
| 30 | + <viz:size value="10.0"></viz:size> |
| 31 | + <viz:position x="-111.961845" y="-19.160816"></viz:position> |
| 32 | + <viz:color r="153" g="153" b="153"></viz:color> |
| 33 | + </node> |
| 34 | + </nodes> |
| 35 | + <edges> |
| 36 | + <edge id="0" source="0" target="1"></edge> |
| 37 | + </edges> |
| 38 | + </graph> |
| 39 | +</gexf> |
0 commit comments