;Task:
Create a simple '''X11''' application, &nbsp; using an '''X11''' protocol library such as Xlib or XCB, &nbsp; that draws a box and &nbsp; "Hello World" &nbsp; in a window. 

Implementations of this task should &nbsp; ''avoid using a toolkit'' &nbsp; as much as possible.
<br><br>

