<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>Untitled</title>
    </head>
    <body>
        <div> Dear jane <br/>
            <p>You are invited at the weekly meeting</p>
            <p>Yours sincerely, <br/> John</p>
        </div>
    </body>
</html>
