# Packages
Package xml is XML testing package that supports XML comparison utility.
# Functions
XMLEqual asserts two XML documents by sorting the XML and comparing the strings It returns an error in case of mismatch or in case of malformed XML found while sorting.