document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.   <configSections>
  4.     <section name="diagnostics" type="Project.DiagnosticsConfigurationSection, Project"/>
  5.   </configSections>
  6.   <diagnostics
  7.    console.traceChannels=""
  8.    callTree.maxNodeCount="160"
  9.    />
  10. </configuration>
');