<?xml version="1.0" encoding="utf8" ?>
<!ELEMENT dict (term)* >
<!ELEMENT term (word, description) >
<!ELEMENT word (#PCDATA) >
<!ELEMENT description (#PCDATA) >
