home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 September / PCO_0998.ISO / filesbbs / win95 / xmlpad.exe / Appntmts.xml < prev    next >
Encoding:
Text File  |  1998-07-21  |  1.0 KB  |  29 lines

  1. <Appointments>
  2.    <!--My appointment book-->
  3.    <Appointment Priority="Normal">
  4.       <Time>9:00</Time>
  5.       <Description>Meet with George about new tooth brush sales</Description>
  6.       <Location>George's office</Location>
  7.    </Appointment>
  8.    <Appointment Priority="Low">
  9.       <Time>12:30 PM</Time>
  10.       <Description>Have lunch with Linda</Description>
  11.       <Location>The Big Kahuna Burger Joint</Location>
  12.    </Appointment>
  13.    <Appointment Priority="Urgent">
  14.       <Time>2:45 PM</Time>
  15.       <Description>Meet with shipping agent</Description>
  16.       <Location>1244 Elm Street, Northtown.</Location>
  17.    </Appointment>
  18.    <Appointment Priority="Normal">
  19.       <Time>4:40 PM</Time>
  20.       <Description>Teleconference with Steve and Bill about packaging</Description>
  21.       <Location>My office</Location>
  22.    </Appointment>
  23.    <Appointment Priority="High">
  24.       <Time>6:25 PM</Time>
  25.       <Description>Take kids to see movie</Description>
  26.       <Location>Three Squares Theatre</Location>
  27.    </Appointment>
  28. </Appointments>
  29.