preserveWhiteSpace = false; $dom->formatOutput = true; $dom->loadXML($simplexml_node->asXML(), LIBXML_NONET); return $dom->saveXML(); }