nodes with "&" do not save correctly
Status: Beta
Brought to you by:
smithk2
MSXML does not properly escape "&" when saving trees
to XML., if a node has an "&" in the title or URL it will be
impossible to load the XML after the tree is saved
need to add some code to manually escape "&" (and
possibly other characters?) before writing out the XML