blob: 39569534fc36c480520b33545db1d1f70f6b0980 [file] [log] [blame]
<!ELEMENT prices (book*)>
<!ELEMENT book (title, source, price)>
<!ELEMENT title (#PCDATA)>
<!ELEMENT source (#PCDATA)>
<!ELEMENT price (#PCDATA)>