<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<service xml:base="http://odata.dotnetarabi.com/odata.svc/" 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="Episodes">
      <atom:title>Episodes</atom:title>
    </collection>
    <collection href="Guests">
      <atom:title>Guests</atom:title>
    </collection>
    <collection href="Links">
      <atom:title>Links</atom:title>
    </collection>
  </workspace>
</service>