<?xml version="1.0" encoding="UTF-8" ?>
<faculty_members
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="Faculty1.xsd">
<faculty_member>
<name>
<first_name>firstname</first_name>
<middle_name>middlename</middle_name>
<last_name>lastName</last_name>
</name>
<username>username</username>
<faculty_type>
<is_lecturer>true</is_lecturer>
<is_professor>true</is_professor>
<is_researcher>true</is_researcher>
</faculty_type>
<office>
<building>
<abbreviation>PAI</abbreviation>
<long_name>Painter</long_name>
</building>
<room>room</room>
</office>
<email_addresses>
<email>my.email.address@my.domain.edu</email>
<email>my.email.address@my.domain.com</email>
</email_addresses>
<websites>
<website>http://www.bla.com</website>
<website>https://www.bla.com</website>
<website>shttp://www.bla.com</website>
</websites>
<phone_numbers>
<phone_number>
<phone_type>work</phone_type>
<country_code>1</country_code>
<area_code>512</area_code>
<number>1234</number>
</phone_number>
<phone_number>
<phone_type>work</phone_type>
<country_code>1</country_code>
<area_code>512</area_code>
<number>1234</number>
</phone_number>
</phone_numbers>
<research_areas>
<research_area>bla</research_area>
<research_area>bla</research_area>
</research_areas>
<degrees>
<degree>
<date_awarded>2002-09-24</date_awarded>
<institution>school</institution>
<degree_type>Doctoral Degree</degree_type>
<specialization>Computer Science</specialization>
</degree>
<degree>
<date_awarded>2002-09-24</date_awarded>
<institution>school</institution>
<degree_type>Doctoral Degree</degree_type>
<specialization>Computer Science</specialization>
</degree>
</degrees>
<awards>
<award>
<name>bla</name>
<date_awarded>2002-09-24</date_awarded>
</award>
<award>
<name>bla</name>
<date_awarded>2002-09-24</date_awarded>
</award>
</awards>
<grants>
<grant>
<name>bla</name>
<amount>324234.93</amount>
<date_awarded>2002-09-24</date_awarded>
<awarded_by>blabla</awarded_by>
</grant>
<grant>
<name>bla</name>
<amount>324234</amount>
<date_awarded>2002-09-24</date_awarded>
<awarded_by>blabla</awarded_by>
</grant>
<grant>
<name>bla</name>
<amount>.34</amount>
<date_awarded>2002-09-24</date_awarded>
<awarded_by>blabla</awarded_by>
</grant>
</grants>
<patents>
<patent>
<patent_title>bla</patent_title>
<date_awarded>2002-09-24</date_awarded>
<patent_id>US12345678</patent_id>
</patent>
<patent>
<patent_title>bla</patent_title>
<date_awarded>2002-09-24</date_awarded>
<patent_id>US12345678</patent_id>
</patent>
</patents>
<previous_positions>
<previous_position>
<location>bla</location>
<start_date>2002-09-24</start_date>
<end_date>2002-09-24</end_date>
<position>bla</position>
</previous_position>
<previous_position>
<location>bla</location>
<start_date>2002-09-24</start_date>
<end_date>2002-09-24</end_date>
<position>bla</position>
</previous_position>
</previous_positions>
<office_hours>
<meeting_time_and_place>
<start_time>09:00:00</start_time>
<end_time>10:00:00</end_time>
<location>
<building>
<abbreviation>PAI</abbreviation>
<long_name>Painter</long_name>
</building>
<room>room</room>
</location>
<days>
<day>Monday</day>
<day>Wednesday</day>
<day>Friday</day>
</days>
</meeting_time_and_place>
<meeting_time_and_place>
<start_time>09:00:00</start_time>
<end_time>10:00:00</end_time>
<location>
<building>
<abbreviation>PAI</abbreviation>
<long_name>Painter</long_name>
</building>
<room>room</room>
</location>
<days>
<day>Monday</day>
<day>Wednesday</day>
<day>Friday</day>
</days>
</meeting_time_and_place>
</office_hours>
<classes>
<class>
<unique_number>12345</unique_number>
<name>Software Engineering</name>
<description>Introduction to current knowledge, techniques, and theories in large software system design and development. </description>
<course_number>
<field_of_study>CS</field_of_study>
<number>373</number>
</course_number>
<semester>fall</semester>
<year>2010</year>
<teaching_assistants>
<name>
<first_name>firstname</first_name>
<middle_name>middlename</middle_name>
<last_name>lastName</last_name>
</name>
<name>
<first_name>firstname</first_name>
<middle_name>middlename</middle_name>
<last_name>lastname</last_name>
</name>
</teaching_assistants>
<meeting_times_and_places>
<meeting_time_and_place>
<start_time>09:00:00</start_time>
<end_time>10:00:00</end_time>
<location>
<building>
<abbreviation>PAI</abbreviation>
<long_name>Painter</long_name>
</building>
<room>room</room>
</location>
<days>
<day>Monday</day>
<day>Wednesday</day>
<day>Friday</day>
</days>
</meeting_time_and_place>
</meeting_times_and_places>
</class>
</classes>
<published_books>
<book>
<ISBN>123456789X</ISBN>
<title>don't judge me by my title</title>
<publisher>pub</publisher>
<date_published>2002-09-24</date_published>
<other_authors>
<name>
<first_name>firstname</first_name>
<middle_name>middlename</middle_name>
<last_name>lastName</last_name>
</name>
</other_authors>
</book>
</published_books>
<journal_articles>
<article>
<journal>bla</journal>
<title>title</title>
<issue_date>2002-09-24</issue_date>
<other_authors>
<name>
<first_name>firstname</first_name>
<middle_name>middlename</middle_name>
<last_name>lastName</last_name>
</name>
</other_authors>
</article>
</journal_articles>
<conferences>
<conference>
<date>2002-09-24</date>
<name>bla</name>
<location>bla</location>
<presentation_title>bla</presentation_title>
</conference>
</conferences>
<grad_students>
<grad_student>
<name>
<first_name>john</first_name>
<last_name>doe</last_name>
</name>
<type>Master's Degree</type>
<writings>
<article>
<journal>narwhals</journal>
<title>horns</title>
<issue_date>2007-06-01</issue_date>
<other_authors>
<name>
<first_name>steve</first_name>
<last_name>smith</last_name>
</name>
</other_authors>
</article>
</writings>
<date>2008-04-21</date>
</grad_student>
</grad_students>
</faculty_member>
</faculty_members>