<?xml version="1.0" encoding="utf-8"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title/>
         </titleStmt>
         <publicationStmt>
            <p/>
         </publicationStmt>
         <sourceDesc>
            <p/>
         </sourceDesc>
      </fileDesc>
   </teiHeader>
   <text>
      <body>
         <p>this is the Überwald text
 that sat in the p that sat in the <ref target="http://www.bbc.co.uk">body</ref>
  that sat in the text that sat in the TEI</p>
<p>And here is a picture:
  <figure>
    <head>This is an SVG image</head>
    <svg xmlns="http://www.w3.org/2000/svg" width="400" height="500" >
      <title xmlns="http://www.w3.org/2000/svg">SGML/XML Processing Model</title>
      
      <text xmlns="http://www.w3.org/2000/svg" x="30" y="100" style="font-family: sans-serif; font-size: 12pt;
								     stroke: none; fill: black;" >Document Instance (#PCDATA plus markup)</text>
      
      <line x1="170" y1="101" x2="170" y2="175" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="100" y1="175" x2="240" y2="175" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="100" y1="173" x2="100" y2="250" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="240" y1="173" x2="240" y2="250" style="stroke-width: 5; stroke: black;"/>
      
      <text xmlns="http://www.w3.org/2000/svg" x="80" y="265" style="font-family: sans-serif; font-size: 12pt;
								     stroke: none; fill: black;" >#PCDATA</text>
      
      <text xmlns="http://www.w3.org/2000/svg" x="220" y="265" style="font-family: sans-serif; font-size: 12pt;
								      stroke: none; fill: black;" >Markup</text>
      
      <line x1="240" y1="267" x2="240" y2="321" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="170" y1="321" x2="310" y2="321" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="170" y1="319" x2="170" y2="390" style="stroke-width: 5; stroke: black;"/>
      
      <line x1="310" y1="319" x2="310" y2="390" style="stroke-width: 5; stroke: black;"/>
      
      <text xmlns="http://www.w3.org/2000/svg" x="150" y="405" style="font-family: sans-serif; font-size: 12pt;
								      stroke: none; fill: black;" >Well-Formed</text>
      
      <text xmlns="http://www.w3.org/2000/svg" x="290" y="405" style="font-family: sans-serif; font-size: 12pt;
								      stroke: none; fill: black;" >Valid</text>
    </svg>
    <include xmlns="http://www.w3.org/2001/XInclude" href="plan.svg"/>
  </figure>
  </p>
      </body>
   </text>
</TEI>