<?xml version="1.0" encoding="utf-8" standalone="no"?><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>
    <title>Building the domain</title>
    <style type="text/css">
        div {
            width: 100%;
            border: 0;
                text-align: center;
            color: #000000;
                font-size: 2;
                font-family: "Verdana", sans-serif, sans;
                font-weight: bold;
        }
    </style>
</head>

<body>
    <div>
        Building the domain
    </div>
</body>

</html>