<?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>Tomorrow Never Comes and Neither Do I</title> 
                <author> 
                    <name> 
                        <persName> 
                            <forename>Grady</forename> 
                            <surname>Harris</surname> 
                        </persName> 
                    </name> 
                </author>
                <author> 
                    <name> 
                        <persName> 
                            <forename>Keith</forename> 
                            <surname>Weiner</surname> 
                        </persName> 
                    </name> 
                </author>
                <author> 
                    <name> 
                        <persName> 
                            <forename>William</forename> 
                            <surname>Saffell</surname> 
                        </persName> 
                    </name> 
                </author>
                <author> 
                    <name> 
                        <persName> 
                            <forename>John</forename> 
                            <surname>Shock</surname> 
                        </persName> 
                    </name> 
                </author>
                <author> 
                    <name> 
                        <persName> 
                            <forename></forename> 
                            <surname></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>
                    Tomorrow Never Comes and Neither Do I
                </title>
            </head>

            <div type="song">
                <lg type="verse">
                    <l>Tomorrow never comes and neither do I</l>
                    <l>But I've got a strong sense of time passing me by</l>
                    <l>I've got love on my mind I've got time on my hands</l>
                    <l>I've got a line I been using that nobody understands</l>
                </lg>
                <lg type="verse">
                    <l>I strike up sparks every time I jump into the sack</l>
                    <l>I got bruises on my butt I got callouses on my back</l>
                    <l>Cause I don't even have a bed anymore</l>
                    <l>Just two woolen blankets I'm sleeping on the floor</l>
                </lg>
                <lg type="verse">
                    <l>I read a message this morning down in my coffee cup</l>
                    <l>It said Life's okay as long as you don't wake up</l>
                    <l>I been sleeping twenty hours I don't want to be awake</l>
                    <l>Cause the things on my mind</l>
                </lg>
            </div>
        </body>
    </text>
</TEI>
