<?xml version="1.0" encoding="UTF-8"?>
<gexf xmlns="http://gexf.net/1.3" xmlns:viz="http://gexf.net/1.3/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://gexf.net/1.3 http://gexf.net/1.3/gexf.xsd" version="1.3">
    <graph>
        <nodes>
            <node id="a" label="glossy">
				<viz:color r="239" g="173" b="66" a="0.6"/>
				<viz:position x="15.783598" y="40.109245" z="0.0"/>
				<viz:size value="2.0375757"/>
		    </node>
        </nodes>
    </graph>
</gexf>
