Last active
June 29, 2016 09:15
-
-
Save julien51/b54bb82a72e231755f280e61776f0704 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
<?xml version="1.0" encoding="utf-8"?> | |
<feed xmlns="http://www.w3.org/2005/Atom"> | |
<title>Publisher example</title> | |
<updated>2016-06-28T13:21:13Z</updated> | |
<id>http://push-pub.appspot.com/feed</id> | |
<author> | |
<name>nobody</name> | |
</author> | |
<entry> | |
<title>qwertyyyyyynow</title> | |
<id>http://push-pub.appspot.com/feed/5738925838565376</id> | |
<updated>2016-06-28T13:21:13Z</updated> | |
<content type="html">qwer</content> | |
<link href="/entry/5738925838565376"/> | |
</entry> | |
<entry> | |
<title>dfsf</title> | |
<id>http://push-pub.appspot.com/feed/5667595692802048</id> | |
<updated>2016-06-28T13:20:40Z</updated> | |
<content type="html">sdfsdfdsfsdfsdffsdf</content> | |
<link href="/entry/5667595692802048"/> | |
</entry> | |
</feed> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment