From 1d2a3f2403911e0b1ff99ffce808997a24661d15 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 21 Sep 2011 11:14:03 +0200 Subject: discovery - xrds and system service --- templates/xrds.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/xrds.xml (limited to 'templates') diff --git a/templates/xrds.xml b/templates/xrds.xml new file mode 100644 index 0000000..95c77a5 --- /dev/null +++ b/templates/xrds.xml @@ -0,0 +1,13 @@ + + + xri://$xrds*simple + + http://ns.opensocial.org/2008/opensocial/people + {{prefix_url}}/opensocial/1.0/people + + + http://ns.opensocial.org/2008/opensocial/groups + {{prefix_url}}/opensocial/1.0/groups + + + \ No newline at end of file -- cgit v1.1