1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<body>
<?import namespace="svg" urn="http://www.w3.org/2000/svg"?>
<!--
<?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">
-->
<svg:svg height="283.4646" version="1.1" width="283.4646">
<svg:path d=" M61.3800,96.8006 L61.3800,186.6640 L224.0524,186.6640 L224.0524,96.8006 L61.3800,96.8006 Z" style="stroke-width: 0.2160; stroke: #1b1918; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; fill-rule: evenodd; fill: #009035; fill-opacity: 0.0000; "/>
<svg:path d=" M85.0394,80.2154 L85.0394,170.0787 L247.7117,170.0787 L247.7117,80.2154 L85.0394,80.2154 Z" style="stroke-width: 0.2160; stroke: #1b1918; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; fill-rule: evenodd; fill: #009035; fill-opacity: 0.0000; "/>
<svg:path d=" M26.5697,120.3188 L26.5697,210.1822 L189.2421,210.1822 L189.2421,120.3188 L26.5697,120.3188 Z" style="stroke-width: 0.2160; stroke: #1b1918; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; fill-rule: evenodd; fill: #009035; fill-opacity: 0.0000; "/>
</svg:svg>
</body>
</html>
|