1 <svg xmlns =
"http://www.w3.org/2000/svg" width=
"320px" height=
"480px">
2 <rect x=
"0" y=
"0" width=
"320px" height=
"480px" style=
"fill:green"/>
3 <foreignObject x=
"0" y=
"0" width=
"100%" height=
"100%">
4 <body xmlns=
"http://www.w3.org/1999/xhtml">
5 <video src=
"test.mp4" autoplay=
"true" width=
"320px" height=
"240px"></video>
6 <audio src=
"test.oga" autoplay=
"true"></audio>
7 <video autoplay=
"true" width=
"320px" height=
"240px">
8 <source src='test.ogv'
/>
9 <source src='test.mp4'
/>