Created
April 21, 2009 23:00
-
-
Save julien51/99449 to your computer and use it in GitHub Desktop.
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
<message from='firehoser.superfeedr.com' to='[email protected]'> | |
<event xmlns='http://jabber.org/protocol/pubsub#event'> | |
<status feed="http://domain.tld/path/to/feed.xml" xmlns="http://superfeedr.com/xmpp-pubsub-ext"> | |
<http code="200">9718 bytes fetched in 1.462708s : 2 new entries.</http> | |
<next_fetch>2009-05-10T11:19:38-07:00</next_fetch> | |
</status> | |
<items node='http://domain.tld/path/to/feed.xml'> | |
<item> | |
<entry xmlns='http://www.w3.org/2005/Atom'> | |
<title>Soliloquy</title> | |
<summary>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</summary> | |
<link rel='alternate' type='text/html' href='http://superfeedr.com/entries/12345789'/> | |
<id>tag:domain.tld,2009:Soliloquy-32397</id> | |
<published>2010-04-05T11:04:21Z</published> | |
</entry> | |
</item> | |
<item> | |
<entry xmlns='http://www.w3.org/2005/Atom'> | |
<title>Finibus Bonorum et Malorum</title> | |
<summary>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.</summary> | |
<link rel='alternate' type='text/html' href='http://superfeedr.com/entries/12345788'/> | |
<id>tag:domain.tld,2009:Finibus-32398</id> | |
<published>2010-04-06T08:54:02Z</published> | |
</entry> | |
</item> | |
</items> | |
</event> | |
</message> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment