<?xml version="1.0" encoding="UTF-8"?>

<!ELEMENT qid (#PCDATA)*>
<!ELEMENT count EMPTY>
<!ATTLIST count
  num CDATA #REQUIRED
>
<!--Contains the number of found documents and the
corrosponding queryid-->
<!ELEMENT metadataquery (count,qid)>