<?oxygen RNGSchema="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="xml"?>
<TEI
    xmlns:xi="http://www.w3.org/2001/XInclude"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns:math="http://www.w3.org/1998/Math/MathML"
    xmlns="http://www.tei-c.org/ns/1.0">
    <teiHeader type="text">
        
        <fileDesc> 
            <!--The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. 
                As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any 
                series to which it belongs, and detailed bibliographic notes for matters not addressed elswhere in the header. 
                It also contains a full bibliographic description for the source or sources from which the electronic text was derived.-->
            <titleStmt> 
                <title level="a" type="main">INSERT POEM TITLE HERE </title>
                <funder>University of North Dakota</funder>
                <funder>National Endowment for the Humanities</funder>
                <respStmt> 
                    <resp>compiled by</resp>
                    <name>INSERT YOUR NAME HERE</name>
                </respStmt> 
            </titleStmt> 
            
            <extent>ca. XXX kilobytes</extent> 
            <publicationStmt>
                <publisher>University of North Dakota</publisher> 
                <pubPlace> Grand Forks, North Dakota</pubPlace> 
                <availability status="restricted">
                    <p>Available for academic purposes only</p> 
                    <p>Permission for additional use should be sought from the Director of the Chester Fritz Library,
                        University of North Dakota, Grand Forks, North Dakota 58202</p>
                </availability> 
                <date when="2008-12-10">December 10, 2008</date> 
            </publicationStmt> 
            <seriesStmt> 
                <title>Elizabeth Barrett Browning Digital Collection</title>
                <respStmt>
                    <resp>edited by</resp>
                    <persName>Dr. Sandra Donaldson <roleName>General Editor</roleName></persName>
                    <persName>Dr. Crystal Alberts <roleName>Technical Editor</roleName></persName>
                </respStmt>
                
            </seriesStmt>
            <sourceDesc> 
                <biblFull> 
                    <titleStmt> 
                        <title>Poems (1856)</title>
                        <author>Elizabeth Barrett Browning</author>
                    </titleStmt>
                    <publicationStmt> 
                        <publisher>Chapman &amp; Hall</publisher> 
                        <pubPlace>London</pubPlace> 
                        <date when="1856">1856</date>
                    </publicationStmt> 
                </biblFull> 
            </sourceDesc> 
        </fileDesc> 
        
        <encodingDesc> 
            <projectDesc> 
                <p>This project aims to make accurate texts of and critical apparatus for 
                    the literary works of Elizabeth Barrett Browning available to scholars, teachers, and students.</p> 
            </projectDesc> 
            <editorialDecl> 
                <p>Only texts that Elizabeth Barrett Browning oversaw in her lifetime will be included 
                    in this collection.</p>
            </editorialDecl> 
            <classDecl> 
                <taxonomy xml:id="lcsh"> 
                    <bibl> <title>Library of Congress Subject Headings, </title> 
                        <edition>21st edition, 1998</edition> 
                    </bibl> 
                </taxonomy>  
            </classDecl> 
            <variantEncoding location="internal" method="parallel-segmentation" /> 
        </encodingDesc> 
        <profileDesc> 
            <!--(text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, 
                the participants and their setting.-->
            <creation> 
                <date when="2008-12-10">December 10, 2008</date>  
            </creation>  
            <langUsage>         
                <language ident="eng">English</language>
            </langUsage>
            <textClass> 
                <keywords scheme="lcsh"> 
                    <list> 
                        <item>Browning, Elizabeth Barrett, 1806-1861</item> 
                    </list> 
                </keywords>
            </textClass> 
        </profileDesc> 
        <!-- If this file is being updated, please be sure to document the revisions made in the revisionDesc tag -->
        <revisionDesc> 
            <change> 
            </change> 
        </revisionDesc> 
        
    </teiHeader>     
    <text>
        
        <front> 
            
            <div> 
                <listWit>
                    
                    
                    <witness xml:id="Poems1856">Poems, 4th Ed. 1856</witness> 
                    <witness xml:id="Poems1844">Poems, 1st Ed. 1844</witness>
                    <witness xml:id="Poems1850">Poems, 2nd Ed. 1850</witness>
                    <witness xml:id="Poems1853">Poems, 3rd Ed. 1853</witness>
                    
                </listWit> 
                
            </div> 
            
        </front> 
        
        
        
        <body>
            <lg>
                <l></l>
            <milestone unit="stanza"/>
            </lg>
            
        </body>
        
    </text>
    
</TEI>