<?xml version="1.0"?>
<?oxygen RNGSchema="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_speech.rng" type="xml"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
    <teiHeader type="aacr2">
        <fileDesc>
            <titleStmt>
                <title level="s" type="main">UND Writers Conference Digital Collection</title>
                <title level="a" type="main">XXX Annual UND Writers Conference</title>
                <title level="a" type="subtitle">INSERT CONFERENCE THEME HERE</title>
                <funder>University of North Dakota</funder>
                <respStmt>
                    <resp>compiled by</resp>
                    <name>INSERT NAME HERE</name>
                    <orgName>University of North Dakota</orgName>
                </respStmt>
            </titleStmt>
            <extent>ca XX kilobytes</extent>
            <publicationStmt>
                <publisher>University of North Dakota</publisher>
                <pubPlace> Grand Forks, North Dakota</pubPlace>
                <availability status="restricted">
                    <p>Available for educational, scholarly, and historical purposes only</p>
                    <p>Permission for additional use should be obtained from the Director
                        of the Chester Fritz Library, University of North Dakota, Grand Forks, North
                        Dakota 58202</p>
                    <p>Permission for additional use must be obtained from INSERT ADDITIONAL COPYRIGHT HOLDERS HERE.</p>
                </availability>
                <date when="2009-10-09">INSERT DATE HERE AND UPDATE ATTRIBUTE DATE</date>
            </publicationStmt>
            <seriesStmt>
                <title>University of North Dakota Writers Conference Digital Collection</title>
                <title>INSERT WC CONFERENCE TITLE AND THEME FOR THE YEAR OF THE PERFORMANCE</title>
                <title>INSERT NAME OF READING OR PANEL</title>
                <respStmt>
                    <resp>edited by</resp>
                    <name>INSERT NAME</name>
                    <orgName>University of North Dakota</orgName>
                </respStmt>
            </seriesStmt>
            <sourceDesc>
                <biblFull>
                    <titleStmt>
                        <title>UND Writers Conference Collection</title>
                    </titleStmt>
                <publicationStmt>
                    <publisher>University of North Dakota</publisher>
                    <pubPlace>Grand Forks, ND</pubPlace>
                    <date when="1983-03-25">INSERT DATE OF PERFORMANCE AND UPDATE ATTRIBUTE DATE</date>
                </publicationStmt>
                </biblFull>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <projectDesc>
                <p>This project aims to make accurate texts of and critical apparatus for the
                UND Writers Conference available for educational, scholarly, and historical purposes.</p>
                <p>The project is a collaborative effort between the UND Chester Fritz Library and the UND Department of English.</p>
            </projectDesc>
            <classDecl>
                <taxonomy xml:id="lcsh">
                    <bibl>
                        <title>Library of Congress Subject Headings, </title>
                        <edition>21st edition, 1998</edition>
                    </bibl>
                </taxonomy>
            </classDecl>
        </encodingDesc>
        <profileDesc>
            <!-- INSERT LANGUAGES AS NECESSARY -->
            <langUsage>
                <language ident="eng">English</language>
            </langUsage>
            <textClass>
                <!-- UPDATE SUBJECTS AS RELEVANT TO THE FOOTAGE -->
                <keywords scheme="lcsh">
                    <list>
                        <item>Writers Conference (University of North Dakota)</item>
                    </list>
                </keywords>
            </textClass>
        </profileDesc>
        <profileDesc>
            <particDesc>
                <listPerson>
                   
<!-- LIST PEOPLE MENTIONED IN THE FOOTAGE IN THE FOLLOWING FORMAT.  THE "xml:id" MUST BE UNIQUE AND INTUITIVE
                        <person>
                        <persName xml:id="Merrill">James Merrill</persName>
                        <nationality>American</nationality>
                        <birth>1926</birth>
                        <death>1995</death>
                        </person> -->
                    <person>
                        <persName></persName>
                    </person>
                </listPerson>
            </particDesc>
        </profileDesc>
    </teiHeader>
    <text>
        <body>
<!-- INSERT TRANSCRIPTION TEXT HERE FOLLOWING THE FORMAT SET OUT IN THE EDITORIAL GUIDELINES, WHICH LOOKS SOMETHING LIKE THE FOLLOWING:
            <sp who="#Anderegg"><speaker>Michael Anderegg</speaker><p>: Welcome to the <date when="1983-03-25">Friday</date> Panel, the fourth and final panel of this Fourteenth Annual Writers Conference.  Before I introduce our panelists, I would like to thank our sponsors, which is usually done.</p></sp>
-->                   
     <p></p>                   
        </body>
    </text>
</TEI>
