<?xml version="1.0" encoding="utf-8"?>
<!-- empty XML used for Martha's COIN 78 Assignment 4 DATE: 8/01/10 -->

<properties_viewed_empty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xsi:noNamespaceSchemaLocation="properties_empty.xsd">
  <property ID="1">
    <address number="419-421" street="21st Street" city="SF" state="CA" zip="94121"/>
    <description number_of_units="2+inlaw" number_of_units_vacant="unknown" yard="unknown" garage="yes"/>
    <realtor name="Don Saunders" company="Zephyr Real Estate" address="http://www.zephyrsf.com" phone="777-627-2805"/>
    <viewing date_seen="7/6/10" seen_by_whom="M and D" date_visited="not visited" visited_by_whom="no need to visit"/>
    <price currency="US_Dollar" cost="1,190,000"/>
    <comments evaluation="1 - single family"/>
  </property>  
  <property ID="2">
    <address number="417-419" street="Clayton Street" city="SF" state="CA" zip="94117"/>
    <description number_of_units="unknown" number_of_units_vacant="unknown" yard="unknown" garage="yes"/>
    <realtor name="Kevin Markarian" company="Zephyr Real Estate"
    address="unknown" phone="877-627-2805" />
    <viewing date_seen="7/6/10" seen_by_whom="M and D" date_visited="not visited" visited_by_whom="schedule a visit"/>
    <price currency="US_Dollar" cost="1,195,000"/>
    <comments evaluation="possible"/>
  </property>  
     <property ID="3">
    <address number="1263" street="20th Ave" city="SF" state="CA" zip="94122"/>
    <description number_of_units="store front with 2 units above + single detached home behind" number_of_units_vacant="unknown" yard="minimal" garage="unknown"/>
    <realtor name="Ivan Leung" company="Pacific Union" address="http://www.pacunion.com/" phone="415-345-2588"/>
    <viewing date_seen="7/6/10" seen_by_whom="M and D" date_visited="not yet visited" visited_by_whom="schedule a visit"/>
    <price currency="US_Dollar" cost="1,575,000"/>
    <comments evaluation="worth looking at"/>
  </property>  
     <property ID="4">
    <address number="2528" street="Anza Street" city="SF" state="CA" zip="94118"/>
    <description number_of_units="2 flats, 3 bedrooms/2 baths" number_of_units_vacant="unknown" yard="yes" garage="4"/>
    <realtor name="Jean-Paul Samaha" company="Vanguard Properties" address="http://www.vanguardsf.com" phone="unknown"/>
    <viewing date_seen="7/6/10" seen_by_whom="M and D" date_visited="not visited" visited_by_whom="not yet visited"/>
    <price currency="US_Dollar" cost="1,588,000"/>
    <comments evaluation="possible, but neighborhood is 'sterile'"/>
  </property>
  <property ID="5">
    <address number="634-636" street="Monterey Blvd" city="SF" state="CA" zip="94127"/>
    <description number_of_units="2 f lats - 2 bedroom/1 bath" number_of_units_vacant="2" yard="yes, but terraced, and needs a lot of work" garage="fits 3 cars - I doubt it!"/>
    <realtor name="Lily Lum Chan and Stuart Williams" company="Coldwell Banker" address="2616 Ocean Avenue" phone="415-828-4198 and 415-452-7844"/>
    <viewing date_seen="7/10/10" seen_by_whom="M" date_visited="7/10/10" visited_by_whom="M"/>
    <price currency="US_Dollar" cost="1,150,000"/>
    <comments evaluation="1 - no way!  across from Safeway (noise?); fixed up but ugly - basement has NOT been updated; renovations are facade-only"/>
  </property>
</properties_viewed_empty>



