<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- This is a slightly modified version of a sample that shipped with
     JASC's WebDraw (www.jasc.com) -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:xml="http://www.w3.org/XML/1998/namespace" width="200%" height="100%" name="SVGSVG">
<circle name="circle" cx="417" cy="219" r="108" style="stroke: black; fill: white;"/><path name="path" d="M379,184 L381,184 L382,182 L381,180 L379,180 L378,182" style="stroke: black; fill: white;"/><path name="path" d="M447,180 L445,180 L444,182 L445,184 L447,184 L449,184 L449,182 L448,180" style="stroke: black; fill: white;"/><path name="path" d="M409,215 L409,217 L410,219 L412,220 L414,220 L416,219 L416,217 L416,215 L414,215 L412,214" style="stroke: black; fill: white;"/><path name="path" d="M352,231 L354,234 L355,236 L357,238 L359,239 L360,242 L362,243 L363,246 L363,248 L365,250 L366,252 L368,254 L370,256 L372,257 L372,259 L376,265 L377,267 L380,269 L383,271 L387,273 L397,276 L401,278 L404,279 L406,281 L410,282 L415,283 L425,286 L428,286 L431,287 L433,287 L435,286 L439,286 L441,285 L443,284 L445,282 L445,280 L447,280 L449,278 L450,276 L453,272 L456,269 L459,268 L462,265 L464,263 L467,259 L469,258 L471,256 L474,253 L476,251 L479,249 L480,247 L481,244 L483,240 L483,236" style="stroke: black; fill: white;"/><text name="text" x="419" y="357" style="stroke: black; fill: white; font-family: Arial; font-size: 18pt;">Hello, World</text></svg>
