<?xml version="1.0" encoding="utf-8"?>
<?oxygen RNGSchema="../../../TEIdepot/web/release/xml/tei/custom/schema/relaxng/teilite.rnc" type="compact"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>A Demonstration of XInclude</title>
        <author>Syd Bauman</author>
      </titleStmt>
      <publicationStmt>
        <p>Currently an unpublished workshop demonstration file.</p>
      </publicationStmt>
      <sourceDesc>
        <p>None; born digital.</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <head>The TEI Guidelines</head>
      <div xmlns="http://www.tei-c.org/ns/1.0" type="chapter" n="1">
  <head>About These Guidelines</head>
  <p>These Guidelines have been developed … </p>
</div>
      <div xmlns="http://www.tei-c.org/ns/1.0" type="chapter" n="2">
  <head>A Gentle Introduction to XML</head>
  <p>The encoding scheme defined by these Guidelines is formulated as an application of the Extensible Markup Language  … </p>
  <!-- a comment -->
</div>
      <div xmlns="http://www.tei-c.org/ns/1.0" type="chapter" n="3">
  <head>The TEI Infrastructure</head>
  <p>This chapter describes the infrastructure for the encoding scheme
  defined by these Guidelines. It introduces the conceptual framework
  within which the following chapters are to be understood … </p>
  <?sb a proccessing instruction?>
  <p>Test of <![CDATA[a CDATA marked]]> section.</p>
</div>
    </body>
  </text>
</TEI>
