*/ $svg = ''. ''.$_GET['label'].''. ''; header('Content-type: image/svg+xml'); print($svg);