Skip to content

Instantly share code, notes, and snippets.

@karbassi
Created September 24, 2010 07:20
Show Gist options
  • Save karbassi/594982 to your computer and use it in GitHub Desktop.
Save karbassi/594982 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
<title>Mail Filters</title>
<id>tag:mail.google.com,2008</id>
<updated>2010-09-24T07:17:47Z</updated>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008</id>
<updated>2010-09-24T07:17:47Z</updated>
<content></content>
<apps:property name='from' value='-me'/>
<apps:property name='to' value='-me'/>
<apps:property name='subject' value='hello'/>
<apps:property name='hasTheWord' value='&quot;Greetings from Amazon.com&quot;'/>
<apps:property name='hasAttachment' value='true'/>
<apps:property name='shouldTrash' value='true'/>
</entry>
</feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment