Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-8.1.31-202501291411
/
share
/
test
/
XML_RSS
/
tests
/
//opt/php-8.1.31-202501291411/share/test/XML_RSS/tests/test.rss
<?xml version="1.0"?> <!-- This is a test file for XML_RSS. --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/"> <channel> <title>Test</title> <link>http://pear.php.net/</link> <description>This is a test channel for XML_RSS</description> </channel> <image> <title>PEAR</title> <url>http://pear.php.net/gifs/pearsmall.gif</url> <link>http://pear.php.net/</link> </image> <item> <title>PHP homepage</title> <link>http://php.net/</link> <category><![CDATA[php]]></category> </item> <item> <title>PEAR homepage</title> <link>http://pear.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[pear]]></category> </item> <item> <title>PHP-GTK homepage</title> <link>http://gtk.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[gtk]]></category> </item> <item> <title>PHP QA homepage</title> <link>http://qa.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[qa]]></category> </item> <textinput> <title>Search Slashdot</title> <description>Search Slashdot stories</description> <name>query</name> <link>http://slashdot.org/search.pl</link> </textinput> </rdf:RDF>