<!DOCTYPE TargetCollection SYSTEM "../dtds/TargetCollection.dtd">
<TargetCollection TYPE="oracle_beacon" >

  <CollectionItem NAME = "Response">
     <Schedule>
        <IntervalSchedule INTERVAL = "5" TIME_UNIT = "Min"/>
     </Schedule>
     <Condition COLUMN_NAME="Status" CRITICAL="0" OPERATOR="EQ" />
  </CollectionItem>

</TargetCollection>

