<?xml version="1.0" encoding="utf-8" ?>
<poem>
   <author>Rupert Brooke</author>
   <date>1912</date>
   <title>Song</title>
   <stanza>
      <line number="1" of="4">And suddenly the wind comes soft,</line>
      <line number="2" of="4">And Spring is here again;</line>
      <line number="3" of="4">And the hawthorn quickens with buds of green</line>
      <line number="4" of="4">And my heart with buds of pain.</line>
   </stanza>
   <stanza>
      <line number="1" of="4">My heart all Winter lay so numb,</line>
      <line number="2" of="4">The earth so dead and frore,</line>
      <line number="3" of="4">That I never thought the Spring would come again</line>
      <line number="4" of="4">Or my heart wake any more.</line>
   </stanza>
   <stanza>
      <line number="1" of="4">But Winter's broken and earth has woken,</line>
      <line number="2" of="4">And the small birds cry again;</line>
      <line number="3" of="4">And the hawthorn hedge puts forth its buds,</line>
      <line number="4" of="4">And my heart puts forth its pain.</line>
   </stanza>
</poem>