<?xml version=“1.0” encoding=“UTF-8” standalone=“yes” ?> <config>

<basic>
  <browser proxy="123.168.1.1" value="chrome"/>
  <testlink host="127.0.0.1" host_account="zhoumc" host_pwd="zhoumc" database="testlink" db_account="zhoumc" db_pwd="zhoumc" install_path="/var/www/testlink/"/>
  <temp path="/home/zhoumc/temp/"/>
</basic>

<optional>
  <wait isstart="false" value="30"/>
  <log isstart="false" path="/home/zhoumc/log"/>
  <mail isstart="false" fromaccount="" toaccount=""/>
  <screenshot isstart="false" path=""/>
  <performance isstart="false" path=""/>
</optional>

</config>