green-box-ref.xhtml (232B)
1 <?xml version="1.0" encoding="UTF-8" ?> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <body> 4 <svg xmlns="http://www.w3.org/2000/svg" width="120px" height="120px"> 5 <rect width="100" height="100" fill="green"/> 6 </svg> 7 </body> 8 </html>