?xml declaration
A valid WML deck is a valid XML document and therefore must contain an XML declaration.
attributes
version
specifies the XML version number.
encoding
specifies the XML encoding character set. UTF-8 is recommended.
See also: XML document type