- <?xml version="1.0" encoding="UTF-8"?>
- <atom:entry xmlns:atom="http://www.w3.org/2005/Atom"
- xmlns:apps="http://schemas.google.com/apps/2006"
- xmlns:gd="http://schemas.google.com/g/2005">
- <atom:id>https://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/SusanJones%40example.com</atom:id>
- <atom:updated>1970-01-01T00:00:00.000Z</atom:updated>
- <atom:category scheme="http://schemas.google.com/g/2005#kind"
- term="http://schemas.google.com/apps/2006#emailList.recipient"/>
- <atom:title type="text">SusanJones</atom:title>
- <atom:link rel="self" type="application/atom+xml"
- href="https://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/SusanJones%40example.com"/>
- <atom:link rel="edit" type="application/atom+xml"
- href="https://apps-apis.google.com/a/feeds/example.com/emailList/2.0/us-sales/recipient/SusanJones%40example.com"/>
- <gd:who email="SusanJones@example.com"/>
- </atom:entry>
|