parseJSON = JSON.parse(xhr.responseText);
VM20499:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at XMLHttpRequest.xhr.onreadystatechange
если да, то как определить, пришел html или json
console.warn(xhr.responseText);