<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd">
  <!--Created by yFiles for Java 2.7-->
  <key for="graphml" id="d0" yfiles.type="resources"/>
  <key attr.name="url" attr.type="string" for="node" id="d1"/>
  <key attr.name="description" attr.type="string" for="node" id="d2"/>
  <key for="node" id="d3" yfiles.type="nodegraphics"/>
  <key attr.name="url" attr.type="string" for="edge" id="d4"/>
  <key attr.name="description" attr.type="string" for="edge" id="d5"/>
  <key for="edge" id="d6" yfiles.type="edgegraphics"/>
  <graph edgedefault="directed" id="G">
    <node id="n0">
      <data key="d3">
        <y:ShapeNode>
          <y:Geometry height="97.0" width="299.0" x="320.5" y="288.5"/>
          <y:Fill color="#FFCC00" transparent="false"/>
          <y:BorderStyle color="#000000" type="line" width="1.0"/>
          <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="87.0" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="279.0" x="10.0" y="5.0">&lt;html&gt;
&lt;span style="font-style:italic"&gt;This label&lt;/span&gt;&lt;br&gt; 
uses 
&lt;span style="font-size:200%"&gt;HTML&lt;/span&gt; 
&lt;span style="font-weight:bold"&gt;markup&lt;/span&gt; 
&lt;span style="color:#CC0000"&gt;to do&lt;/span&gt; 
the 
&lt;span style="text-decoration:underline"&gt;text styling&lt;/span&gt;.
&lt;br&gt;
&lt;div style="background-color: silver; text-align:center"&gt;This line is centered, isn't it?&lt;/div&gt;
&lt;hr&gt;
&lt;p style="text-align: right"&gt;
Right aligned text in this paragraph.
&lt;/p&gt;
&lt;/html&gt;</y:NodeLabel>
          <y:Shape type="roundrectangle"/>
        </y:ShapeNode>
      </data>
    </node>
  </graph>
  <data key="d0">
    <y:Resources/>
  </data>
</graphml>
