POST https://www.google.com/m8/feeds/contacts/MockAccount/full
GData-Version: 3.0
Content-Type: application/atom+xml

<atom:entry xmlns:atom="http://www.w3.org/2005/Atom" xmlns:gd="http://schemas.google.com/g/2005" xmlns:gContact="http://schemas.google.com/contact/2008">
 <atom:category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/contact/2008#contact"/>
 <gd:name>
  <gd:givenName>John</gd:givenName>
  <gd:familyName>Doe</gd:familyName>
  <gd:fullName>John Doe</gd:fullName>
 </gd:name>
 <atom:content type="text">John is awesome!</atom:content>
 <gd:organization rel="http://schemas.google.com/g/2005#work"><gd:orgName>KDE</gd:orgName><gd:orgTitle>developer</gd:orgTitle></gd:organization>
 <gContact:nickname>Johnnyboy</gContact:nickname>
 <gContact:relation rel="spouse">Joanna Doe</gContact:relation>
 <gContact:website rel="blog" href="www.johndoe.test"/>
 <gContact:website rel="profile" href="www.face.book/john"/>
 <gd:email rel="http://schemas.google.com/g/2005#work" address="john@kde.example" primary="true"/>
 <gd:email rel="http://schemas.google.com/g/2005#home" address="john@home.test"/>
 <gd:im address="john@talktome.please" protocol="http://schemas.google.com/g/2005#GOOGLE_TALK" rel="http://schemas.google.com/g/2005#other" primary="false"/>
 <gd:phoneNumber rel="http://schemas.google.com/g/2005#work">987654321</gd:phoneNumber>
 <gd:phoneNumber rel="http://schemas.google.com/g/2005#home">123456789</gd:phoneNumber>
 <gd:structuredPostalAddress rel="http://schemas.google.com/g/2005#home">
  <gd:city>Internet</gd:city>
  <gd:street>KDE Road 15
</gd:street>
  <gd:postcode>18000</gd:postcode>
  <gd:country>World</gd:country>
  <gd:formattedAddress>KDE Road 15

Internet, 18000

WORLD</gd:formattedAddress>
 </gd:structuredPostalAddress>
 <gContact:groupMembershipInfo deleted="false" href="http://www.google.com/m8/feeds/groups/MockAccount/base/5c25332b8f4c8a99"/>
 <gContact:groupMembershipInfo deleted="false" href="http://www.google.com/m8/feeds/groups/MockAccount/base/6"/>
</atom:entry>
