1 <html xmlns=
"http://www.w3.org/1999/xhtml"
2 xmlns:
xul=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
9 document
.getElementById("tree").firstChild
.data
= "xyz";
15 <body onload=
"boom();">
17 <xul:tree id=
"tree">a
</xul:tree>