To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
GET /Club/{ID} HTTP/1.1
Host: tstsrvs.redhotpie.com.au
Accept: application/xml
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<ClubDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RHP_API.ServiceModel">
<AccessibilitySettings>
<AccessibilityStatus>Visible</AccessibilityStatus>
<VisibilityType>NotSpecified</VisibilityType>
</AccessibilitySettings>
<Banner xmlns:d2p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d2p1:ApprovalState>Pending</d2p1:ApprovalState>
<d2p1:FullUrl>String</d2p1:FullUrl>
<d2p1:Height>0</d2p1:Height>
<d2p1:Width>0</d2p1:Width>
</Banner>
<Detail>
<Categories xmlns:d3p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d3p1:LookupValue>
<d3p1:ListID>0</d3p1:ListID>
<d3p1:Text>String</d3p1:Text>
<d3p1:TextAbbr>String</d3p1:TextAbbr>
<d3p1:Value>0</d3p1:Value>
<d3p1:IsMatch>false</d3p1:IsMatch>
</d3p1:LookupValue>
</Categories>
<ClubID>0</ClubID>
<ClubName>String</ClubName>
<DateCreated>0001-01-01T00:00:00</DateCreated>
<Description>String</Description>
<DisplayEmail>String</DisplayEmail>
<IsFeatured>false</IsFeatured>
<IsSponsored>false</IsSponsored>
<Location>
<City>String</City>
<Country>String</Country>
<State>String</State>
<StateAbbr>String</StateAbbr>
</Location>
<MainPhoto xmlns:d3p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d3p1:FullUrl>String</d3p1:FullUrl>
<d3p1:Height>0</d3p1:Height>
<d3p1:IsMain>false</d3p1:IsMain>
<d3p1:PhotoID>0</d3p1:PhotoID>
<d3p1:SortNumber>0</d3p1:SortNumber>
<d3p1:ThumbUrl>String</d3p1:ThumbUrl>
<d3p1:Width>0</d3p1:Width>
</MainPhoto>
<Rating>0</Rating>
<Rules>String</Rules>
<SEOUrl>String</SEOUrl>
<SeekingInfo>
<SeekingAgeRange>
<AgeFrom>0</AgeFrom>
<AgeTo>0</AgeTo>
</SeekingAgeRange>
<SeekingLocation>String</SeekingLocation>
<SeekingTypes 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>
</SeekingTypes>
</SeekingInfo>
<Tags>
<Tag>
<Keyword>String</Keyword>
<TagID>0</TagID>
</Tag>
</Tags>
<Website>String</Website>
</Detail>
<IsOwner>false</IsOwner>
<JoinSettings>
<CanJoinStatus>UnMatched</CanJoinStatus>
<JoinStatus>Pending</JoinStatus>
<PrivacyType>Public</PrivacyType>
</JoinSettings>
<Events>
<Current>0</Current>
<Past>0</Past>
</Events>
<HasCommented>false</HasCommented>
<Owner xmlns:d2p1="http://schemas.datacontract.org/2004/07/RHP.ServiceHelper.Model">
<d2p1:Age1>0</d2p1:Age1>
<d2p1:Age2>0</d2p1:Age2>
<d2p1:AgeTitle>String</d2p1:AgeTitle>
<d2p1:CountryID>0</d2p1:CountryID>
<d2p1:IsAdmin>false</d2p1:IsAdmin>
<d2p1:IsDiamond>false</d2p1:IsDiamond>
<d2p1:IsOnline>false</d2p1:IsOnline>
<d2p1:IsViewable>false</d2p1:IsViewable>
<d2p1:Location>String</d2p1:Location>
<d2p1:MainPhoto>
<d2p1:FullUrl>String</d2p1:FullUrl>
<d2p1:ThumbUrl>String</d2p1:ThumbUrl>
<d2p1:Classification>0</d2p1:Classification>
<d2p1:GalleryID>0</d2p1:GalleryID>
<d2p1:Height>0</d2p1:Height>
<d2p1:ImageActionType>ShowImage</d2p1:ImageActionType>
<d2p1:ImageType>None</d2p1:ImageType>
<d2p1:IsAccepted>false</d2p1:IsAccepted>
<d2p1:IsLiked>false</d2p1:IsLiked>
<d2p1:IsPublic>false</d2p1:IsPublic>
<d2p1:MemberLikeCount>0</d2p1:MemberLikeCount>
<d2p1:PhotoID>0</d2p1:PhotoID>
<d2p1:ShowSafeMode>false</d2p1:ShowSafeMode>
<d2p1:SortNumber>0</d2p1:SortNumber>
<d2p1:UserType>General</d2p1:UserType>
<d2p1:Width>0</d2p1:Width>
</d2p1:MainPhoto>
<d2p1:MatchingInterests>0</d2p1:MatchingInterests>
<d2p1:MemberID>0</d2p1:MemberID>
<d2p1:MemberLevel>0</d2p1:MemberLevel>
<d2p1:MemberLevelType>String</d2p1:MemberLevelType>
<d2p1:MemberLevelUserProfile>Guest</d2p1:MemberLevelUserProfile>
<d2p1:MemberType>0</d2p1:MemberType>
<d2p1:MemberTypeTitle>
<d2p1:Abbr>String</d2p1:Abbr>
<d2p1:Plural>String</d2p1:Plural>
<d2p1:Singular>String</d2p1:Singular>
</d2p1:MemberTypeTitle>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:UserType>General</d2p1:UserType>
</Owner>
<RateScore>0</RateScore>
<Stats>
<Albums>0</Albums>
<Events>0</Events>
<EventsPast>0</EventsPast>
<Photos>0</Photos>
<Posts>0</Posts>
<Videos>0</Videos>
</Stats>
<TotalRateCount>0</TotalRateCount>
</ClubDetail>