<?xml version='1.0' standalone='yes'?>
<!DOCTYPE garagesales SYSTEM "sampleNetwork.dtd">
<garagesales>
  <sale>
    <location>
      <Street>3141</Street>
      <Address>Blind Line</Address>
      <City>Orangeville</City>
      <Province>ON</Province>
      <Country>CA</Country>
      <GPSCord Lat="" Long=""></GPSCord>
      <PhoneNumber>555-555-5555</PhoneNumber>
      <PostalCode>L1L 1L1</PostalCode>      
    </location>
    <times Source="GSN">
      <Start_Date>2005-08-14 08:00:00</Start_Date>      
      <End_Date>2005-08-14 08:00:00</End_Date>      
      <Category>Full assortment of items</Category>
      <Comments URL="http://gsn.carterfamily.ca">No early birds sale is around back.</Comments>
    </times>  
  </sale>
  <sale>
    <location>
      <Street>3433</Street>
      <Address>Broadway</Address>
      <City>Orangeville</City>
      <Province>ON</Province>
      <Country>CA</Country>
      <GPSCord Lat="" Long=""></GPSCord>
      <PhoneNumber>666-555-5555</PhoneNumber>
      <PostalCode>L1L 1L1</PostalCode>      
    </location>
    <times Source="GSN">
      <Start_Date>2005-08-14 08:00:00</Start_Date>      
      <End_Date>2005-08-14 08:00:00</End_Date>      
      <Category>Full assortment of items</Category>
      <Comments>No early birds sale is around back.</Comments>
    </times>  
  </sale>
</garagesales>
