<?xml version="1.0" encoding='ISO-8859-1'?>
<!-- DTD for results from one or more TREC video feature extraction runs -->
 
<!ELEMENT videoFeatureExtractionResults (videoFeatureExtractionRunResult+)>
 
<!ENTITY % videoFeatureExtractionRunResult SYSTEM "videoFeatureExtractionRunResult.dtd"> %videoFeatureExtractionRunResult;
