Initial value:
2 <?xml version='1.0' encoding='UTF-8'?>
3 <SOAP-ENV:Envelope xmlns:SOAP-ENV='http://www.w3.org/2003/05/soap-envelope' xmlns:SOAP-ENC='http://www.w3.org/2003/05/soap-encoding' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:ns2='ALSongWebServer/Service1Soap' xmlns:ns1='ALSongWebServer' xmlns:ns3='ALSongWebServer/Service1Soap12'>
5 <ns1:GetResembleLyric2>
7 <ns1:strTitle>%s</ns1:strTitle>
8 <ns1:strArtistName>%s</ns1:strArtistName>
9 <ns1:nCurPage>0</ns1:nCurPage>
11 </ns1:GetResembleLyric2>
Definition at line 22 of file lyricsScraper.py.