<?xml version="1.0" encoding='ISO-8859-1'?>
<!-- DTD for results from one or more TREC camera motion detection runs -->
 
<!ELEMENT videoCameraMotionDetectionResults (videoCameraMotionDetectionRunResult+)>
 
<!ENTITY % videoCameraMotionDetectionRunResult SYSTEM "videoCameraMotionDetectionRunResult.dtd"> %videoCameraMotionDetectionRunResult;
