<?xml version = "1.0" encoding = "UTF-8"?>
<!-- Configuration file for XPB -->

<xpbargs>
  <Flags gc="true" gcMeasured="false" verbose="true" display="true"/>
  <Params loopCount="10"/>
  <Targets>
    <Target name="Data\rxgen.xml"/>
  </Targets>
  <ProcessingActivities>
    <ProcessingActivity name="xstat">
      <ProcessingMethods>
        <ProcessingMethod name="sax" enabled="true"/>
        <ProcessingMethod name="dom" enabled="true"/>
        <ProcessingMethod name="pull" enabled="true"/>
        <ProcessingMethod name="jdom" enabled="true"/>
        <ProcessingMethod name="xslt" enabled="false"/>
        <ProcessingMethod name="cocoon" enabled="false"/>
      </ProcessingMethods>
    </ProcessingActivity>
  </ProcessingActivities>
</xpbargs>
<!-- End of file -->