<!ELEMENT section (title, (paragraph | (image, title?))+)>
<section> <paragraph/> <paragraph/> <title/> </section>