<?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>Old Flame</title> 
                <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>
                    Old Flame
                </title>
            </head>

            <div type="song">
                <lg type="verse">
                    <l>There's two cars in my neighbor's backyard</l>
                    <l>They don't go nowhere but he runs them all night</l>
                    <l>And there's two hands at the end of my arms</l>
                    <l>That won't open for work or stay out of sight</l>
                    <l>Sometimes the only place I can warm myself is by an old flame</l>
                </lg>
                <lg type="verse">
                    <l>Everybody who looks happy I'm jealous of these days</l>
                    <l>I been run down by romantic forays</l>
                    <l>I know there's no law says I'll be happy at last</l>
                    <l>Right now all I want is for the hour to pass</l>
                    <l>Sometimes the only place I can warm myself is by an old flame</l>
                </lg>
                <lg type="verse">
                    <l>Folks don't change but attitudes do</l>
                    <l>Of all that I've said that's the most untrue</l>
                    <l>There's one or two things I don't want to find out</l>
                    <l>I'd rather stay in the shadow of doubt</l>
                    <l>And I don't want to try again</l>
                    <l>I'd best not rub my conscience too thin</l>
                    <l>It's like a stitch in my heart and dust in my eyes</l>
                    <l>That I can't see through I apologize</l>
                    <l>Sometimes the only place I can warm myself is by an old flame</l>
                </lg>
            </div>
        </body>
    </text>
</TEI>
