2 <svg xmlns=
"http://www.w3.org/2000/svg"
3 xmlns:
xlink=
"http://www.w3.org/1999/xlink"
4 xmlns:
xhtml=
"http://www.w3.org/1999/xhtml">
5 <foreignObject x=
"10" y=
"10" width=
"580" height=
"380" transform=
"scale(5) skewY(5) skewX(5)">
6 <xhtml:div>This is a test
</xhtml:div>
7 <xhtml:a href=
"http://www.example.com/">and a link.
</xhtml:a><xhtml:br/>
8 <xhtml:input type=
"button">Button
</xhtml:input>
10 <rect x=
"10" y=
"10" width=
"580" height=
"380" stroke=
"green" fill=
"none" />