<?xml version="1.0" encoding="UTF-8"?>
<anthology>
    <poem>
        <heading>The SICK ROSE</heading>
        <stanza>
            <line>O Rose thou art sick.</line>
            <line>The invisible worm,</line>
            <line>That flies in the night</line>
            <line>In the howling storm:</line>
        </stanza>
        <stanza>
            <line>Has found out thy bed</line>
            <line>Of crimson joy:</line>
            <line>And his dark secret love</line>
            <line>Does thy life destroy.</line>
        </stanza>
    </poem>
    <poem>
        <heading>>My Pretty ROSE TREE</heading>
        <stanza>
            <line>A flower was offerd to me:</line>
            <line>Such a flower as May never bore.</line>
            <line>But I said I've a Pretty Rose-tree,</line>
            <line>And I passed the sweet flower o'er.</line>
        </stanza>
        <stanza>
            <line>Then I went to my Pretty Rose-tree:</line>
            <line>To tend her by day and by night.</line>
            <line>But my Rose turnd away with jealousy:</line>
            <line>And her thorns were my only delight.</line>
        </stanza>
    </poem>
   
</anthology>
