Created
April 21, 2009 22:22
-
-
Save julien51/99431 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
<iq type="result" to="[email protected]/home" id="subman1" from="firehoser.superfeedr.com"> | |
<pubsub xmlns="http://jabber.org/protocol/pubsub" xmlns:superfeedr="http://superfeedr.com/xmpp-pubsub-ext" > | |
<subscriptions superfeedr:page="3"> | |
<subscription node="http://domain.tld/path/to/a/feed/atom.xml" subscription="subscribed" jid="[email protected]" /> | |
<subscription node="http://domain2.tld/path/to/feed.rss" subscription="subscribed" jid="[email protected]" /> | |
</subscriptions> | |
</pubsub> | |
</iq> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment