document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #read configuration file myxmlfile.xml into variable $xmlfile
  2. $xmlfile = [xml](get-content "myxmlfile.xml")
');