save_to_xml

@accepts(libxml2.NodePtr)
@returns(none)
def save_to_xml(parent_node)

Converts the playlist to XML format, below the specified parent node.

parent_node :

libxml node below which to save the playlist