add test for frames and bytes properties of empty movies
[swfdec.git] / test / trace / xml-parse-1.xml
bloba17e8c4e1cc1605534eceb9805fcd4dfb06b23d5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE
3  html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
6 <html xmlns="http://www.w3.org/1999/xhtml">
8   <head>
9     <title>Title is something</title>
10     <link rel="stylesheet" type="text/css" media="screen" href="style.css"/>
11   </head>
13   <body>
15     <h1 id="main_topic">Main topic</h1>
17     <p class="some_text" id="first_text_block">Some text</p>
19   </body>
21 </html>