2011-04-27 10:05:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Qt is cute! Frans is too!</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<p>A paragraph.</p>
|
2015-01-28 08:44:43 +00:00
|
|
|
<p>A second paragraph. Check out our <a href="http://blog.qt.io/">developer blogs</a></p>
|
|
|
|
<p>And the last paragraph. Or our <a href="http://doc.qt.io/">online documentation</a>.</p>
|
2011-04-27 10:05:43 +00:00
|
|
|
</body>
|
|
|
|
</html>
|