# Build the document tree my $this = &appendOZ($root); $this = &appendTZ($this); $this = &appendOQ($this); print $DOC->toString(1);