Есть у меня XML-файл:
<class id="1" name="good/bad">
<verb>
<token>like</token>
<token>feel</token>
</verb>
<mess>This is <sugg>not</sugg> text</mess>
<id type="incorrect">I'm glad to <marker>unsee you</marker>.</id>
<id type="correct">I'm glad to see you.</id>
</class>(like) feel > not #This is not text

