<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="poem.xsl"?>
<poem title="Dragon in the Zoo ">
<author>Philip Burton</author>
<date>09/02/2008</date>
<verse>
<line>The spotted puff dragon</line>
<line> was packed off to a zoo,</line>
<line> to a little wooden bedroom</line>
<line> in full human view.</line>
</verse>
<verse>
<line>People came to oggle,</line>
<line> and go woggle woggle woggle</line>
<line> with a finger (like you do)</line>
<line> at the funny puff dragon.</line>
</verse>
<verse>
<line>Dragon sits on frozen toes,</line>
<line> and stares and stares at you</line>
<line> with thoughts deep with sorrow</line>
<line> for the forest where it grew.</line>
</verse>
</poem>

