Create a new XML file @param file The name of the file to be created. If the file exists, it will overwrite the original one. @param root Root node name @return Return true if the creation is successful, otherwise false.
(String file, String root)
source not stored for this graph (policy: none)
no test coverage detected