<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ms-0100:ChannelEffectivity xmlns:ms-0100="http://www.modeldev.restauranttechnologynetwork.com/models/v1">
<ms-0100:Channel>Curbside</ms-0100:Channel>
<ms-0100:EffectivitySummary endDate="2011-07-04T14:15:00+06:00" startDate="2011-01-24T09:45:00-06:00">
<ms-0100:DaysOfWeek>Sunday</ms-0100:DaysOfWeek>
</ms-0100:EffectivitySummary>
</ms-0100:ChannelEffectivity>
{
"ChannelEffectivity" : {
"Channel" : [ "Curbside" ],
"EffectivitySummary" : {
"startDate" : "2011-01-24T09:45:00-06:00",
"endDate" : "2011-07-04T14:15:00+06:00",
"EffectivitySummary" : [ "Sunday" ]
}
}
}