HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: [int]
{
success: true,
message: "",
data: {
name: [name],
category: [string],
score: [int],
image: [url],
age: [age],
birthday: [day],
country: [code],
height: [centimeters],
weight: [kilograms],
eyeColor: [string],
hairColor: [string],
hairLength: [string],
ethnicity: [string],
cockType: [string],
cock: [centimeters],
cupSize: [string],
orientation: [string],
gayRole: [string],
bodyType: [string],
bodyMods: [string],
pubicHair: [string],
textLikes: [string],
textFantasies: [string],
textFetishes: [string],
textMisc: [string],
textSpecial: [string],
lastLogin: [date],
filters: {
countries: { [country], [country], etc.. },
states: { [state], [state], etc... },
ips: { [ip], [ip], etc... }
},
lastUpdated: [timestamp]
}
}