XML declaration:
<?xml version=”1.0″ encoding=”ISO-8859-1″?>
It defines the XML version (1.0) and the encoding used (ISO-8859-1 = Latin-1/West European character set).
To further understand the concept, kindly refer to: http://xmlwriter.net/xml_guide/xml_declaration.shtml