<?xml version="1.0" encoding="UTF-8"?>
<!-- Source: http://shakespeare.mit.edu/hamlet/ -->
<!DOCTYPE play SYSTEM "play.dtd">
<?xml-stylesheet type="text/css" href="play.css"?>
<play>
    <author>William Shakespeare</author>
    <title>The Tragedy of Hamlet, Prince of Denmark</title>
    <act>
        <title>ACT I</title>
        <scene>
            <title>SCENE V. Another part of the platform.</title>
            <speech>
                <speaker>Hamlet</speaker>
                <line>O all you host of heaven! O earth! What else?</line>
                <line>And shall I couple hell? O, fie! Hold, hold, my heart;</line>
                <line>And you, my sinews, grow not instant old,</line>
                <line>But bear me stiffly up. Remember thee!</line>
                <line>Ay, thou poor ghost, while memory holds a seat</line>
                <line>In this distracted globe. Remember thee!</line>
                <line>Yea, from the table of my memory</line>
                <line>I'll wipe away all trivial fond records,</line>
                <line>All saws of books, all forms, all pressures past,</line>
                <line>That youth and observation copied there;</line>
                <line>And thy commandment all alone shall live</line>
                <line>Within the book and volume of my brain,</line>
                <line>Unmix'd with baser matter: yes, by heaven!</line>
                <line>O most pernicious woman!</line>
                <line>O villain, villain, smiling, damned villain!</line>
                <line>My tables,&#x2014;meet it is I set it down,</line>
                <line>That one may smile, and smile, and be a villain;</line>
                <line>At least I'm sure it may be so in Denmark:</line>
                <stagedir>Writing</stagedir>
                <line>So, uncle, there you are. Now to my word;</line>
                <line>It is 'Adieu, adieu! remember me.'</line>
                <line>I have sworn 't.</line>
            </speech>
            <stagedir>Enter HORATIO and MARCELLUS</stagedir>
            <speech>
                <speaker>Horatio</speaker>
                <line><stagedir>Within</stagedir> My lord, my lord,&#x2014;</line>
            </speech>
            <speech>
                <speaker>Marcellus</speaker>
                <line><stagedir>Within</stagedir> Lord Hamlet,&#x2014;</line>
            </speech>
            <speech>
                <speaker>Horatio</speaker>
                <line><stagedir>Within</stagedir> Heaven secure him!</line>
            </speech>
            <speech>
                <speaker>Hamlet</speaker>
                <line>So be it!</line>
            </speech>
            <speech>
                <speaker>Horatio</speaker>
                <line><stagedir>Within</stagedir> Hillo, ho, ho, my lord!</line>
            </speech>
            <speech>
                <speaker>Hamlet</speaker>
                <line>Hillo, ho, ho, boy! come, bird, come.</line>
            </speech>
        </scene>
    </act>
</play>