<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="http://twolegs.info/style/lyrics.css"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
    <!--file:/E:/projects/eXml/frameworks/tei/schema/xsd/p5/tei_all.xsd-->
    <teiHeader>
        <fileDesc>
            <titleStmt> 
                <title>Stay Drunk</title> 
                <author> 
                    <name> 
                        <persName> 
                            <forename>Keith</forename> 
                            <surname>Weiner</surname> 
                        </persName> 
                    </name> 
                </author>
                <author> 
                    <name> 
                        <persName> 
                            <forename>Grady</forename> 
                            <surname>Harris</surname> 
                        </persName> 
                    </name> 
                </author>
            </titleStmt>
            <publicationStmt>
                <p>
                    <!-- supply publication information-->
                </p>
            </publicationStmt>
            <sourceDesc>
                <p> Marked up by <persName>
                    <forename>Grady</forename>
                    <surname>Harris</surname>
                </persName> from <title>Dog Song</title>
                </p>
            </sourceDesc>
        </fileDesc>
    </teiHeader>
    <text>
        <body>
            <head>
                <title>
                    Stay Drunk
                </title>
            </head>

            <div type="song">
                <lg type="verse">
                    <l>Beer and kisses</l> 
                    <l>Round the kitchen table</l>
                    <l>I hear this is</l>
                    <l>Too unstable</l>
                    <l>When you're sober</l> 
                    <l>You're done with men</l>
                    <l>And it's all over</l>
                    <l>Till you're drunk again</l>
                    <l>Then stay drunk</l>
                    <l>If that's what it takes</l>
                    <l>I'd rather be one</l>
                    <l>Of your better mistakes</l>
                </lg>
                <lg type="verse">
                    <l>Flowers despair</l>
                    <l>And cheap alcohol</l>
                    <l>Did you change your hair</l>
                    <l>I haven't changed at all</l>
                    <l>I know the figure in your carpet</l>
                    <l>I know your figure in the sheets</l>
                    <l>I figure I'm discarded</l>
                    <l>And history repeats</l>
                    <l>This game</l>
                    <l>Again and again</l>
                    <l>I got no shame</l>
                    <l>When we mix love with gin</l>
                </lg>
                <lg type="verse">
                    <l>There's a curtain in your room</l>
                    <l>I ain't seen before</l>
                    <l>Should I assume</l>
                    <l>There's a few new things more</l>
                    <l>But it's the same jug of wine</l>
                    <l>The same cigarettes</l>
                    <l>A new opening line</l>
                    <l>But the same tired regrets</l>
                    <l>The same</l>
                    <l>But I lose my place</l>
                    <l>I call your name</l>
                    <l>You slap my face</l>
                </lg>
            </div>
        </body>
    </text>
</TEI>
