To override the Content-type in your clients, use the HTTP Accept Header, append the .soap12 suffix or ?format=soap12
HTTP + SOAP12
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /soap12 HTTP/1.1
Host: tstsrvs.redhotpie.com.au
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetUserUserLikes xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RHP_API.ServiceModel">
<Page xmlns="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">0</Page>
<Size xmlns="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">0</Size>
<GoogleMapPlace>
<LocationName>String</LocationName>
<PlacesId>String</PlacesId>
<Types xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</Types>
</GoogleMapPlace>
<ListType>Like</ListType>
<MaxAge>0</MaxAge>
<MemberType>0</MemberType>
<MinAge>0</MinAge>
<Radius>0</Radius>
<Type>On</Type>
<IsFavourite>false</IsFavourite>
</GetUserUserLikes>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ArrayOfProfileSummarySearchListItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RHP_API.ServiceModel">
<ProfileSummarySearchListItem>
<Detail>
<Age1>0</Age1>
<Age2>0</Age2>
<AgeTitle>String</AgeTitle>
<BodyHair xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</BodyHair>
<BodyHair2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</BodyHair2>
<BodyType xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</BodyType>
<BodyType2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</BodyType2>
<CountryName>String</CountryName>
<CupSize xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</CupSize>
<CupSize2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</CupSize2>
<Drinking xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Drinking>
<Drinking2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Drinking2>
<EndowmentLength xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EndowmentLength>
<EndowmentLength2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EndowmentLength2>
<EndowmentThickness xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EndowmentThickness>
<EndowmentThickness2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EndowmentThickness2>
<EyeColour xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EyeColour>
<EyeColour2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</EyeColour2>
<FetishInterests xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</FetishInterests>
<GeneralInterests xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</GeneralInterests>
<HairColour xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</HairColour>
<HairColour2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</HairColour2>
<HairLength xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</HairLength>
<HairLength2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</HairLength2>
<Height xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Height>
<Height2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Height2>
<IntimatePiercing xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</IntimatePiercing>
<IntimatePiercing2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</IntimatePiercing2>
<IntroBody>String</IntroBody>
<IntroTitle>String</IntroTitle>
<IsAdmin>false</IsAdmin>
<IsDiamond>false</IsDiamond>
<IsOnline>false</IsOnline>
<IsPhoneVerified>false</IsPhoneVerified>
<IsSmsOnly>false</IsSmsOnly>
<IsVerified>false</IsVerified>
<IsViewable>false</IsViewable>
<LevelOfParticipation xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</LevelOfParticipation>
<LevelOfParticipation2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</LevelOfParticipation2>
<Location>String</Location>
<MemberLevel>0</MemberLevel>
<MemberLevelValue xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</MemberLevelValue>
<MemberType>0</MemberType>
<MemberTypeTitle xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:Abbr>String</d4p1:Abbr>
<d4p1:Plural>String</d4p1:Plural>
<d4p1:Singular>String</d4p1:Singular>
</MemberTypeTitle>
<MyLooks xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</MyLooks>
<MyLooks2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</MyLooks2>
<Personality xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Personality>
<Personality2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Personality2>
<PhoneNumber>String</PhoneNumber>
<PhoneNumberShowUpgrade>false</PhoneNumberShowUpgrade>
<PubicHair xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</PubicHair>
<PubicHair2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</PubicHair2>
<Race xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Race>
<Race2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Race2>
<RelationshipStatus xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</RelationshipStatus>
<RelationshipStatus2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</RelationshipStatus2>
<SafeSex xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SafeSex>
<SafeSex2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SafeSex2>
<SexualInterests xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</SexualInterests>
<SexualOrientation xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SexualOrientation>
<SexualOrientation2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SexualOrientation2>
<SexualPersonality xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SexualPersonality>
<SexualPersonality2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</SexualPersonality2>
<SexualPreferences xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</SexualPreferences>
<ShareProfileCode>String</ShareProfileCode>
<Smoking xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Smoking>
<Smoking2 xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</Smoking2>
<StateName>String</StateName>
<UserCountry>
<Code>String</Code>
<CountryID>0</CountryID>
<GoogleMapPlacesId>String</GoogleMapPlacesId>
<Name>String</Name>
</UserCountry>
<UserID>0</UserID>
<UserType>General</UserType>
<Username>String</Username>
</Detail>
<Intersection>
<CanAddValidation>false</CanAddValidation>
<CanViewProfile>false</CanViewProfile>
<CanViewValidations>false</CanViewValidations>
<DealBreakerConflict xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</DealBreakerConflict>
<DealBreakerConflictViewer xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</DealBreakerConflictViewer>
<HasFavourited>false</HasFavourited>
<HasFavouritedViewer>false</HasFavouritedViewer>
<HasFriendRequest>false</HasFriendRequest>
<HasFriendRequestDeleted>false</HasFriendRequestDeleted>
<HasLiked>false</HasLiked>
<HasLikedViewer>false</HasLikedViewer>
<HasMessages>false</HasMessages>
<HasValidationRequest>false</HasValidationRequest>
<IsFavouriteMutual>false</IsFavouriteMutual>
<IsFriend>false</IsFriend>
<IsLikeMutual>false</IsLikeMutual>
<IsMatch>false</IsMatch>
</Intersection>
<MainPhoto xmlns:d3p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d3p1:FullUrl>String</d3p1:FullUrl>
<d3p1:ThumbUrl>String</d3p1:ThumbUrl>
<d3p1:Classification>0</d3p1:Classification>
<d3p1:GalleryID>0</d3p1:GalleryID>
<d3p1:Height>0</d3p1:Height>
<d3p1:ImageActionType>ShowImage</d3p1:ImageActionType>
<d3p1:ImageType>None</d3p1:ImageType>
<d3p1:IsAccepted>false</d3p1:IsAccepted>
<d3p1:IsLiked>false</d3p1:IsLiked>
<d3p1:IsPublic>false</d3p1:IsPublic>
<d3p1:MemberLikeCount>0</d3p1:MemberLikeCount>
<d3p1:PhotoID>0</d3p1:PhotoID>
<d3p1:ShowSafeMode>false</d3p1:ShowSafeMode>
<d3p1:SortNumber>0</d3p1:SortNumber>
<d3p1:UserType>General</d3p1:UserType>
<d3p1:Width>0</d3p1:Width>
</MainPhoto>
<Seeking>
<AgeMax>0</AgeMax>
<AgeMin>0</AgeMin>
<DealBreakers xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</DealBreakers>
<Intention xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</Intention>
<MemberTypes xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:LookupValue>
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</d4p1:LookupValue>
</MemberTypes>
<RelationshipStatus xmlns:d4p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d4p1:ListID>0</d4p1:ListID>
<d4p1:Text>String</d4p1:Text>
<d4p1:TextAbbr>String</d4p1:TextAbbr>
<d4p1:Value>0</d4p1:Value>
<d4p1:IsMatch>false</d4p1:IsMatch>
</RelationshipStatus>
<SeekingBody>String</SeekingBody>
<StateID>0</StateID>
<StateName>String</StateName>
</Seeking>
<IsNew>false</IsNew>
<ListItem>
<ItemDate>0001-01-01T00:00:00</ItemDate>
<ItemID>0</ItemID>
<RowNumber>0</RowNumber>
</ListItem>
</ProfileSummarySearchListItem>
</ArrayOfProfileSummarySearchListItem>
</soap12:Body>
</soap12:Envelope>