Creating e-mail leads (1) java WPAPISearch AreaCode Exchange LineNumber // this creates XML files for each phone number that has a person's name associated with it a. AreaCode: an integer value for the area code; e.g., 954 b. Exchange: an integer value for the exchange (used to correspond to a trunk number); e.g., 970 c. LineNumber: an integer value for the last 4 digits of a phone number (2) java GetEmailAddresses searchSite //produces files with people names; e-mail addresses inside //searchSite is the website you want to start the search with