1 <?xml version=
"1.0" standalone=
"no"?>
2 <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 20010904//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3 <svg xmlns=
"http://www.w3.org/2000/svg" width=
"100%" height=
"100%">
4 <rect width=
"100" height=
"100" fill=
"green" />
5 <g requiredExtensions=
"http://example.org/bogus">
6 <rect width=
"100" height=
"100" fill=
"red" />