<?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>Forget Me</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>
                    Forget Me
                </title>
            </head>

            <div type="song">
                <lg type="verse">
                    <l>I got a bird that whistles all the day</l>
                    <l>Done locked it in a cage so it can't fly away</l>
                    <l>Bet it's going to stay there</l>
                    <l>And I got a bird that buzz like a bee</l>
                    <l>Tell me Corinna got eyes for me</l>
                    <l>Don't know that I care</l>
                </lg>
                <lg type="verse">
                    <l>I got a friend who's a tattoo dancer</l>
                    <l>Don't know what it means so I really can't answer</l>
                    <l>Her silly little riddle</l>
                    <l>She does a funny business with her hayfoot hand</l>
                    <l>Says if I watch closely I'l finally understand</l>
                    <l>Why it's better in the middle</l>
                </lg>
                <lg type="verse">
                    <l>Sometimes I feel like a commie millionaire</l>
                    <l>Got seaweed in my teeth got rubles in my hair</l>
                    <l>But what's it get me</l>
                    <l>You can put me on your shelf like a fucking souvenir</l>
                    <l>Just run a rag across me every odd numbered year</l>
                    <l>Or just forget me</l>
                </lg>
            </div>
        </body>
    </text>
</TEI>
