1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
- <!-- Generated by graphviz version
- -->
- <!-- Title: G Pages: 1 -->
- <svg width="62pt" height="44pt"
- viewBox="0.00 0.00 62.00 44.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 40)">
- <title>G</title>
- <polygon fill="white" stroke="none" points="-4,4 -4,-40 58,-40 58,4 -4,4"/>
- <!-- a -->
- <g id="node1" class="node">
- <title>a</title>
- <polygon fill="none" stroke="black" points="54,-36 0,-36 0,-32 -4,-32 -4,-28 0,-28 0,-8 -4,-8 -4,-4 0,-4 0,0 54,0 54,-36"/>
- <polyline fill="none" stroke="black" points="0,-32 4,-32 4,-28 0,-28"/>
- <polyline fill="none" stroke="black" points="0,-8 4,-8 4,-4 0,-4"/>
- </g>
- </g>
- </svg>
|