1:<?xml version="1.0" encoding="UTF-8"?> 2:<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:kso="nothin"> 3:<fo:layout-master-set> 4:<fo:simple-page-master master-name="first" margin-right="0.25in" margin-left="0.25in" margin-bottom="0.25in" margin-top="0.25in" page-width="8.5in" page-height="11in"> 5:<fo:region-before extent="0.5in" region-name="first-before"/> 6:<fo:region-after extent="0.5in" region-name="first-after"/> 7:<fo:region-start extent="0.5in"/> 8:<fo:region-end extent="0.5in"/> 9:<fo:region-body margin-top="1.0in" margin-bottom="1.0in" margin-left="0.5in" margin-right="0.5in"/> 10:</fo:simple-page-master> 11:<fo:simple-page-master master-name="odd" margin-right="0.25in" margin-left="0.25in" margin-bottom="0.25in" margin-top="0.25in" page-width="8.5in" page-height="11in"> 12:<fo:region-before extent="0.5in" region-name="odd-before"/> 13:<fo:region-after extent="0.5in" region-name="odd-after"/> 14:<fo:region-start extent="0.5in"/> 15:<fo:region-end extent="0.5in"/> 16:<fo:region-body margin-top="1.0in" margin-bottom="1.0in" margin-left="0.5in" margin-right="0.5in"/> 17:</fo:simple-page-master> 18:<fo:simple-page-master master-name="even" margin-right="0.25in" margin-left="0.25in" margin-bottom="0.25in" margin-top="0.25in" page-width="8.5in" page-height="11in"> 19:<fo:region-before extent="0.5in" region-name="even-before"/> 20:<fo:region-after extent="0.5in" region-name="even-after"/> 21:<fo:region-start extent="0.5in"/> 22:<fo:region-end extent="0.5in"/> 23:<fo:region-body margin-top="1.0in" margin-bottom="1.0in" margin-left="0.5in" margin-right="0.5in"/> 24:</fo:simple-page-master> 25:<fo:simple-page-master master-name="blank" margin-right="0.25in" margin-left="0.25in" margin-bottom="0.25in" margin-top="0.25in" page-width="8.5in" page-height="11in"> 26:<fo:region-before extent="0.5in" region-name="blank-before"/> 27:<fo:region-after extent="0.5in" region-name="blank-after"/> 28:<fo:region-start extent="0.5in"/> 29:<fo:region-end extent="0.5in"/> 30:<fo:region-body margin-top="1.0in" margin-bottom="1.0in" margin-left="0.5in" margin-right="0.5in"/> 31:</fo:simple-page-master> 32:<fo:page-sequence-master master-name="chapter"> 33:<fo:repeatable-page-master-alternatives> 34:<fo:conditional-page-master-reference master-reference="first" page-position="first"/> 35:<fo:conditional-page-master-reference master-reference="odd" page-position="rest" odd-or-even="odd"/> 36:<fo:conditional-page-master-reference master-reference="even" page-position="rest" odd-or-even="even"/> 37:<fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/> 38:</fo:repeatable-page-master-alternatives> 39:</fo:page-sequence-master> 40:</fo:layout-master-set> 41:<fo:page-sequence master-reference="chapter" initial-page-number="auto" force-page-count="even"> 42:<fo:static-content flow-name="odd-before"> 43:<fo:block text-align="right" font-family="Helvectica, Arial, sans-serif" font-size="10pt">Plays by the Bard</fo:block> 44:</fo:static-content> 45:<fo:static-content flow-name="odd-after"> 46:<fo:block text-align="right"> 47: Page <fo:page-number/> 48:</fo:block> 49:<fo:block text-align="center" font-family="Helvectica, Arial, sans-serif" font-size="8pt">Copyright © 2006 Example1 Co, Inc. All Rights Reserved</fo:block> 50:</fo:static-content> 51:<fo:static-content flow-name="even-before"> 52:<fo:block text-align="left" font-family="Helvectica, Arial, sans-serif" font-size="10pt">Plays by the Bard</fo:block> 53:</fo:static-content> 54:<fo:static-content flow-name="even-after"> 55:<fo:block text-align="left"> 56: Page <fo:page-number/> 57:</fo:block> 58:<fo:block text-align="center" font-family="Helvectica, Arial, sans-serif" font-size="8pt">Copyright © 2006 Example1 Co, Inc. All Rights Reserved</fo:block> 59:</fo:static-content> 60:<fo:static-content flow-name="first-before"/> 61:<fo:static-content flow-name="first-after"> 62:<fo:block text-align="right"> 63: Page <fo:page-number/> 64:</fo:block> 65:<fo:block text-align="center" font-family="Helvectica, Arial, sans-serif" font-size="8pt">Copyright © 2006 Example1 Co, Inc. All Rights Reserved</fo:block> 66:</fo:static-content> 67:<fo:static-content flow-name="blank-before"/> 68:<fo:static-content flow-name="blank-after"> 69:<fo:block text-align="right"> 70: Page <fo:page-number/> 71:</fo:block> 72:<fo:block text-align="center" font-family="Helvectica, Arial, sans-serif" font-size="8pt">Copyright © 2006 Example1 Co, Inc. All Rights Reserved</fo:block> 73:</fo:static-content> 74:<fo:flow flow-name="xsl-region-body"> 75:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="32pt" space-before="20pt" space-after="8pt">The Tempest</fo:block> 76:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="24pt" space-before="20pt" space-after="8pt">ACT I</fo:block> 77:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="18pt" space-before="20pt" space-after="8pt">SCENE I. On a ship at sea: a tempestuous noise of thunder and lightning heard.</fo:block> 78:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Master</fo:block> 79:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Boatswain!</fo:block> 80:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 81:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Here, master: what cheer?</fo:block> 82:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Master</fo:block> 83:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Good, speak to the mariners: fall to't, yarely,</fo:block> 84:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">or we run ourselves aground: bestir, bestir.</fo:block> 85:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 86:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Heigh, my hearts! cheerly, cheerly, my hearts!</fo:block> 87:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">yare, yare! Take in the topsail. Tend to the</fo:block> 88:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">master's whistle. Blow, till thou burst thy wind,</fo:block> 89:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">if room enough!</fo:block> 90:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">ALONSO</fo:block> 91:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Good boatswain, have care. Where's the master?</fo:block> 92:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Play the men.</fo:block> 93:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 94:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">I pray now, keep below.</fo:block> 95:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">ANTONIO</fo:block> 96:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Where is the master, boatswain?</fo:block> 97:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 98:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Do you not hear him? You mar our labour: keep your</fo:block> 99:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">cabins: you do assist the storm.</fo:block> 100:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">GONZALO</fo:block> 101:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Nay, good, be patient.</fo:block> 102:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 103:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">When the sea is. Hence! What cares these roarers</fo:block> 104:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">for the name of king? To cabin: silence! trouble us not.</fo:block> 105:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">GONZALO</fo:block> 106:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Good, yet remember whom thou hast aboard.</fo:block> 107:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 108:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">None that I more love than myself. You are a</fo:block> 109:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">counsellor; if you can command these elements to</fo:block> 110:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">silence, and work the peace of the present, we will</fo:block> 111:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">not hand a rope more; use your authority: if you</fo:block> 112:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">cannot, give thanks you have lived so long, and make</fo:block> 113:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">yourself ready in your cabin for the mischance of</fo:block> 114:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">the hour, if it so hap. Cheerly, good hearts! Out</fo:block> 115:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">of our way, I say.</fo:block> 116:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">GONZALO</fo:block> 117:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">I have great comfort from this fellow: methinks he</fo:block> 118:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">hath no drowning mark upon him; his complexion is</fo:block> 119:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">perfect gallows. Stand fast, good Fate, to his</fo:block> 120:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">hanging: make the rope of his destiny our cable,</fo:block> 121:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">for our own doth little advantage. If he be not</fo:block> 122:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">born to be hanged, our case is miserable.</fo:block> 123:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 124:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Down with the topmast! yare! lower, lower! Bring</fo:block> 125:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">her to try with main-course.</fo:block> 126:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">A plague upon this howling! they are louder than</fo:block> 127:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">the weather or our office.</fo:block> 128:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Yet again! what do you here? Shall we give o'er</fo:block> 129:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">and drown? Have you a mind to sink?</fo:block> 130:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">SEBASTIAN</fo:block> 131:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">A pox o' your throat, you bawling, blasphemous,</fo:block> 132:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">incharitable dog!</fo:block> 133:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">Boatswain</fo:block> 134:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Work you then.</fo:block> 135:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">ANTONIO</fo:block> 136:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">Hang, cur! hang, you whoreson, insolent noisemaker!</fo:block> 137:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">We are less afraid to be drowned than thou art.</fo:block> 138:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-before="16pt" space-after="8pt" font-weight="bold">GONZALO</fo:block> 139:<fo:block font-family="Helvectica, Arial, sans-serif" font-size="12pt" space-after="4pt">I'll warrant him for drowning; though the ship were</fo:block> 140:<fo:block font-family="Helvectica, Arial, sans-serif