The <window> tag is required by the XUL specification to be the root element of the XML document. Zulu Web Edition layout being represented as a single document interface (SDI), simply doesn't render this tag.
As you can see, Zulu placed the description at the location (0, 0). To specify the position of an element, either CSS1 or the absolute positioning extension mechanism provided by Zulu can be used. Here is an example using the later approach: