Test code blocks

There is some code coming up. There is some code coming up. There is some code coming up. There is some code coming up.

import os

fp = file("test.text", "rb")
buf = fp.read()

There is some code coming up. There is some code coming up. There is some code coming up. There is some code coming up.

<?xml version="1.0" encoding="utf-8"?>
<html>
    <head>
        <title>Title</title>
    </head>
    <body>
        Body text...
    </body>
</html>