<!-- Example shot boundary determination results from 
     Sirius Cybernetics research group for two variants 
     of the SB detection system run against 2 files  -->

<!DOCTYPE shotBoundaryResults SYSTEM "shotBoundaryResults.dtd">   

<shotBoundaryResults>

<!-- output of variant 1 of Sirius Cybernetics system -->

<shotBoundaryResult sysId="SiriusCy1">
 <seg src="bor02.mpg">
  <trans type="cut" preFNum="3213" postFNum="3214"/>
  <trans type="grad" preFNum="43213" postFNum="43228"/>
  <trans type="grad" preFNum="3333" postFNum="3358"/>
  <trans type="grad" preFNum="19763" postFNum="19863"/>
 </seg>
 <seg src="bor03.mpg">
  <trans type="cut" preFNum="3213" postFNum="3214"/>
  <trans type="grad" preFNum="43213" postFNum="43228"/>
  <trans type="grad" preFNum="19763" postFNum="19863"/>
 </seg>

</shotBoundaryResult>

<!-- output of variant 2 of Sirius Cybernetics system -->

<shotBoundaryResult sysId="SiriusCy2">
 <seg src="bor02.mpg">
  <trans type="cut" preFNum="3213" postFNum="3214"/>
  <trans type="grad" preFNum="43213" postFNum="43228"/>
  <trans type="grad" preFNum="19763" postFNum="19863"/>
 </seg>
 <seg src="bor03.mpg">
  <trans type="cut" preFNum="3213" postFNum="3214"/>
  <trans type="grad" preFNum="43213" postFNum="43228"/>
  <trans type="grad" preFNum="789" postFNum="810"/>
  <trans type="grad" preFNum="19763" postFNum="19863"/>
</seg>
</shotBoundaryResult>


</shotBoundaryResults>
