<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<service xml:base="http://bookclub.cloudapp.net/Services/BookShelf-Web-Services-BookClubService.svc/OData/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app" xmlns="http://www.w3.org/2007/app">
  <workspace>
    <atom:title>Default</atom:title>
    <collection href="BookSet">
      <atom:title>BookSet</atom:title>
    </collection>
    <collection href="CategorySet">
      <atom:title>CategorySet</atom:title>
    </collection>
  </workspace>
</service>