<!DOCTYPE TEI SYSTEM "testglobals.dtd" []>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>The title</title>
      </titleStmt>
      <editionStmt>
	<p></p>
      </editionStmt>
      <publicationStmt>
	<p></p>
      </publicationStmt>
      <sourceDesc>
	<p></p>
      </sourceDesc>
    </fileDesc>

  </teiHeader>
  <text>
    <body really="true" rend="nasty">
<!--<figure><head>Graphic is global too</head>
<graphic url="twiddle.png"/>
</figure>-->
      <pb/>
      <opener>hello<lb/> world</opener>
      <pb/>
      <head>Let's not get too far a head</head>
      <lb/>
      <divGen type="foo"/>
      <pb/>
      <p>Hello <figure><head>Graphic is global too</head>
<graphic url="twiddle.png"/>
</figure>
world</p>
<note n="1"/>
      <div>
<note n="2"/>
	<head>Section heading</head>
<figure><head rend="xxx">Should produce an error</head>
<graphic url="twiddle.png"/>
</figure>
	<p xml:id="p1">the words<note n="2">This note contains a <lb/>
	whatever that means</note>
</p>
<note n="3"/>
	<p xml:lang="is" xml:id="p2">the words</p>
	<div>
	  <head>subsection heading</head>
	  <p>hello</p><pb n="10"/><pb n="211"/><p/>
	</div>
      </div>
      <pb/>
<note n="4">And here's another floating note</note>
      <pb/>
<figure><head>Graphic is global too</head>
<graphic url="twiddle.png"/>
</figure>
      <divGen type="whatever"/>
      <div>
	<head>notes here</head>
	<note/>
	<note/>
      </div>

      <closer>And so to bed</closer>
      <pb/>
    </body>
  </text>
</TEI>
