lkd-planet/www-planet/foafroll.xml
Oğuz Yarımtepe 7ce0e1d32b Added jquery property to the member part
Added a header menu
Added footer
2009-03-31 19:20:21 +00:00

43 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rss="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<foaf:Group>
<foaf:name>Linux Gezegeni</foaf:name>
<foaf:homepage>http://gezegen.linux.org.tr</foaf:homepage>
<rdfs:seeAlso rdf:resource="" />
<foaf:member>
<foaf:Agent>
<foaf:name>Enver Altın</foaf:name>
<foaf:weblog>
<foaf:Document rdf:about="http://enveraltin.com/blog">
<dc:title>The truth about my life</dc:title>
<rdfs:seeAlso>
<rss:channel rdf:about="" />
</rdfs:seeAlso>
</foaf:Document>
</foaf:weblog>
</foaf:Agent>
</foaf:member>
<foaf:member>
<foaf:Agent>
<foaf:name>Pınar Yanardağ</foaf:name>
<foaf:weblog>
<foaf:Document rdf:about="http://pinguar.org/blog">
<dc:title>..the mythical woman month..</dc:title>
<rdfs:seeAlso>
<rss:channel rdf:about="" />
</rdfs:seeAlso>
</foaf:Document>
</foaf:weblog>
</foaf:Agent>
</foaf:member>
</foaf:Group>
</rdf:RDF>