1 <?xml version="1.0" encoding="UTF-8"?>
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">
9 <title>Title is something</title>
10 <link rel="stylesheet" type="text/css" media="screen" href="style.css"/>
15 <h1 id="main_topic">Main topic</h1>
17 <p class="some_text" id="first_text_block">Some text</p>