Skip to content

Instantly share code, notes, and snippets.

@bradley-holt
Created March 22, 2010 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradley-holt/340252 to your computer and use it in GitHub Desktop.
Save bradley-holt/340252 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<app:service xmlns:app="http://www.w3.org/2007/app"
xmlns:atom="http://www.w3.org/2005/Atom">
<app:workspace>
<atom:title>Some Workspace</atom:title>
<app:collection href="/some-workspace/foo">
<atom:title>Foo</atom:title>
</app:collection>
</app:workspace>
</app:service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment