so i was trying to incorperate my guild members caracter profles useing the Allakhazams Xml feed but oddly i need getting errors on some profiles with there being colons in the xml tags and the xml_parse(); function is dieing for ex. tags like: <185:14626>1</185:14626> . i figured it might have to do with name spaces but even useing the namespace function ( xml_parser_create_ns(); ) i still get a syntax error is this a xml bug on allakhazams part or and i overlooking something?