<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<service xml:base="http://services.odata.org/Website/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="ODataConsumers">
      <atom:title>ODataConsumers</atom:title>
    </collection>
    <collection href="ODataProducerApplications">
      <atom:title>ODataProducerApplications</atom:title>
    </collection>
    <collection href="ODataProducerLiveServices">
      <atom:title>ODataProducerLiveServices</atom:title>
    </collection>
  </workspace>
</service>