class CFPropertyList::XML

def append_node(parent, child)

def append_node(parent, child)
  parent << child
end