<?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>Blues for Val Lewton</title> 
                <author> 
                    <name> 
                        <persName> 
                            <forename>William</forename> 
                            <surname>Saffell</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>
                    Blues for Val Lewton
                </title>
            </head>

            <div type="song">
                <lg type="verse">
                    <l>I left my twelve dollar room just as the sky was turning red</l>
                    <l>Another early winter evening in the city of the dead</l>
                    <l>Tides of blood flooded the gutter broken glass was in the street</l>
                    <l>And all I got was blank stares from the people that I'd meet</l>
                    <l>They all seem to be sedated I don't think that they was sick</l>
                    <l>Walking round like doped extras from some Val Lewton flick</l>
                </lg>
                <lg type="verse">
                    <l>These people think they know me but they only know my name</l>
                    <l>I can't tell one from the other cause they all look the same</l>
                    <l>Got no love down in this slum got no beauty got no truth</l>
                    <l>Just the Friday night disco down at the local Hitler Youth</l>
                    <l>Everybody's talking about the romance between the soldier and the whore</l>
                    <l>Copping cigarettes and Night Train down at the convenience store</l>
                </lg>
                <lg type="verse">
                    <l>I Walked with a Zombie was never quite so real</l>
                    <l>I just got to find somebody cares about the way that I feel</l>
                    <l>It ain't The Curse of the Cat People make you act so strange</l>
                    <l>You got no house in the city got no home on the range</l>
                    <l>You're cataloguing icons but I'm interested in you</l>
                    <l>I want to look into your eyes see if what I fear is true</l>
                    <l>It ain't the music of the spheres just a futuristic hum</l>
                    <l>If there's any love left inside you give me some</l>
                </lg>
                <lg type="verse">
                    <l>Don't be looking for no Love Boat to take you out of here on some trip</l>
                    <l>We'll cruise the Isle of the Dead with the captain of the Death Ship</l>
                    <l>Won't be no elevator music to help soften the sting</l>
                    <l>Just ease on back baby don't you worry about a thing</l>
                    <l>You can have your kicks tonight but the Deadline's at Dawn</l>
                    <l>Kiss Tomorrow Goodbye color your bad self gone</l>
                </lg>
            </div>
        </body>
    </text>
</TEI>
