It seems you are missing some lines of text. I don't know if adding them manually will work. This is mine: Code: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd"> <map MAP_XML_VERSION="1.0"> <entry key="CC" value="31"/> <entry key="CONTACTS" value="Long code of your contacts."/> <entry key="IMEI" value="your Imei code"/> <entry key="LOGIN" value="Your phone number plus your land code"/> <entry key="PHONENR" value="Your phone number without the land code"/> <entry key="REGSTEP" value="-1"/> </map>
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd"> <map MAP_XML_VERSION="1.0"> <entry key="CC" value="31"/> <entry key="CONTACTS" value="Long code of your contacts."/> <entry key="IMEI" value="your Imei code"/> <entry key="LOGIN" value="Your phone number plus your land code"/> <entry key="PHONENR" value="Your phone number without the land code"/> <entry key="REGSTEP" value="-1"/> </map>