Add HTML parsing to element loader
[Sone.git] / src / test / resources / net / pterodactylus / sone / core / element-loader4.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4         <meta name="description" content="This is an example of a very nice freesite.">
5 </head>
6 <body>
7 <h1>First Paragraph</h1>
8 <p>This is the first paragraph of the very nice freesite.</p>
9 </body>
10 </html>