1 2<html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 6 <title>Song</title> 7 </head> 8 <body> 9 <div align="center"> 10 <h1>Song</h1> 11 </div> 12 <div align="center"> 13 <h2>By Rupert Brooke</h2> 14 </div> 15 <p>And suddenly the wind comes soft,<br> And Spring is here again;<br>And the hawthorn quickens with buds of green<br> And my heart with buds of pain.<br></p> 16 <p>My heart all Winter lay so numb,<br> The earth so dead and frore,<br>That I never thought the Spring would come again<br> Or my heart wake any more.<br></p> 17 <p>But Winter's broken and earth has woken,<br> And the small birds cry again;<br>And the hawthorn hedge puts forth its buds,<br> And my heart puts forth its pain.<br></p> 18 <p><i>1912</i></p> 19 </body> 20</html>