Created
August 17, 2012 23:08
-
-
Save shrijeet/3383364 to your computer and use it in GitHub Desktop.
You wish!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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:filters:1345244786967</id> | |
<updated>2012-08-17T23:07:52Z</updated> | |
<author> | |
<name>Shrijeet Paliwal</name> | |
<email>[email protected]</email> | |
</author> | |
<entry> | |
<category term='filter'></category> | |
<title>Mail Filter</title> | |
<id>tag:mail.google.com,2008:filter:1345244786967</id> | |
<updated>2012-08-17T23:07:52Z</updated> | |
<content></content> | |
<apps:property name='from' value='[email protected]'/> | |
<apps:property name='shouldArchive' value='true'/> | |
<apps:property name='shouldTrash' value='true'/> | |
<apps:property name='shouldNeverMarkAsImportant' value='true'/> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment