<?xml version="1.0"?>
    <LTSConnection>
        <Version>2.05</Version>
        <Status Code="200" Description="Success" />
        <DataProviderName>http://www.tourfactory.com/</DataProviderName>
        <LoginRequest>
            <URL>http://tours.tourfactory.com/tp.asp</URL>
            <HTTPMethod>GET</HTTPMethod>
            <ParameterList>
                <Parameter ElementDataType="user-id" Name="UserID" Description="User should send UserID to this site"/>
                <Parameter ElementDataType="user-password" Name="Password" Description="User should send Password to this site" />
            </ParameterList>
        </LoginRequest>
    </LTSConnection>
    
