<?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/"
>
<!-- based on http://www-128.ibm.com/developerworks/xml/library/x-pblog/ -->
<foaf:Group>

  <foaf:name>apple by iphone</foaf:name>
  <foaf:homepage>http://apple-by-iphone.blogpong.com</foaf:homepage>
  <rdfs:seeAlso rdf:resource="http://apple-by-iphone.blogpong.com/foaf/" />

  
  <foaf:member>
    <foaf:Person>
      <foaf:name>apple by iphone</foaf:name>
      <foaf:weblog>
        <foaf:Document rdf:about="http://blogsearch.google.com/blogsearch?hl=en&q=apple+by+iphone&ie=utf-8">
          <dc:title>Google Blog Search: apple by iphone</dc:title>
          <rdfs:seeAlso>
            <rss:channel rdf:about="http://blogsearch.google.com/blogsearch_feeds?hl=en&q=apple%20by%20iphone&ie=utf-8&num=3&output=atom" />
          </rdfs:seeAlso>
        </foaf:Document>
      </foaf:weblog>
    </foaf:Person>
  </foaf:member>
  

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

