Skip to content

Instantly share code, notes, and snippets.

@julien51
Created April 21, 2009 22:22
Show Gist options
  • Select an option

  • Save julien51/99431 to your computer and use it in GitHub Desktop.

Select an option

Save julien51/99431 to your computer and use it in GitHub Desktop.
<iq type="result" to="you@superfeedr.com/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="you@superfeedr.com" />
<subscription node="http://domain2.tld/path/to/feed.rss" subscription="subscribed" jid="you@superfeedr.com" />
</subscriptions>
</pubsub>
</iq>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment