<OperatingHours>

  <Comment> DO NOT RUN SERVERS ACROSS TIME ZONES!!
       NOTE: there is no timezone spec here, so we would need to add that
       to support servers in different time zones. This calendar is
       relative to local server time. </Comment>

  <Service>
    <ServiceId>World</ServiceId>
    <Weekdays>
      <Comment> Days of week are numbered: 0 = Sunday, 1 = Monday, etc. </Comment>
      <DayOfWeek>1</DayOfWeek>
      <DayOfWeek>2</DayOfWeek>
      <DayOfWeek>3</DayOfWeek>
      <DayOfWeek>4</DayOfWeek>
      <DayOfWeek>5</DayOfWeek>
      <OpenTime>1400</OpenTime>
      <CloseTime>2000</CloseTime>
    </Weekdays>
  </Service>

  <Comment> For backward compatibility with PB3 </Comment>

  <GmtOffset>-8</GmtOffset>
  <StartTime>1400</StartTime>
  <FinishTime>2000</FinishTime>

</OperatingHours>

