Last active
August 29, 2015 14:24
-
-
Save SLboat/6b347cfa8af21deaa1aa to your computer and use it in GitHub Desktop.
Sprkle test file
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"?> | |
| <rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
| <channel> | |
| <title>Sparkle Test App Changelog</title> | |
| <link>http://sparkle-project.org/files/sparkletestcast.xml</link> | |
| <description>Most recent changes with links to updates.</description> | |
| <language>en</language> | |
| <item> | |
| <title>Version 2.0</title> | |
| <description> | |
| <![CDATA[ | |
| <ul> | |
| <li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li> | |
| <li>Suspendisse sed felis ac ante ultrices rhoncus. Etiam quis elit vel nibh placerat facilisis in id leo.</li> | |
| <li>Vestibulum nec tortor odio, nec malesuada libero. Cras vel convallis nunc.</li> | |
| <li>Suspendisse tristique massa eget velit consequat tincidunt. Praesent sodales hendrerit pretium.</li> | |
| </ul> | |
| ]]> | |
| </description> | |
| <pubDate>Sat, 26 Jul 2014 15:20:11 +0000</pubDate> | |
| <enclosure url="http://sparkle-project.org/files/Sparkle%20Test%20App.zip" sparkle:version="2.0" length="107758" type="application/octet-stream" sparkle:dsaSignature="MCwCFCdoW13VBGJWIfIklKxQVyetgxE7AhQTVuY9uQT0KOV1UEk21epBsGZMPg==" /> | |
| </item> | |
| </channel> | |
| </rss> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment