<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="poem.xsl"?>
<poem title="I have a ship">
<author>Philip Burton</author>
<date>09/02/2008</date>
<verse>
<line>I have a ship made of sausage and chip</line>
<line> I have a ship made of glue</line>
<line> I have a ship made of orange and pip</line>
<line> I have a ship made of nothing at all</line>
</verse>
<verse>
<line>Which of these ships is true?</line>
<line> Is it the ship made of glue?</line>
<line> Is it the sausage and chip ship?</line>
<line> Is it the orange and pip ship?</line>
<line> Or is it the ship made of nothing at all?</line>
</verse>
</poem>

