2 <svg viewBox=
"0 0 500 300" xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
4 <path id=
"fromto" d=
"M-25,0C120,-40 -80,-60 20,25zM20 10q-10 -10 2 -10"/>
6 <rect x=
"0" y=
"0" width=
"500" height=
"300" fill=
"#fff" />
8 <g fill=
"none" stroke-width=
"10">
9 <use xlink:
href=
"#fromto" stroke=
"#800" x=
"40" y=
"50" transform=
"translate(90 120)"/>
10 <use xlink:
href=
"#fromto" stroke=
"#88f" x=
"40" y=
"50" transform=
"translate(90 120)"/>