<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng" type="xml"?>
<!-- ?oxygen RNGSchema="http://digitalcase.case.edu:9000/fedora/get/ksl:p5schema/tei_all.rng" type="xml"? -->
<TEI xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.tei-c.org/ns/1.0" xml:id="coomag00">
    
    <teiHeader xml:lang="en">
        <fileDesc>
            <titleStmt>
                <title type="main"></title>
                <title type="sub"></title>
                <title type="sub">An electronic version</title>
                <author>
                    <persName><surname></surname>, <forename></forename></persName>
                    <!-- use <orgName> if organization. Use (unknown) as content for <author> element if author is unknown -->
                </author>
                <respStmt>
                    <name xml:id="ksl">Kelvin Smith Library, Case Western Reserve University</name>
                    <resp>Publisher of TEI-conformant electronic version.</resp>
                </respStmt>
                <respStmt>
                    <name xml:id="yourinitials">YOUR NAME</name>
                    <!--  one resp per respStmt -->
                    <resp>TEI creator</resp>
                </respStmt>
             
            </titleStmt>
            <extent></extent><!-- FILE SIZE -->
            <publicationStmt>
                <publisher>Digital Case, Kelvin Smith Library, Case Western Reserve
                    University</publisher>
                <pubPlace>Cleveland, Ohio</pubPlace>
                <distributor n="collection">KSL Digital Book Collection</distributor>
                <availability>
                    <p>This work is in the public domain and may be freely downloaded for personal or
                        academic use.</p>
                </availability>
                <date when-iso="2010">2010</date>
                <idno></idno><!-- ID FOR FILE -->
            </publicationStmt>
            
            <sourceDesc>
                <biblStruct>
                    <monogr>
                        <author>
                            <persName><surname></surname>, <forename></forename></persName>
                            <!-- use <orgName> if organization. Use (unknown) as content for <author> element if author is unknown -->
                        </author>
                        <title type="marc245a"></title>
                        <title type="marc245b"></title>
                        <imprint>
                            <pubPlace></pubPlace>
                            <publisher></publisher>
                            <date when="1900"></date>
                        </imprint>
                        <extent></extent> <!-- EVERYTHING BUT SIZE HERE -->
                        <extent>XX cm.</extent><!-- SIZE HERE -->
                    </monogr>
                    
                
                    <idno type="OCLC"></idno>
                    <idno type="LC_call_number"></idno>
                </biblStruct>
            </sourceDesc>
        </fileDesc>
        <encodingDesc>
            <p>Data in the sourceDesc of the header comes from an AACR2 record</p>
            <appInfo>
                <application ident="OxygenXMLEditor" version="11.0">
                    <label>Oxygen XML Editor</label>
                </application>
            </appInfo>
            <projectDesc>
                <p>From Brittle Books project, <date when-iso="2004">2004</date>. Converted from P4 to P5.</p>
            </projectDesc>
            <editorialDecl n="3">
                <hyphenation eol="none">
                    <p>Hyphenated words that appear at the end of a line have been removed</p>
                </hyphenation>
                <quotation>
                    <p>Quotation marks have been retained</p>
                </quotation>
                <segmentation>
                    <p>Segment broken into Preface, book, sections with headers, and concluding
                        letter.</p>
                </segmentation>
                <normalization>
                    <p>sourceDesc created by exporting from catalog</p>
                    <p>This electronic text file was created by optical character recognition (OCR).
                        Encoding has been done using the recommendations for P5 Level 3 of the TEI in
                        Libraries Guidelines.</p>
                </normalization>
            </editorialDecl>
            <tagsDecl>
                <!-- DEFINE ITALIC USING CSS -->
                <rendition xml:id="IT" scheme="css">text-style:italic</rendition>
                <!-- SET ITALIC STYLE AS DEFAULT FOR THE EMPH AND HI ELEMENTS -->
                <namespace name="http://www.tei-c.org/ns/1.0">
                    <tagUsage gi="emph" render="#IT"/>
                    <tagUsage gi="hi" render="#IT"/>
                </namespace>
            </tagsDecl>
            <tagsDecl>
                <namespace name="http://www.tei-c.org/ns/1.0">
                    <tagUsage gi="div">Only un-numbered divisions are used.</tagUsage>
                </namespace>
            </tagsDecl>
            <classDecl>
                <taxonomy xml:id="LCC">
                    <bibl>Library of Congress Classification</bibl>
                </taxonomy>
                <taxonomy xml:id="LCSH">
                    <bibl>Library of Congress Subject Headings</bibl>
                </taxonomy>
            </classDecl>
        </encodingDesc>
        <profileDesc>
            <creation>
                <rs type="city">Cleveland, OH</rs>
                <date when="2010-02">February 2010</date>
            </creation>
            <langUsage>
                <language ident="en">English</language>
            </langUsage>
            <textClass>
                <classCode scheme="#LCC">Library of Congress Classification</classCode>
                <keywords scheme="#LCSH">
                    <term></term><!-- PUT LCSH SUBJECT HEADING HERE -->
                    <term></term><!-- PUT ADDITIONAL SUBJECT HEADING HERE -->
                </keywords>
            </textClass>
        </profileDesc>
    </teiHeader>
    <text>
        <body>
            <p></p>
        </body>
    </text>
    </TEI>

