1<?xml version="1.0" encoding="UTF-8"?> 2 3<!ELEMENT iddata (el*)> 4<!ELEMENT el EMPTY> 5<!ATTLIST el id ID #REQUIRED> 6