Tree - Escaping

• Three tree nodes are created using addNode, both have a value of <online>
• The second node is then changed to <online 2 after updateNode> via updateNode
• The third node is changed to updated third 'node' (using escape characters) via updateNode