<?xml version="1.0" encoding="utf-8"?>
<response>
<profiles>
<profile id="7AD2E545C8A">
<network id="3">Hyves</network>
<name>Arno Ham</name>
<location>Netherlands</location>
<imageUrl>http://www.sociotoco.com/Services/Api/image?pid=7AD2E545C8A</imageUrl>
<fields>
<friendsCount>120</friendsCount>
<languageLocale>nl_NL</languageLocale>
<onMyMind />
<created>1184104800</created>
<relationType>relation</relationType>
<aboutMe />
<scrapsCount>33</scrapsCount>
<testimonialsCount>0</testimonialsCount>
<respectsCount>0</respectsCount>
<viewsCount>914</viewsCount>
</fields>
</profile>
</profiles>
</response>
{
"response":{
"profiles":[
{
"id":"7AD2E545C8A",
"network":{
"id":3,
"name":"Hyves"
},
"name":"Arno Ham",
"location":"Netherlands",
"imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=7AD2E545C8A",
"fields":{
"friendsCount":"120",
"languageLocale":"nl_NL",
"onMyMind":"",
"created":"1184104800",
"relationType":"relation",
"aboutMe":"",
"scrapsCount":"33",
"testimonialsCount":"0",
"respectsCount":"0",
"viewsCount":"914"
}
}
]
}
}