<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<service xml:base="http://transit.cloudapp.net/DevTransitODataService.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="Stops">
      <atom:title>Stops</atom:title>
    </collection>
    <collection href="Arrivals">
      <atom:title>Arrivals</atom:title>
    </collection>
    <collection href="Routes">
      <atom:title>Routes</atom:title>
    </collection>
    <collection href="Incidents">
      <atom:title>Incidents</atom:title>
    </collection>
    <collection href="Vehicles">
      <atom:title>Vehicles</atom:title>
    </collection>
    <collection href="Entrances">
      <atom:title>Entrances</atom:title>
    </collection>
    <collection href="ItineraryLegs">
      <atom:title>ItineraryLegs</atom:title>
    </collection>
    <collection href="Itineraries">
      <atom:title>Itineraries</atom:title>
    </collection>
    <collection href="Regions">
      <atom:title>Regions</atom:title>
    </collection>
    <collection href="GeoAreas">
      <atom:title>GeoAreas</atom:title>
    </collection>
    <collection href="Agencies">
      <atom:title>Agencies</atom:title>
    </collection>
    <collection href="Points">
      <atom:title>Points</atom:title>
    </collection>
    <collection href="Directions">
      <atom:title>Directions</atom:title>
    </collection>
  </workspace>
</service>
