1 2 3 4 5 6 7 8 9 10 11 12 13 | <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <title>Updates for hcard</title> <id>http://cweiske.de/hcard.xml</id> <updated>2013-05-15T19:10:43+02:00</updated> <entry> <id>http://cweiske.de/hcard.xml</id> <title>hcard.xml</title> <updated>2013-05-15T19:10:43+02:00</updated> <link rel="alternate" type="text/xml" href="http://cweiske.de/hcard.xml" /> </entry> </feed> |