<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE TEI.2 PUBLIC "-//TEI P4//DTD Main Document Type//EN"                       "../../../P4X/DTD/tei2.dtd" [  <!ENTITY % TEI.XML         "INCLUDE"     >  <!-- base tag set combiners: choose 0 (usual case) or 1: -->    <!ENTITY % TEI.general          "IGNORE" >  <!ENTITY % TEI.mixed       "INCLUDE"     >  <!-- base tag sets: choose exactly 1, unless one of the combiners       above is being used in which case choose 2 or more -->  <!ENTITY % TEI.prose       "INCLUDE"     >  <!ENTITY % TEI.verse       "INCLUDE"     >  <!ENTITY % TEI.drama       "INCLUDE"     >  <!ENTITY % TEI.spoken           "IGNORE" >  <!ENTITY % TEI.dictionaries     "IGNORE" >  <!ENTITY % TEI.terminology      "IGNORE" >  <!-- additional tag sets: choose 0 or more -->  <!ENTITY % TEI.linking     "INCLUDE"     >   <!ENTITY % TEI.figures     "INCLUDE"     >   <!ENTITY % TEI.analysis         "IGNORE" >  <!ENTITY % TEI.fs               "IGNORE" >  <!ENTITY % TEI.certainty        "IGNORE" >  <!ENTITY % TEI.transcr     "INCLUDE"     >  <!ENTITY % TEI.textcrit         "IGNORE" >  <!ENTITY % TEI.names.dates "INCLUDE"     >   <!ENTITY % TEI.nets             "IGNORE" >  <!ENTITY % TEI.corpus      "INCLUDE"     >  <!-- customizations and extensions: -->  <!ENTITY % TEI.extensions.ent SYSTEM "./tinyExampleExtension.ent">  <!ENTITY % TEI.extensions.dtd SYSTEM "./tinyExampleExtension.dtd">]><TEI.2>  <teiHeader>    <!-- Bibliographic description of this digital file, including         information about its soruce -->    <fileDesc>      <titleStmt>        <title>Title of the digital object</title>        <author>          <persName>Author name (could also use <gi>orgName</gi>, for organizations)</persName>        </author>        <sponsor>          <name>Name of sponsor: the group who provides intellectual sponsorship</name>        </sponsor>        <funder>          <name>Name of funder: provides money</name>        </funder>        <editor>          <name>Name of editor, if this is an edition</name>        </editor>        <principal>          <persName>Name of the lead researcher</persName>        </principal>        <respStmt>          <resp>Identification of role not covered above</resp>          <name>Name of person fulfilling said role</name>        </respStmt>      </titleStmt>      <editionStmt>        <edition>Edition of the digital work (only useful if there will be more than one)</edition>        <respStmt>          <resp>Description of edition-related task other than editing</resp>          <name>Name of person who performed said task</name>        </respStmt>      </editionStmt>      <extent>Size of the electronic file in some convenient unit</extent>      <publicationStmt>        <publisher>Name of publisher</publisher>        <address>          <addrLine>Address of publisher (repeat lines as necessary)</addrLine>        </address>        <!-- Use <idno> for ISBN or any other identifying numbers that are relevant -->        <idno type="ISBN">0-19-254705-4</idno>        <availability>          <p>Description of copyright terms, restrictions on use, how to get the text</p>          <p>OK to use more than one paragraph</p>        </availability>        <!-- Date of publication, e.g. for citation purposes -->        <date value="2005-02-28"/>        <distributor>Name of distributor (e.g. the organization you would contact to          purchase or get access)</distributor>      </publicationStmt>      <seriesStmt>        <title>Title of series in which this electronic text is published, if any</title>        <respStmt>          <name>Name of person or organization responsible for the series, e.g. its editor</name>          <resp>Nature of the responsibility</resp>        </respStmt>        <!-- Identifying number for the series, e.g. ISSN -->        <idno type="ISSN">0143-3385</idno>      </seriesStmt>      <notesStmt>        <note>Notes on the text, including extra information on sources, anomalies, etc.</note>      </notesStmt>      <sourceDesc>        <biblStruct>          <analytic>            <!-- For article-level information -->            <author>Author of source</author>            <title>Title of source</title>          </analytic>          <monogr>            <!-- For monograph-level information -->            <author>Author of source</author>            <title>Title of source</title>            <imprint>              <pubPlace>Place of publication of source</pubPlace>              <publisher>Name of publisher of source</publisher>              <!-- Date of publication of source -->              <date value="2004-02-28"/>            </imprint>          </monogr>        </biblStruct>      </sourceDesc>    </fileDesc>    <!-- Information about the encoding of the text -->    <encodingDesc>      <projectDesc>        <p>Information about the project itself (goals, organization, activities)</p>      </projectDesc>      <samplingDecl>        <p>Information about how the texts in a collection were chosen or excerpted</p>      </samplingDecl>      <editorialDecl>        <correction>          <p>Information about treatment of errors in the source (silently corrected, etc.)</p>        </correction>        <normalization>          <p>Information about normalization practices (e.g. treatment of roman numerals,            spelling, etc.)</p>        </normalization>        <quotation>          <p>Information about treatment of quotations (preservation of original quotation            marks, etc.)</p>        </quotation>        <hyphenation>          <p>Treatment of the hyphenation of the source</p>        </hyphenation>        <segmentation>          <p>Information about whether and how the text has been segmented (mostly for            linguistic purposes)</p>        </segmentation>        <interpretation>          <p>Information about any interpretive information added to the text</p>        </interpretation>      </editorialDecl>      <tagsDecl>        <!-- Used to document the tags used in the text, their frequency of use, and their default rendition -->        <rendition id="rend.p">first-indent(1)</rendition>        <tagUsage gi="p" occurs="46" render="rend.p">Description of how the tag is used</tagUsage>        <!-- one <tagUsage> for each element in <text> -->      </tagsDecl>      <classDecl>        <taxonomy id="DDC22">          <bibl>            <title>Dewey Decimal Classification</title>            <edition>22nd print</edition>            <publisher>OCLC Online Computer Library Center, Inc.</publisher>            <pubPlace>Dublin, OH  USA</pubPlace>          </bibl>        </taxonomy>      </classDecl>    </encodingDesc>    <!-- Non-bibliographic aspects of this digital text -->    <profileDesc>           <langUsage>        <language id="en">Description of language, if useful</language>        <!-- Note: to make upgrading to P5 painless, always use             language "tags" from RFC 3066 or its successor as the id=             value of <language> -->      </langUsage>      <!-- participants of linguistic interaction -->      <particDesc>        <person age="21" id="p01" role="editor" sex="m">          <persName>Paul Lebrun</persName>          <affiliation>institutional affiliation</affiliation>          <birth date="1956-06-03">place or other information on birth</birth>          <education>educational backgraound</education>          <firstLang>this persons first language</firstLang>          <langKnown>description of competence in other languages</langKnown>          <occupation>informal description of a person's trade,            profession or occupation; may have <att>scheme</att> and            <att>code</att> attributes to classify within a            <gi>taxonomy</gi></occupation>        </person>      </particDesc>      <!-- List of the handwriting that appears in the text -->      <handList>        <!-- the details of one particular scribe/hand/ink are             specified on the attributes -->        <hand id="jflanders.lfw"              scribe=""              ink=""              style=""/>        <hand id="sbauman.emt"              mainLang=""              character=""/>      </handList>      <!-- describe the nature or topic of this text in terms of a           standard classification scheme -->      <textClass>        <keywords>          <term>Text Encoding Initiative</term>          <term>sample</term>          <term>header</term>          <term>XML</term>        </keywords>        <classCode scheme="DDC22">006</classCode>      </textClass>    </profileDesc>    <revisionDesc>      <change> <!-- Repeat as necessary, most recent at the top -->        <date/>        <respStmt>          <name/>          <resp/>        </respStmt>        <item/>      </change>    </revisionDesc>  </teiHeader>  <text>    <body>      <p>A little text to make it valid.</p>    </body>  </text></TEI.2>