1 <?xml version=
"1.0" standalone=
"no"?>
2 <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 1.1 Basic//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd">
3 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <text y=
"120">You should see an error above
</text>
5 <rect width=
"100" height=
"100" color=
"green" />
6 <a xlink:
href=
"foo.svg"><rect width=
"100" height=
"100" color=
"red" /></a>