Annotation of embedaddon/libxml2/test/slashdot.rdf, revision 1.1

1.1     ! misho       1: <?xml version="1.0"?><rdf:RDF
        !             2: xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        !             3: xmlns="http://my.netscape.com/rdf/simple/0.9/">
        !             4: 
        !             5:   <channel>
        !             6:     <title>Slashdot:News for Nerds. Stuff that Matters.</title>
        !             7:     <link>http://slashdot.org/</link>
        !             8:     <description>News for Nerds.  Stuff that Matters</description>
        !             9:   </channel>
        !            10: 
        !            11:   <image>
        !            12:     <title>Slashdot</title>
        !            13:     <url>http://slashdot.org/images/slashdotlg.gif</url>
        !            14:     <link>http://slashdot.org</link>
        !            15:   </image>
        !            16:   
        !            17:   <item>
        !            18:     <title>100 Mbit/s on Fibre to the home</title>
        !            19:     <link>http://slashdot.org/articles/99/06/06/1440211.shtml</link>
        !            20:   </item>
        !            21:   
        !            22:   <item>
        !            23:     <title>Gimp 1.2 Preview</title>
        !            24:     <link>http://slashdot.org/articles/99/06/06/1438246.shtml</link>
        !            25:   </item>
        !            26:   
        !            27:   <item>
        !            28:     <title>Sony's AIBO robot Sold Out</title>
        !            29:     <link>http://slashdot.org/articles/99/06/06/1432256.shtml</link>
        !            30:   </item>
        !            31:   
        !            32:   <item>
        !            33:     <title>Ask Slashdot: Another Word for "Hacker"?</title>
        !            34:     <link>http://slashdot.org/askslashdot/99/06/05/1815225.shtml</link>
        !            35:   </item>
        !            36:   
        !            37:   <item>
        !            38:     <title>Corel Linux FAQ</title>
        !            39:     <link>http://slashdot.org/articles/99/06/05/1842218.shtml</link>
        !            40:   </item>
        !            41:   
        !            42:   <item>
        !            43:     <title>Upside downsides MP3.COM.</title>
        !            44:     <link>http://slashdot.org/articles/99/06/05/1558210.shtml</link>
        !            45:   </item>
        !            46:   
        !            47:   <item>
        !            48:     <title>2 Terabits of Bandwidth</title>
        !            49:     <link>http://slashdot.org/articles/99/06/05/1554258.shtml</link>
        !            50:   </item>
        !            51:   
        !            52:   <item>
        !            53:     <title>Suppression of cold fusion research?</title>
        !            54:     <link>http://slashdot.org/articles/99/06/04/2313200.shtml</link>
        !            55:   </item>
        !            56:   
        !            57:   <item>
        !            58:     <title>California Gov. Halts Wage Info Sale</title>
        !            59:     <link>http://slashdot.org/articles/99/06/04/235256.shtml</link>
        !            60:   </item>
        !            61:   
        !            62:   <item>
        !            63:     <title>Red Hat Announces IPO</title>
        !            64:     <link>http://slashdot.org/articles/99/06/04/0849207.shtml</link>
        !            65:   </item>
        !            66: </rdf:RDF>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>