xref: /PHP-7.4/ext/simplexml/tests/bug24392.xml (revision 1ad08256)
1<?xml version="1.0"?>
2
3<rdf:RDF
4xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5xmlns="http://my.netscape.com/rdf/simple/0.9/">
6
7<channel>
8<title>Slashdot</title>
9<link>http://slashdot.org/</link>
10<description>News for nerds, stuff that matters</description>
11</channel>
12
13<image>
14<title>Slashdot</title>
15<url>http://images.slashdot.org/topics/topicslashdot.gif</url>
16<link>http://slashdot.org/</link>
17</image>
18
19<item>
20<title>EU Parliament to Vote on New Patent Rules</title>
21<link>http://slashdot.org/article.pl?sid=03/06/30/002211</link>
22</item>
23
24<item>
25<title>Most Powerful Amateur Rocket in Canada</title>
26<link>http://slashdot.org/article.pl?sid=03/06/29/2121211</link>
27</item>
28
29<item>
30<title>GF FX 5900 Ultra vs. ATi Radeon 9800 Pro</title>
31<link>http://slashdot.org/article.pl?sid=03/06/29/202218</link>
32</item>
33
34<item>
35<title>PHP 5 Beta 1</title>
36<link>http://slashdot.org/article.pl?sid=03/06/29/1957253</link>
37</item>
38
39<item>
40<title>Engaging with the OSS Community</title>
41<link>http://slashdot.org/article.pl?sid=03/06/29/1913235</link>
42</item>
43
44<item>
45<title>Pure Math, Pure Joy</title>
46<link>http://slashdot.org/article.pl?sid=03/06/29/183258</link>
47</item>
48
49<item>
50<title>Windows Tech Writer Looks at Linux</title>
51<link>http://slashdot.org/article.pl?sid=03/06/29/1554201</link>
52</item>
53
54<item>
55<title>US Cell Phone Users Discover SMS Spam</title>
56<link>http://slashdot.org/article.pl?sid=03/06/29/1542249</link>
57</item>
58
59<item>
60<title>Verizon Sues Nextel For Espionage</title>
61<link>http://slashdot.org/article.pl?sid=03/06/29/1443230</link>
62</item>
63
64<item>
65<title>Introduction to Debian</title>
66<link>http://slashdot.org/article.pl?sid=03/06/29/1424213</link>
67</item>
68
69<textinput>
70<title>Search Slashdot</title>
71<description>Search Slashdot stories</description>
72<name>query</name>
73<link>http://slashdot.org/search.pl</link>
74</textinput>
75
76</rdf:RDF>
77