<?xml version="1.0" encoding="utf-8"?>
<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>Planet Perl.kr</foaf:name>
  <foaf:homepage>http://hanekomu.at/planet-perl-kr/</foaf:homepage>
  <rdfs:seeAlso rdf:resource="http://hanekomu.at/planet-perl-kr/foafroll.xml" />
    <foaf:member>
      <foaf:Person>
        <foaf:name>ataraxia</foaf:name>
        <foaf:weblog>
          <foaf:Document rdf:about="http://saillinux.egloos.com">
          <dc:title>saillinux님의 이글루</dc:title>
          <rdfs:seeAlso>
            <rss:channel rdf:about="http://saillinux.egloos.com/index.xml" />
            </rdfs:seeAlso>
          </foaf:Document>
        </foaf:weblog>
      </foaf:Person>
    </foaf:member>

  </foaf:Group>
</rdf:RDF>



