More update missing
diff --git a/js/encoding/BinaryXMLEncoder.js b/js/encoding/BinaryXMLEncoder.js
index a4217ff..a633aa8 100644
--- a/js/encoding/BinaryXMLEncoder.js
+++ b/js/encoding/BinaryXMLEncoder.js
@@ -161,7 +161,7 @@
 	
 	else{
 	//else if(typeof Content === 'string'){
-		console.log('went here');
+		 //console.log('went here');
 		//this.writeBlob(Content);
 	//}