This file is indexed.

/usr/share/php/tests/Horde_Feed/Horde/Feed/fixtures/lexicon/http-www.phppatterns.com-feed.xml is in php-horde-feed 2.0.1-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://www.phppatterns.com/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.phppatterns.com/feed.php">
        <title>phpPatterns</title>
        <description></description>
        <link>http://www.phppatterns.com/</link>
        <image rdf:resource="http://www.phppatterns.com/lib/images/favicon.ico" />
       <dc:date>2005-10-31T08:42:20+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.phppatterns.com/doku.php/develop/simpletest_mock_functions"/>
                <rdf:li rdf:resource="http://www.phppatterns.com/doku.php/reviews/guide_to_php_design_patterns"/>
                <rdf:li rdf:resource="http://www.phppatterns.com/doku.php/develop/twisted_aggregator"/>
                <rdf:li rdf:resource="http://www.phppatterns.com/doku.php/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.phppatterns.com/lib/images/favicon.ico">
        <title>phpPatterns</title>
        <link>http://www.phppatterns.com/</link>
        <url>http://www.phppatterns.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.phppatterns.com/doku.php/develop/simpletest_mock_functions">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-31T08:42:12+01:00</dc:date>
        <dc:creator>Harry Fuecks (harryf@195.129.34.34)</dc:creator>
        <title>develop:simpletest_mock_functions - SimpleTest add-on to allow mocking of functions, using runkit</title>
        <link>http://www.phppatterns.com/doku.php/develop/simpletest_mock_functions</link>
        <description> When dealing with external projects that you either want to re-use parts of or refactor, being able to write unit tests is often a big problem, especially if it&amp;rsquo;s written in procedural code like; function aFunctionIWantToTest&amp;#40;$foo&amp;#41; &amp;#1...</description>
    </item>
    <item rdf:about="http://www.phppatterns.com/doku.php/reviews/guide_to_php_design_patterns">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-25T15:48:41+01:00</dc:date>
        <dc:creator>Harry Fuecks (harryf@84.72.32.9)</dc:creator>
        <title>reviews:guide_to_php_design_patterns - Review of php|architect's Guide to PHP Design Patterns</title>
        <link>http://www.phppatterns.com/doku.php/reviews/guide_to_php_design_patterns</link>
        <description> PHP5 has been available for more than a year and the last six months has seen both IBM and Oracle announcing strategies based around PHP. It&amp;rsquo;s perhaps another sign of PHP&amp;lsquo;s growing maturity that php architect magazine has published their...</description>
    </item>
    <item rdf:about="http://www.phppatterns.com/doku.php/develop/twisted_aggregator">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-25T07:25:26+01:00</dc:date>
        <dc:creator>Harry Fuecks (harryf@195.129.34.34)</dc:creator>
        <title>develop:twisted_aggregator - Add example of Python twisted RSS aggregator with conditional GET support</title>
        <link>http://www.phppatterns.com/doku.php/develop/twisted_aggregator</link>
        <description> Following something Christian Stocker brought up in Fetching a looot of feeds with PHP , this is a hack for an Rss aggregator with twisted to add Conditional GET support. from twisted.internet import reactor, protocol, defer from twisted.web import ...</description>
    </item>
    <item rdf:about="http://www.phppatterns.com/doku.php/start">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-16T19:49:27+01:00</dc:date>
        <dc:creator>Harry Fuecks (harryf@84.72.38.108)</dc:creator>
        <title>start - created</title>
        <link>http://www.phppatterns.com/doku.php/start</link>
        <description> (19th Oct 2005)  Here&amp;rsquo;s some more detail about what&amp;rsquo;s going on.  This site is becoming a wiki. The #1 problem with the old site was the person running it.  The plan here is I get out of the way and it becomes a useful repository of desig...</description>
    </item>
</rdf:RDF>