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