1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <svg xmlns=
"http://www.w3.org/2000/svg">
3 <rect x=
"0" y=
"0" width=
"100" height=
"100" fill=
"green"/>
4 <polyline fill=
"none" stroke=
"red" stroke-width=
"100" points=
"50,0 50, 100,INF INF"/>