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>Konqui</gd:givenName>
  <gd:fullName>Konqui</gd:fullName>
 </gd:name>
 <gd:organization rel="http://schemas.google.com/g/2005#work">
  <gd:orgName>KDE</gd:orgName>
  <gd:orgTitle>Mascot</gd:orgTitle>
 </gd:organization>
 <gd:email rel="http://schemas.google.com/g/2005#other" address="konqui@kde.test" primary="true"/>
 <gContact:groupMembershipInfo deleted="false" href="http://www.google.com/m8/feeds/groups/MockAccount/base/6"/>
</atom:entry>
