<?xml version="1.0" encoding="ISO-8859-1"?>
<pbuconConfig>

  <!-- channel that these messages appear in -->
  <channel>#deaded-test</channel>

  <monitors>
    <server name="My Server" logfile="C:\pbcon\pbucon.log"/>
  </monitors>
  
  <!-- the words that will cause a chat message to be displayed on IRC -->
  <triggers>
    <word>!admin</word>
    <word>!report</word>
  </triggers>
   
</pbuconConfig>

