4 lines
No EOL
210 B
XML
4 lines
No EOL
210 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="50" xml:space="preserve">
|
|
<text id="text1" x="5" y="20" xml:space="preserve">Some random text.</text>
|
|
</svg> |