Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
39 lines (31 sloc)
1.02 KB
This file contains 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="ISO-8859-1"?> | |
| <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" | |
| "http://my.netscape.com/publish/formats/rss-0.91.dtd"> | |
| <rss version="0.91"> | |
| <channel> | |
| <title>Palmiferous.com</title> | |
| <link>http://www.palmiferous.com</link> | |
| <description>Palmiferous.com- A new choice for your Palm</description> | |
| <language>es-ve</language> | |
| <image> | |
| <title>Palmiferous.com</title> | |
| <url>http://www.palmiferous.com/images/mynetscape.gif</url> | |
| <link>http://www.palmiferous.com</link> | |
| <description>A new choice for your Palm</description> | |
| <width>144</width> | |
| <height>40</height> | |
| </image> | |
| <item> | |
| <title></title> | |
| <link>http://www.palmiferous.com/article.php3?sid=3</link> | |
| </item> | |
| <item> | |
| <title></title> | |
| <link>http://www.palmiferous.com/article.php3?sid=2</link> | |
| </item> | |
| <item> | |
| <title>Patch for PalmOS within devices with 8 MB Ram</title> | |
| <link>http://www.palmiferous.com/article.php3?sid=1</link> | |
| </item> | |
| </channel> | |
| </rss> |