sovren 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +15 -0
  2. data/.gitignore +19 -0
  3. data/Gemfile +14 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +41 -0
  6. data/Rakefile +7 -0
  7. data/lib/sovren.rb +30 -0
  8. data/lib/sovren/achievement.rb +16 -0
  9. data/lib/sovren/association.rb +17 -0
  10. data/lib/sovren/certification.rb +18 -0
  11. data/lib/sovren/client.rb +45 -0
  12. data/lib/sovren/competency.rb +18 -0
  13. data/lib/sovren/contact_information.rb +33 -0
  14. data/lib/sovren/education.rb +30 -0
  15. data/lib/sovren/employment.rb +29 -0
  16. data/lib/sovren/language.rb +31 -0
  17. data/lib/sovren/military.rb +19 -0
  18. data/lib/sovren/patent.rb +19 -0
  19. data/lib/sovren/publication.rb +35 -0
  20. data/lib/sovren/reference.rb +18 -0
  21. data/lib/sovren/resume.rb +28 -0
  22. data/lib/sovren/version.rb +3 -0
  23. data/sovren.gemspec +30 -0
  24. data/spec/sovren/achievement_spec.rb +24 -0
  25. data/spec/sovren/association_spec.rb +25 -0
  26. data/spec/sovren/certification_spec.rb +26 -0
  27. data/spec/sovren/client_spec.rb +28 -0
  28. data/spec/sovren/competency_spec.rb +26 -0
  29. data/spec/sovren/contact_information_spec.rb +73 -0
  30. data/spec/sovren/education_spec.rb +48 -0
  31. data/spec/sovren/employment_spec.rb +45 -0
  32. data/spec/sovren/language_spec.rb +27 -0
  33. data/spec/sovren/military_spec.rb +29 -0
  34. data/spec/sovren/patent_spec.rb +27 -0
  35. data/spec/sovren/publication_spec.rb +70 -0
  36. data/spec/sovren/reference_spec.rb +34 -0
  37. data/spec/sovren/resume_spec.rb +42 -0
  38. data/spec/sovren_spec.rb +4 -0
  39. data/spec/spec_helper.rb +17 -0
  40. data/spec/support/ResumeSample.doc +0 -0
  41. data/spec/support/_resume.xml +970 -0
  42. data/spec/support/achievements.xml +5 -0
  43. data/spec/support/associations.xml +8 -0
  44. data/spec/support/certifications.xml +23 -0
  45. data/spec/support/competencies.xml +353 -0
  46. data/spec/support/competencies_sparse.xml +3 -0
  47. data/spec/support/contact_information.xml +69 -0
  48. data/spec/support/contact_information_sparse.xml +10 -0
  49. data/spec/support/education.xml +81 -0
  50. data/spec/support/education_sparse.xml +10 -0
  51. data/spec/support/employment.xml +179 -0
  52. data/spec/support/employment_sparse.xml +11 -0
  53. data/spec/support/languages.xml +23 -0
  54. data/spec/support/military.xml +19 -0
  55. data/spec/support/patents.xml +14 -0
  56. data/spec/support/publications.xml +60 -0
  57. data/spec/support/references.xml +36 -0
  58. data/spec/support/resume.json +466 -0
  59. data/spec/support/resume.xml +1072 -0
  60. data/spec/support/speaking_events.xml +7 -0
  61. data/spec/vcr/parsed_resume.yml +3695 -0
  62. metadata +215 -0
@@ -0,0 +1,1072 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Resume xmlns="http://ns.hr-xml.org/2006-02-28" xmlns:sov="http://sovren.com/hr-xml/2006-02-28" xml:lang="en">
3
+ <ResumeId>
4
+ <IdValue/>
5
+ </ResumeId>
6
+ <StructuredXMLResume>
7
+ <ContactInfo>
8
+ <PersonName>
9
+ <FormattedName>John F. Adams, III</FormattedName>
10
+ <GivenName>John</GivenName>
11
+ <MiddleName>F.</MiddleName>
12
+ <FamilyName>Adams</FamilyName>
13
+ <Affix type="generation">III</Affix>
14
+ </PersonName>
15
+ <ContactMethod>
16
+ <WhenAvailable>anytime</WhenAvailable>
17
+ <PostalAddress type="undefined">
18
+ <CountryCode>US</CountryCode>
19
+ <PostalCode>92075</PostalCode>
20
+ <Region>CA</Region>
21
+ <Municipality>Solana Beach</Municipality>
22
+ <DeliveryAddress>
23
+ <AddressLine>930 Via Mil Cumbres Unit 119</AddressLine>
24
+ </DeliveryAddress>
25
+ </PostalAddress>
26
+ </ContactMethod>
27
+ <ContactMethod>
28
+ <Use>personal</Use>
29
+ <Location>onPerson</Location>
30
+ <WhenAvailable>anytime</WhenAvailable>
31
+ <Mobile>
32
+ <FormattedNumber>(858) 555-1001</FormattedNumber>
33
+ </Mobile>
34
+ </ContactMethod>
35
+ <ContactMethod>
36
+ <Telephone>
37
+ <FormattedNumber>(858) 555-1000</FormattedNumber>
38
+ </Telephone>
39
+ </ContactMethod>
40
+ <ContactMethod>
41
+ <WhenAvailable>anytime</WhenAvailable>
42
+ <Fax>
43
+ <FormattedNumber>(858) 555-1002</FormattedNumber>
44
+ </Fax>
45
+ </ContactMethod>
46
+ <ContactMethod>
47
+ <Use>personal</Use>
48
+ <Location>onPerson</Location>
49
+ <WhenAvailable>anytime</WhenAvailable>
50
+ <InternetEmailAddress>johnadams@yamoo.com</InternetEmailAddress>
51
+ </ContactMethod>
52
+ <ContactMethod>
53
+ <Use>businessDirect</Use>
54
+ <Location>home</Location>
55
+ <WhenAvailable>anytime</WhenAvailable>
56
+ <InternetWebAddress>http://www.linkedin.com/in/johnadams</InternetWebAddress>
57
+ </ContactMethod>
58
+ </ContactInfo>
59
+ <ExecutiveSummary>Development manager with 10 years of hands-on experience, specializing in Internet marketing and data-driven web sites.</ExecutiveSummary>
60
+ <Objective>HRIS Applications development manager for a large ATS vendor or ASP in the HR space.</Objective>
61
+ <EmploymentHistory>
62
+ <EmployerOrg>
63
+ <EmployerOrgName>Technical Difference</EmployerOrgName>
64
+ <PositionHistory positionType="directHire" currentEmployer="true">
65
+ <Title>Director of Web Applications Development</Title>
66
+ <OrgName>
67
+ <OrganizationName>Technical Difference</OrganizationName>
68
+ </OrgName>
69
+ <OrgInfo>
70
+ <PositionLocation type="undefined">
71
+ <CountryCode>US</CountryCode>
72
+ <Region>CA</Region>
73
+ <Municipality>Encinitas</Municipality>
74
+ </PositionLocation>
75
+ </OrgInfo>
76
+ <Description>Technical Difference, Encinitas, CA October 2004 - Current
77
+ Director of Web Applications Development
78
+ • Managed email marketing campaigns to attract new sales and retain customers.
79
+ • Add new technology to website to manage leads, increase response time and provide pertinent information to new customers.
80
+ • Convert current HRIS from VB to ASP to create complete web based solution.
81
+ • Added custom encryption coding to SQL and ASP web applications.
82
+ • Designed custom applicant tracking ASP program for large client.
83
+ • Designed customer support application to receive requests/files from clients, divert to appropriate support staff, and track issue from open to resolve.
84
+ • Supervised 15 employees.</Description>
85
+ <StartDate>
86
+ <AnyDate>2004-10-01</AnyDate>
87
+ </StartDate>
88
+ <EndDate>
89
+ <AnyDate>2013-05-01</AnyDate>
90
+ </EndDate>
91
+ <UserArea>
92
+ <sov:PositionHistoryUserArea>
93
+ <sov:Id>POS-1</sov:Id>
94
+ <sov:CompanyNameProbability>27</sov:CompanyNameProbability>
95
+ <sov:PositionTitleProbability>34</sov:PositionTitleProbability>
96
+ <sov:OffsetOfFarthestDataFound>98</sov:OffsetOfFarthestDataFound>
97
+ <sov:NumberOfEmployeesSupervised>15</sov:NumberOfEmployeesSupervised>
98
+ </sov:PositionHistoryUserArea>
99
+ </UserArea>
100
+ </PositionHistory>
101
+ </EmployerOrg>
102
+ <EmployerOrg>
103
+ <EmployerOrgName>Convergence Inc. LLC</EmployerOrgName>
104
+ <PositionHistory positionType="directHire">
105
+ <Title>Senior Web Developer/DBA</Title>
106
+ <OrgName>
107
+ <OrganizationName>Convergence Inc. LLC</OrganizationName>
108
+ </OrgName>
109
+ <OrgInfo>
110
+ <PositionLocation type="undefined">
111
+ <CountryCode>US</CountryCode>
112
+ <Region>CA</Region>
113
+ <Municipality>Del Mar</Municipality>
114
+ </PositionLocation>
115
+ </OrgInfo>
116
+ <Description>Convergence Inc. LLC, Del Mar, CA March 2003 - December 2004
117
+ Senior Web Developer/DBA
118
+ • Developed special package sales on website for the Mighty Ducks of Anaheim.
119
+ • Managed email marketing campaigns for Mighty Ducks of Anaheim to generate interest in season passes, group sales, and special promotions.
120
+ • Developed event registration sites for Mazda, Mercedes, Volvo, Cadillac Mitsubishi.
121
+ • Developed web-based email tracking system for bulk mail sends to track all consumer actions upon opening an email sent from the system.
122
+ • Developed analytical reporting tool for clients to access results of bulk mail sends.
123
+ • Set up/deployed bulk mail campaigns for various companies through Exact Target.
124
+ • Consulted with clients about bulk mail results to help find their target audience.
125
+ • Helped customers to build their email database through various bulk mail promotions.
126
+ • Developed web-based contest applications for various seasonal marketing campaigns that included Email Marketing, Web Registration, Email Tracking, and Contest Reporting for the State of Connecticut Tourism Department.
127
+ • Developed Meeting Planner marketing tool for customers to plan/book meetings at any of over 200 hotels in Connecticut for the Connecticut Tourism Department.
128
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.
129
+ • DBA SQL Server 7 2000.</Description>
130
+ <StartDate>
131
+ <AnyDate>2003-03-01</AnyDate>
132
+ </StartDate>
133
+ <EndDate>
134
+ <AnyDate>2004-12-01</AnyDate>
135
+ </EndDate>
136
+ <UserArea>
137
+ <sov:PositionHistoryUserArea>
138
+ <sov:Id>POS-2</sov:Id>
139
+ <sov:CompanyNameProbability>28</sov:CompanyNameProbability>
140
+ <sov:PositionTitleProbability>28</sov:PositionTitleProbability>
141
+ <sov:OffsetOfFarthestDataFound>84</sov:OffsetOfFarthestDataFound>
142
+ </sov:PositionHistoryUserArea>
143
+ </UserArea>
144
+ </PositionHistory>
145
+ </EmployerOrg>
146
+ <EmployerOrg>
147
+ <EmployerOrgName>Avalon Digital Marketing Systems, Inc</EmployerOrgName>
148
+ <PositionHistory positionType="contract">
149
+ <Title>Contractor - Web Development</Title>
150
+ <OrgName>
151
+ <OrganizationName>Avalon Digital Marketing Systems, Inc</OrganizationName>
152
+ </OrgName>
153
+ <Description>Avalon Digital Marketing Systems, Inc. May 2002 - March 2003
154
+ Contractor - Web Development
155
+ • Designed developed web-based gift fulfillment system for use by Mazda and their affiliates to intake consumer information from bulk mail sends, accept orders from consumers who completed their incentive program, and to report on all activity.
156
+ • Designed developed web-based event registration systems for Mercedes and Volvo including comprehensive reporting on system activity.
157
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.</Description>
158
+ <StartDate>
159
+ <AnyDate>2002-05-01</AnyDate>
160
+ </StartDate>
161
+ <EndDate>
162
+ <AnyDate>2003-03-01</AnyDate>
163
+ </EndDate>
164
+ <UserArea>
165
+ <sov:PositionHistoryUserArea>
166
+ <sov:Id>POS-3</sov:Id>
167
+ <sov:CompanyNameProbability>19</sov:CompanyNameProbability>
168
+ <sov:PositionTitleProbability>22</sov:PositionTitleProbability>
169
+ <sov:OffsetOfFarthestDataFound>88</sov:OffsetOfFarthestDataFound>
170
+ </sov:PositionHistoryUserArea>
171
+ </UserArea>
172
+ </PositionHistory>
173
+ <PositionHistory positionType="directHire">
174
+ <Title>Web Developer/Junior DBA</Title>
175
+ <OrgName>
176
+ <OrganizationName>European Division</OrganizationName>
177
+ </OrgName>
178
+ <Description>Avalon Digital Marketing Systems, Inc. (European Division) May 2000 - April 2002
179
+ Web Developer/Junior DBA
180
+ • Designed and developed reporting system for use by 200+ customers to retrieve analytical analysis of their bulk mail campaigns.
181
+ • Designed developed sales reporting tool to analyze and present information about industry and client specific productivity of email marketing campaigns.
182
+ • Engineered various email campaigns to provide comprehensive tracking.
183
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.
184
+ • Designed developed time keeping/project tracking system for use by all employees.
185
+ • Junior DBA SQL Server 7/2000.
186
+
187
+ Technical:</Description>
188
+ <StartDate>
189
+ <AnyDate>2000-05-01</AnyDate>
190
+ </StartDate>
191
+ <EndDate>
192
+ <AnyDate>2002-04-01</AnyDate>
193
+ </EndDate>
194
+ <UserArea>
195
+ <sov:PositionHistoryUserArea>
196
+ <sov:Id>POS-4</sov:Id>
197
+ <sov:CompanyNameProbability>19</sov:CompanyNameProbability>
198
+ <sov:PositionTitleProbability>22</sov:PositionTitleProbability>
199
+ <sov:OffsetOfFarthestDataFound>104</sov:OffsetOfFarthestDataFound>
200
+ </sov:PositionHistoryUserArea>
201
+ </UserArea>
202
+ </PositionHistory>
203
+ </EmployerOrg>
204
+ </EmploymentHistory>
205
+ <EducationHistory>
206
+ <SchoolOrInstitution schoolType="university">
207
+ <School>
208
+ <SchoolName>California State University</SchoolName>
209
+ </School>
210
+ <PostalAddress type="undefined">
211
+ <CountryCode>US</CountryCode>
212
+ <Region>CA</Region>
213
+ <Municipality>Chico</Municipality>
214
+ </PostalAddress>
215
+ <Degree degreeType="bachelors">
216
+ <DegreeName>B.S.</DegreeName>
217
+ <DegreeDate>
218
+ <AnyDate>1999-01-01</AnyDate>
219
+ </DegreeDate>
220
+ <DegreeMajor>
221
+ <Name>Business Administration</Name>
222
+ </DegreeMajor>
223
+ <DegreeMinor>
224
+ <Name>American History</Name>
225
+ </DegreeMinor>
226
+ <DegreeMeasure>
227
+ <EducationalMeasure>
228
+ <MeasureSystem>GPA</MeasureSystem>
229
+ <MeasureValue>
230
+ <StringValue>3.66</StringValue>
231
+ </MeasureValue>
232
+ <LowestPossibleValue>
233
+ <StringValue>0</StringValue>
234
+ </LowestPossibleValue>
235
+ <HighestPossibleValue>
236
+ <StringValue>4.0</StringValue>
237
+ </HighestPossibleValue>
238
+ </EducationalMeasure>
239
+ </DegreeMeasure>
240
+ <DatesOfAttendance>
241
+ <StartDate>
242
+ <AnyDate>1996-01-01</AnyDate>
243
+ </StartDate>
244
+ <EndDate>
245
+ <AnyDate>1999-01-01</AnyDate>
246
+ </EndDate>
247
+ </DatesOfAttendance>
248
+ <Comments>California State University, Chico, CA 1996 - 1999
249
+ B.S. Business Administration
250
+ MINOR: American History
251
+ GPA: 3.66/4.0</Comments>
252
+ <UserArea>
253
+ <sov:DegreeUserArea>
254
+ <sov:Id>DEG-1</sov:Id>
255
+ <sov:NormalizedGPA>0.915</sov:NormalizedGPA>
256
+ </sov:DegreeUserArea>
257
+ </UserArea>
258
+ </Degree>
259
+ </SchoolOrInstitution>
260
+ <SchoolOrInstitution schoolType="college">
261
+ <School>
262
+ <SchoolName>Butte College</SchoolName>
263
+ </School>
264
+ <Degree degreeType="associates">
265
+ <DegreeName>A.A.</DegreeName>
266
+ <DegreeDate>
267
+ <AnyDate>1996-01-01</AnyDate>
268
+ </DegreeDate>
269
+ <DatesOfAttendance>
270
+ <StartDate>
271
+ <AnyDate>1995-01-01</AnyDate>
272
+ </StartDate>
273
+ <EndDate>
274
+ <AnyDate>1996-01-01</AnyDate>
275
+ </EndDate>
276
+ </DatesOfAttendance>
277
+ <Comments>Butte College, A.A. 1995 - 1996</Comments>
278
+ <UserArea>
279
+ <sov:DegreeUserArea>
280
+ <sov:Id>DEG-2</sov:Id>
281
+ </sov:DegreeUserArea>
282
+ </UserArea>
283
+ </Degree>
284
+ </SchoolOrInstitution>
285
+ </EducationHistory>
286
+ <LicensesAndCertifications>
287
+ <LicenseOrCertification>
288
+ <Name>Watergate Master Plumber, Lic. #2445</Name>
289
+ <Description>license; found in LICENSES</Description>
290
+ </LicenseOrCertification>
291
+ <LicenseOrCertification>
292
+ <Name>Project Management Professional</Name>
293
+ <Description>certification; matched to list</Description>
294
+ </LicenseOrCertification>
295
+ <LicenseOrCertification>
296
+ <Name>Sun Secure Global Desktop (Tarantella) System Administration</Name>
297
+ <Description>certification</Description>
298
+ <EffectiveDate>
299
+ <FirstIssuedDate>
300
+ <AnyDate>2001-09-01</AnyDate>
301
+ </FirstIssuedDate>
302
+ </EffectiveDate>
303
+ </LicenseOrCertification>
304
+ <LicenseOrCertification>
305
+ <Name>• Watergate Master Plumber, Lic. #2445</Name>
306
+ <Description>certification</Description>
307
+ </LicenseOrCertification>
308
+ </LicensesAndCertifications>
309
+ <MilitaryHistory>
310
+ <CountryServed>US</CountryServed>
311
+ <ServiceDetail branch="Army">
312
+ <RankAchieved>
313
+ <CurrentOrEndRank>FIRST LIEUTENANT</CurrentOrEndRank>
314
+ </RankAchieved>
315
+ <DatesOfService>
316
+ <StartDate>
317
+ <AnyDate>1966-01-01</AnyDate>
318
+ </StartDate>
319
+ <EndDate>
320
+ <AnyDate>1967-01-01</AnyDate>
321
+ </EndDate>
322
+ </DatesOfService>
323
+ </ServiceDetail>
324
+ <Comments>FIRST LIEUTENANT, US Army, Vietnam theatre, 1966-1967</Comments>
325
+ </MilitaryHistory>
326
+ <PatentHistory>
327
+ <Patent>
328
+ <PatentTitle>Method and Apparatus for Removing Corn Kernels From Dentures</PatentTitle>
329
+ <Description>George Doam and Neil Griffin, inventors, "Method and Apparatus for Removing Corn Kernels From Dentures", Patent 1,064,098.</Description>
330
+ <Inventors>
331
+ <InventorName>George Doam and Neil Griffin</InventorName>
332
+ </Inventors>
333
+ <PatentDetail>
334
+ <PatentMilestone>
335
+ <Id>1064098</Id>
336
+ </PatentMilestone>
337
+ </PatentDetail>
338
+ </Patent>
339
+ </PatentHistory>
340
+ <PublicationHistory>
341
+ <Article>
342
+ <Title>Designing Interfaces for Youth Services Information Management</Title>
343
+ <Name role="author">
344
+ <FormattedName>John A. Example</FormattedName>
345
+ </Name>
346
+ <PublicationDate>
347
+ <YearMonth>1996-06</YearMonth>
348
+ </PublicationDate>
349
+ <JournalOrSerialName>1996 Human-Computer Interaction Laboratory Video Reports</JournalOrSerialName>
350
+ <Volume>2</Volume>
351
+ <Issue>3</Issue>
352
+ <PageNumber>319-329</PageNumber>
353
+ </Article>
354
+ <Book>
355
+ <Title>XML in a Seashell</Title>
356
+ <Name role="author">
357
+ <FormattedName>John A. Example</FormattedName>
358
+ </Name>
359
+ <PublicationDate>
360
+ <YearMonth>2001-02</YearMonth>
361
+ </PublicationDate>
362
+ <Abstract>A very readable introduction to XML.</Abstract>
363
+ <Copyright>
364
+ <CopyrightDates>
365
+ <OriginalDate>
366
+ <Year>2001</Year>
367
+ </OriginalDate>
368
+ </CopyrightDates>
369
+ <CopyrightText>Copyright 2nd edition</CopyrightText>
370
+ </Copyright>
371
+ <Edition>2nd Edition</Edition>
372
+ <ISBN>0596000222</ISBN>
373
+ <PublisherName>O'Malley Associates</PublisherName>
374
+ <PublisherLocation>Garden City, NY, US</PublisherLocation>
375
+ </Book>
376
+ <ConferencePaper>
377
+ <Title>Trends in Employee Benefit Offerings</Title>
378
+ <Name role="author">
379
+ <FormattedName>Debra J. Cohen</FormattedName>
380
+ </Name>
381
+ <EventName>SHRM 55th Annual Conference and Exposition</EventName>
382
+ <ConferenceDate>
383
+ <AnyDate>2003-06-10</AnyDate>
384
+ </ConferenceDate>
385
+ <ConferenceLocation>Orlando, FL</ConferenceLocation>
386
+ </ConferencePaper>
387
+ <OtherPublication type="Thesis">
388
+ <Title>Interconnect Synthesis and Planning for High-Performance IC Designs</Title>
389
+ <Name role="author">
390
+ <FormattedName>John A. Example</FormattedName>
391
+ </Name>
392
+ <PublicationDate>
393
+ <Year>2000</Year>
394
+ </PublicationDate>
395
+ <Comments>Ph.D., University of California</Comments>
396
+ <NumberOfPages>158</NumberOfPages>
397
+ <PublisherLocation>Los Angeles, CA, US</PublisherLocation>
398
+ </OtherPublication>
399
+ </PublicationHistory>
400
+ <SpeakingEventsHistory>
401
+ <SpeakingEvent>
402
+ <EventName/>
403
+ <EventType>conference</EventType>
404
+ <Description>Main Speaker, AYA Forum, 2006</Description>
405
+ </SpeakingEvent>
406
+ </SpeakingEventsHistory>
407
+ <Qualifications>
408
+ <QualificationSummary>Operating Systems: Windows 98/2000/NT/XP/2003, UNIX, DOS</QualificationSummary>
409
+ <Competency name="MARKETING">
410
+ <CompetencyId id="021241"/>
411
+ <TaxonomyId id="249" idOwner="14" description="Sovren"/>
412
+ <CompetencyEvidence name="MARKETING" typeDescription="Found in SUMMARY; WORK HISTORY; POS-1; POS-2; POS-3; POS-4" typeId="021241" lastUsed="2013-05-01">
413
+ <NumericValue description="Total Months">159</NumericValue>
414
+ </CompetencyEvidence>
415
+ </Competency>
416
+ <Competency name="SALES">
417
+ <CompetencyId id="007359"/>
418
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
419
+ <CompetencyEvidence name="SALES" typeDescription="Found in WORK HISTORY; POS-1; POS-2; POS-4" typeId="007359" lastUsed="2013-05-01">
420
+ <NumericValue description="Total Months">150</NumericValue>
421
+ </CompetencyEvidence>
422
+ </Competency>
423
+ <Competency name="SQL">
424
+ <CompetencyId id="008481"/>
425
+ <TaxonomyId id="193" idOwner="10" description="Sovren"/>
426
+ <CompetencyEvidence name="SQL" typeDescription="Found in TRAINING; WORK HISTORY; POS-1; POS-2; POS-4" typeId="008481" lastUsed="2013-05-01">
427
+ <NumericValue description="Total Months">150</NumericValue>
428
+ </CompetencyEvidence>
429
+ </Competency>
430
+ <Competency name="WEB BASED">
431
+ <CompetencyId id="024402"/>
432
+ <TaxonomyId id="196" idOwner="10" description="Sovren"/>
433
+ <CompetencyEvidence name="WEB BASED" typeDescription="Found in WORK HISTORY; POS-1; POS-2; POS-3" typeId="024402" lastUsed="2013-05-01">
434
+ <NumericValue description="Total Months">137</NumericValue>
435
+ </CompetencyEvidence>
436
+ </Competency>
437
+ <Competency name="CLIENTS">
438
+ <CompetencyId id="030017"/>
439
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
440
+ <CompetencyEvidence name="CLIENTS" typeDescription="Found in WORK HISTORY; POS-1; POS-2" typeId="030017" lastUsed="2013-05-01">
441
+ <NumericValue description="Total Months">126</NumericValue>
442
+ </CompetencyEvidence>
443
+ </Competency>
444
+ <Competency name="APPLICATIONS DEVELOPMENT">
445
+ <CompetencyId id="021803"/>
446
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
447
+ <CompetencyEvidence name="APPLICATIONS DEVELOPMENT" typeDescription="Found in WORK HISTORY; POS-1" typeId="021803" lastUsed="2013-05-01">
448
+ <NumericValue description="Total Months">104</NumericValue>
449
+ </CompetencyEvidence>
450
+ </Competency>
451
+ <Competency name="ASP">
452
+ <CompetencyId id="004324"/>
453
+ <TaxonomyId id="196" idOwner="10" description="Sovren"/>
454
+ <CompetencyEvidence name="ASP" typeDescription="Found in WORK HISTORY; POS-1" typeId="004324" lastUsed="2013-05-01">
455
+ <NumericValue description="Total Months">104</NumericValue>
456
+ </CompetencyEvidence>
457
+ </Competency>
458
+ <Competency name="CODING">
459
+ <CompetencyId id="013740"/>
460
+ <TaxonomyId id="412" idOwner="19" description="Sovren"/>
461
+ <CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="013740" lastUsed="2013-05-01">
462
+ <NumericValue description="Total Months">104</NumericValue>
463
+ </CompetencyEvidence>
464
+ </Competency>
465
+ <Competency name="CODING">
466
+ <CompetencyId id="013742"/>
467
+ <TaxonomyId id="270" idOwner="28" description="Sovren"/>
468
+ <CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="013742" lastUsed="2013-05-01">
469
+ <NumericValue description="Total Months">104</NumericValue>
470
+ </CompetencyEvidence>
471
+ </Competency>
472
+ <Competency name="CODING">
473
+ <CompetencyId id="023716"/>
474
+ <TaxonomyId id="111" idOwner="1" description="Sovren"/>
475
+ <CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="023716" lastUsed="2013-05-01">
476
+ <NumericValue description="Total Months">104</NumericValue>
477
+ </CompetencyEvidence>
478
+ </Competency>
479
+ <Competency name="CODING">
480
+ <CompetencyId id="023717"/>
481
+ <TaxonomyId id="421" idOwner="99" description="Sovren"/>
482
+ <CompetencyEvidence name="CODING" typeDescription="Found in WORK HISTORY; POS-1" typeId="023717" lastUsed="2013-05-01">
483
+ <NumericValue description="Total Months">104</NumericValue>
484
+ </CompetencyEvidence>
485
+ </Competency>
486
+ <Competency name="CUSTOMER SUPPORT">
487
+ <CompetencyId id="023486"/>
488
+ <TaxonomyId id="113" idOwner="1" description="Sovren"/>
489
+ <CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023486" lastUsed="2013-05-01">
490
+ <NumericValue description="Total Months">104</NumericValue>
491
+ </CompetencyEvidence>
492
+ </Competency>
493
+ <Competency name="CUSTOMER SUPPORT">
494
+ <CompetencyId id="023487"/>
495
+ <TaxonomyId id="194" idOwner="10" description="Sovren"/>
496
+ <CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023487" lastUsed="2013-05-01">
497
+ <NumericValue description="Total Months">104</NumericValue>
498
+ </CompetencyEvidence>
499
+ </Competency>
500
+ <Competency name="CUSTOMER SUPPORT">
501
+ <CompetencyId id="023488"/>
502
+ <TaxonomyId id="130" idOwner="46" description="Sovren"/>
503
+ <CompetencyEvidence name="CUSTOMER SUPPORT" typeDescription="Found in WORK HISTORY; POS-1" typeId="023488" lastUsed="2013-05-01">
504
+ <NumericValue description="Total Months">104</NumericValue>
505
+ </CompetencyEvidence>
506
+ </Competency>
507
+ <Competency name="ENCRYPTION">
508
+ <CompetencyId id="026706"/>
509
+ <TaxonomyId id="338" idOwner="10" description="Sovren"/>
510
+ <CompetencyEvidence name="ENCRYPTION" typeDescription="Found in WORK HISTORY; POS-1" typeId="026706" lastUsed="2013-05-01">
511
+ <NumericValue description="Total Months">104</NumericValue>
512
+ </CompetencyEvidence>
513
+ </Competency>
514
+ <Competency name="ENCRYPTION">
515
+ <CompetencyId id="026707"/>
516
+ <TaxonomyId id="144" idOwner="5" description="Sovren"/>
517
+ <CompetencyEvidence name="ENCRYPTION" typeDescription="Found in WORK HISTORY; POS-1" typeId="026707" lastUsed="2013-05-01">
518
+ <NumericValue description="Total Months">104</NumericValue>
519
+ </CompetencyEvidence>
520
+ </Competency>
521
+ <Competency name="HRIS">
522
+ <CompetencyId id="027117"/>
523
+ <TaxonomyId id="195" idOwner="10" description="Sovren"/>
524
+ <CompetencyEvidence name="HRIS" typeDescription="Found in WORK HISTORY; POS-1" typeId="027117" lastUsed="2013-05-01">
525
+ <NumericValue description="Total Months">104</NumericValue>
526
+ </CompetencyEvidence>
527
+ </Competency>
528
+ <Competency name="HRIS">
529
+ <CompetencyId id="027118"/>
530
+ <TaxonomyId id="259" idOwner="9" description="Sovren"/>
531
+ <CompetencyEvidence name="HRIS" typeDescription="Found in WORK HISTORY; POS-1" typeId="027118" lastUsed="2013-05-01">
532
+ <NumericValue description="Total Months">104</NumericValue>
533
+ </CompetencyEvidence>
534
+ </Competency>
535
+ <Competency name="INCREASE">
536
+ <CompetencyId id="030007"/>
537
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
538
+ <CompetencyEvidence name="INCREASE" typeDescription="Found in WORK HISTORY; POS-1" typeId="030007" lastUsed="2013-05-01">
539
+ <NumericValue description="Total Months">104</NumericValue>
540
+ </CompetencyEvidence>
541
+ </Competency>
542
+ <Competency name="LEADS">
543
+ <CompetencyId id="030009"/>
544
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
545
+ <CompetencyEvidence name="LEADS" typeDescription="Found in WORK HISTORY; POS-1" typeId="030009" lastUsed="2013-05-01">
546
+ <NumericValue description="Total Months">104</NumericValue>
547
+ </CompetencyEvidence>
548
+ </Competency>
549
+ <Competency name="NEW SALES">
550
+ <CompetencyId id="030543"/>
551
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
552
+ <CompetencyEvidence name="NEW SALES" typeDescription="Found in WORK HISTORY; POS-1" typeId="030543" lastUsed="2013-05-01">
553
+ <NumericValue description="Total Months">104</NumericValue>
554
+ </CompetencyEvidence>
555
+ </Competency>
556
+ <Competency name="SALES AND">
557
+ <CompetencyId id="030004"/>
558
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
559
+ <CompetencyEvidence name="SALES AND" typeDescription="Found in WORK HISTORY; POS-1" typeId="030004" lastUsed="2013-05-01">
560
+ <NumericValue description="Total Months">104</NumericValue>
561
+ </CompetencyEvidence>
562
+ </Competency>
563
+ <Competency name="AUTOMOTIVE">
564
+ <CompetencyId id="022139"/>
565
+ <TaxonomyId id="307" idOwner="5" description="Sovren"/>
566
+ <CompetencyEvidence name="AUTOMOTIVE" typeDescription="Found in WORK HISTORY; POS-2; POS-3; POS-4" typeId="022139" lastUsed="2004-12-01">
567
+ <NumericValue description="Total Months">57</NumericValue>
568
+ </CompetencyEvidence>
569
+ </Competency>
570
+ <Competency name="MS SQL SERVER">
571
+ <CompetencyId id="023733"/>
572
+ <TaxonomyId id="193" idOwner="10" description="Sovren"/>
573
+ <CompetencyEvidence name="MS SQL SERVER" typeDescription="Found in TRAINING; WORK HISTORY; POS-2; POS-4" typeId="023733" lastUsed="2004-12-01">
574
+ <NumericValue description="Total Months">46</NumericValue>
575
+ </CompetencyEvidence>
576
+ </Competency>
577
+ <Competency name="SQL SERVER">
578
+ <CompetencyId id="008483" idOwner="023733"/>
579
+ <TaxonomyId id="193" idOwner="10" description="Sovren"/>
580
+ <CompetencyEvidence name="SQL SERVER" typeDescription="Found in TRAINING; WORK HISTORY; POS-2; POS-4" typeId="008483" lastUsed="2004-12-01">
581
+ <NumericValue description="Total Months">46</NumericValue>
582
+ </CompetencyEvidence>
583
+ </Competency>
584
+ <Competency name="WEB-BASED">
585
+ <CompetencyId id="02440201" idOwner="024402"/>
586
+ <TaxonomyId id="196" idOwner="10" description="Sovren"/>
587
+ <CompetencyEvidence name="WEB-BASED" typeDescription="Found in WORK HISTORY; POS-2; POS-3" typeId="02440201" lastUsed="2004-12-01">
588
+ <NumericValue description="Total Months">33</NumericValue>
589
+ </CompetencyEvidence>
590
+ </Competency>
591
+ <Competency name="DEVELOPED SALES">
592
+ <CompetencyId id="030380"/>
593
+ <TaxonomyId id="105" idOwner="20" description="Sovren"/>
594
+ <CompetencyEvidence name="DEVELOPED SALES" typeDescription="Found in WORK HISTORY; POS-4" typeId="030380" lastUsed="2002-04-01">
595
+ <NumericValue description="Total Months">24</NumericValue>
596
+ </CompetencyEvidence>
597
+ </Competency>
598
+ <Competency name="DATABASE">
599
+ <CompetencyId id="015022"/>
600
+ <TaxonomyId id="228" idOwner="0" description="Sovren"/>
601
+ <CompetencyEvidence name="DATABASE" typeDescription="Found in WORK HISTORY; POS-2" typeId="015022" lastUsed="2004-12-01">
602
+ <NumericValue description="Total Months">22</NumericValue>
603
+ </CompetencyEvidence>
604
+ </Competency>
605
+ <Competency name="DATABASE">
606
+ <CompetencyId id="022486"/>
607
+ <TaxonomyId id="201" idOwner="10" description="Sovren"/>
608
+ <CompetencyEvidence name="DATABASE" typeDescription="Found in WORK HISTORY; POS-2" typeId="022486" lastUsed="2004-12-01">
609
+ <NumericValue description="Total Months">22</NumericValue>
610
+ </CompetencyEvidence>
611
+ </Competency>
612
+ <Competency name="FULFILLMENT">
613
+ <CompetencyId id="018024"/>
614
+ <TaxonomyId id="460" idOwner="97" description="Sovren"/>
615
+ <CompetencyEvidence name="FULFILLMENT" typeDescription="Found in WORK HISTORY; POS-3" typeId="018024" lastUsed="2003-03-01">
616
+ <NumericValue description="Total Months">11</NumericValue>
617
+ </CompetencyEvidence>
618
+ </Competency>
619
+ <Competency name="SUN">
620
+ <CompetencyId id="008895"/>
621
+ <TaxonomyId id="203" idOwner="10" description="Sovren"/>
622
+ <CompetencyEvidence name="SUN" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="008895" lastUsed="2001-09-01">
623
+ <NumericValue description="Total Months">6</NumericValue>
624
+ </CompetencyEvidence>
625
+ </Competency>
626
+ <Competency name="SYSTEM ADMINISTRATION">
627
+ <CompetencyId id="009077" idOwner="009105"/>
628
+ <TaxonomyId id="198" idOwner="10" description="Sovren"/>
629
+ <CompetencyEvidence name="SYSTEM ADMINISTRATION" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="009077" lastUsed="2001-09-01">
630
+ <NumericValue description="Total Months">6</NumericValue>
631
+ </CompetencyEvidence>
632
+ </Competency>
633
+ <Competency name="SYSTEMS ADMINISTRATION">
634
+ <CompetencyId id="009105"/>
635
+ <TaxonomyId id="198" idOwner="10" description="Sovren"/>
636
+ <CompetencyEvidence name="SYSTEMS ADMINISTRATION" typeDescription="Found in CERTIFICATIONS; LICENSES" typeId="009105" lastUsed="2001-09-01">
637
+ <NumericValue description="Total Months">6</NumericValue>
638
+ </CompetencyEvidence>
639
+ </Competency>
640
+ <Competency name=".NET">
641
+ <CompetencyId id="023039"/>
642
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
643
+ <CompetencyEvidence name=".NET" typeDescription="Found in TRAINING" typeId="023039">
644
+ <NumericValue description="Total Months">6</NumericValue>
645
+ </CompetencyEvidence>
646
+ </Competency>
647
+ <Competency name="DOS">
648
+ <CompetencyId id="015597"/>
649
+ <TaxonomyId id="299" idOwner="0" description="Sovren"/>
650
+ <CompetencyEvidence name="DOS" typeDescription="Found in QUALIFICATIONS_SUMMARY; SKILLS" typeId="015597">
651
+ <NumericValue description="Total Months">6</NumericValue>
652
+ </CompetencyEvidence>
653
+ </Competency>
654
+ <Competency name="FORENSICS">
655
+ <CompetencyId id="017875"/>
656
+ <TaxonomyId id="376" idOwner="15" description="Sovren"/>
657
+ <CompetencyEvidence name="FORENSICS" typeDescription="Found in PERSONAL INTERESTS AND ACCOMPLISHMENTS" typeId="017875">
658
+ <NumericValue description="Total Months">6</NumericValue>
659
+ </CompetencyEvidence>
660
+ </Competency>
661
+ <Competency name="GPS">
662
+ <CompetencyId id="018529"/>
663
+ <TaxonomyId id="307" idOwner="5" description="Sovren"/>
664
+ <CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018529">
665
+ <NumericValue description="Total Months">6</NumericValue>
666
+ </CompetencyEvidence>
667
+ </Competency>
668
+ <Competency name="GPS">
669
+ <CompetencyId id="018530"/>
670
+ <TaxonomyId id="144" idOwner="5" description="Sovren"/>
671
+ <CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018530">
672
+ <NumericValue description="Total Months">6</NumericValue>
673
+ </CompetencyEvidence>
674
+ </Competency>
675
+ <Competency name="GPS">
676
+ <CompetencyId id="018531"/>
677
+ <TaxonomyId id="298" idOwner="5" description="Sovren"/>
678
+ <CompetencyEvidence name="GPS" typeDescription="Found in OTHER_PUBLICATIONS" typeId="018531">
679
+ <NumericValue description="Total Months">6</NumericValue>
680
+ </CompetencyEvidence>
681
+ </Competency>
682
+ <Competency name="INTERNET MARKETING">
683
+ <CompetencyId id="020053"/>
684
+ <TaxonomyId id="249" idOwner="14" description="Sovren"/>
685
+ <CompetencyEvidence name="INTERNET MARKETING" typeDescription="Found in SUMMARY" typeId="020053">
686
+ <NumericValue description="Total Months">6</NumericValue>
687
+ </CompetencyEvidence>
688
+ </Competency>
689
+ <Competency name="JOURNAL">
690
+ <CompetencyId id="026929"/>
691
+ <TaxonomyId id="944" idOwner="32" description="Sovren"/>
692
+ <CompetencyEvidence name="JOURNAL" typeDescription="Found in OTHER_PUBLICATIONS" typeId="026929">
693
+ <NumericValue description="Total Months">6</NumericValue>
694
+ </CompetencyEvidence>
695
+ </Competency>
696
+ <Competency name="JOURNAL">
697
+ <CompetencyId id="026930"/>
698
+ <TaxonomyId id="960" idOwner="32" description="Sovren"/>
699
+ <CompetencyEvidence name="JOURNAL" typeDescription="Found in OTHER_PUBLICATIONS" typeId="026930">
700
+ <NumericValue description="Total Months">6</NumericValue>
701
+ </CompetencyEvidence>
702
+ </Competency>
703
+ <Competency name="MICROSOFT SQL SERVER">
704
+ <CompetencyId id="022023" idOwner="023733"/>
705
+ <TaxonomyId id="193" idOwner="10" description="Sovren"/>
706
+ <CompetencyEvidence name="MICROSOFT SQL SERVER" typeDescription="Found in TRAINING" typeId="022023">
707
+ <NumericValue description="Total Months">6</NumericValue>
708
+ </CompetencyEvidence>
709
+ </Competency>
710
+ <Competency name="MICROSOFT VISUAL BASIC">
711
+ <CompetencyId id="022042" idOwner="022210"/>
712
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
713
+ <CompetencyEvidence name="MICROSOFT VISUAL BASIC" typeDescription="Found in TRAINING" typeId="022042">
714
+ <NumericValue description="Total Months">6</NumericValue>
715
+ </CompetencyEvidence>
716
+ </Competency>
717
+ <Competency name="MICROSOFT VISUAL BASIC .NET">
718
+ <CompetencyId id="022043" idOwner="023284"/>
719
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
720
+ <CompetencyEvidence name="MICROSOFT VISUAL BASIC .NET" typeDescription="Found in TRAINING" typeId="022043">
721
+ <NumericValue description="Total Months">6</NumericValue>
722
+ </CompetencyEvidence>
723
+ </Competency>
724
+ <Competency name="MICROSOFT WINDOWS">
725
+ <CompetencyId id="024345"/>
726
+ <TaxonomyId id="299" idOwner="0" description="Sovren"/>
727
+ <CompetencyEvidence name="MICROSOFT WINDOWS" typeDescription="Found in QUALIFICATIONS_SUMMARY; SKILLS" typeId="024345">
728
+ <NumericValue description="Total Months">6</NumericValue>
729
+ </CompetencyEvidence>
730
+ </Competency>
731
+ <Competency name="PATENT">
732
+ <CompetencyId id="200094"/>
733
+ <TaxonomyId id="395" idOwner="12" description="Sovren"/>
734
+ <CompetencyEvidence name="PATENT" typeDescription="Found in PATENTS" typeId="200094">
735
+ <NumericValue description="Total Months">6</NumericValue>
736
+ </CompetencyEvidence>
737
+ </Competency>
738
+ <Competency name="PROJECT MANAGEMENT">
739
+ <CompetencyId id="0216662"/>
740
+ <TaxonomyId id="199" idOwner="10" description="Sovren"/>
741
+ <CompetencyEvidence name="PROJECT MANAGEMENT" typeDescription="Found in CERTIFICATIONS; TRAINING" typeId="0216662">
742
+ <NumericValue description="Total Months">6</NumericValue>
743
+ </CompetencyEvidence>
744
+ </Competency>
745
+ <Competency name="SERVER ADMINISTRATION">
746
+ <CompetencyId id="007798"/>
747
+ <TaxonomyId id="349" idOwner="10" description="Sovren"/>
748
+ <CompetencyEvidence name="SERVER ADMINISTRATION" typeDescription="Found in TRAINING" typeId="007798">
749
+ <NumericValue description="Total Months">6</NumericValue>
750
+ </CompetencyEvidence>
751
+ </Competency>
752
+ <Competency name="UNIX">
753
+ <CompetencyId id="01026309"/>
754
+ <TaxonomyId id="203" idOwner="10" description="Sovren"/>
755
+ <CompetencyEvidence name="UNIX" typeDescription="Found in QUALIFICATIONS_SUMMARY; SKILLS" typeId="01026309">
756
+ <NumericValue description="Total Months">6</NumericValue>
757
+ </CompetencyEvidence>
758
+ </Competency>
759
+ <Competency name="VISUAL BASIC">
760
+ <CompetencyId id="022210"/>
761
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
762
+ <CompetencyEvidence name="VISUAL BASIC" typeDescription="Found in TRAINING" typeId="022210">
763
+ <NumericValue description="Total Months">6</NumericValue>
764
+ </CompetencyEvidence>
765
+ </Competency>
766
+ <Competency name="VISUAL BASIC .NET">
767
+ <CompetencyId id="010595" idOwner="023284"/>
768
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
769
+ <CompetencyEvidence name="VISUAL BASIC .NET" typeDescription="Found in TRAINING" typeId="010595">
770
+ <NumericValue description="Total Months">6</NumericValue>
771
+ </CompetencyEvidence>
772
+ </Competency>
773
+ <Competency name="VISUAL BASIC 6.0">
774
+ <CompetencyId id="023284"/>
775
+ <TaxonomyId id="204" idOwner="10" description="Sovren"/>
776
+ <CompetencyEvidence name="VISUAL BASIC 6.0" typeDescription="Found in TRAINING" typeId="023284">
777
+ <NumericValue description="Total Months">6</NumericValue>
778
+ </CompetencyEvidence>
779
+ </Competency>
780
+ <Competency name="WINDOWS 98">
781
+ <CompetencyId id="011148" idOwner="024345"/>
782
+ <TaxonomyId id="299" idOwner="0" description="Sovren"/>
783
+ <CompetencyEvidence name="WINDOWS 98" typeDescription="Found in QUALIFICATIONS_SUMMARY; SKILLS" typeId="011148">
784
+ <NumericValue description="Total Months">6</NumericValue>
785
+ </CompetencyEvidence>
786
+ </Competency>
787
+ </Qualifications>
788
+ <Languages>
789
+ <Language>
790
+ <LanguageCode>ps</LanguageCode>
791
+ <Read>true</Read>
792
+ <Write>true</Write>
793
+ <Speak>true</Speak>
794
+ <Comments>Fluent in Pashto, Urdu and</Comments>
795
+ </Language>
796
+ <Language>
797
+ <LanguageCode>ur</LanguageCode>
798
+ <Read>true</Read>
799
+ <Write>true</Write>
800
+ <Speak>true</Speak>
801
+ <Comments>Fluent in Pashto, Urdu and French.</Comments>
802
+ </Language>
803
+ <Language>
804
+ <LanguageCode>fr</LanguageCode>
805
+ <Read>true</Read>
806
+ <Write>true</Write>
807
+ <Speak>true</Speak>
808
+ <Comments>Pashto, Urdu and French.</Comments>
809
+ </Language>
810
+ </Languages>
811
+ <Achievements>
812
+ <Achievement>
813
+ <Description>Awarded Medal of Merit by the Royal Society of Forensics, 2005</Description>
814
+ </Achievement>
815
+ </Achievements>
816
+ <Associations>
817
+ <Association>
818
+ <Name>Association of Retired Military Document Examiners</Name>
819
+ <Role>
820
+ <Name>Member</Name>
821
+ </Role>
822
+ </Association>
823
+ </Associations>
824
+ <References>
825
+ <Reference>
826
+ <PersonName>
827
+ <FormattedName>Babs Smith</FormattedName>
828
+ <GivenName>Babs</GivenName>
829
+ <FamilyName>Smith</FamilyName>
830
+ </PersonName>
831
+ <PositionTitle>Manager</PositionTitle>
832
+ <ContactMethod>
833
+ <Use>business</Use>
834
+ <Location>office</Location>
835
+ <WhenAvailable>anytime</WhenAvailable>
836
+ <PostalAddress type="undefined">
837
+ <CountryCode>US</CountryCode>
838
+ <PostalCode>46559</PostalCode>
839
+ <Region>VA</Region>
840
+ <Municipality>Richmond</Municipality>
841
+ <DeliveryAddress>
842
+ <AddressLine>1234 Farmington Way</AddressLine>
843
+ </DeliveryAddress>
844
+ </PostalAddress>
845
+ </ContactMethod>
846
+ <ContactMethod>
847
+ <Use>business</Use>
848
+ <Location>office</Location>
849
+ <WhenAvailable>anytime</WhenAvailable>
850
+ <InternetEmailAddress>babs@somers.com</InternetEmailAddress>
851
+ </ContactMethod>
852
+ <ContactMethod>
853
+ <Telephone>
854
+ <FormattedNumber>845-876-0988</FormattedNumber>
855
+ </Telephone>
856
+ </ContactMethod>
857
+ <Comments>[OrgName=Somers Products, Inc]</Comments>
858
+ </Reference>
859
+ </References>
860
+ <SecurityCredentials>
861
+ <SecurityCredential>
862
+ <Name>Top Secret, expires 2007</Name>
863
+ <EffectiveDate>
864
+ <FirstIssuedDate>
865
+ <AnyDate>2007-01-01</AnyDate>
866
+ </FirstIssuedDate>
867
+ </EffectiveDate>
868
+ </SecurityCredential>
869
+ </SecurityCredentials>
870
+ <RevisionDate>2013-05-01</RevisionDate>
871
+ </StructuredXMLResume>
872
+ <NonXMLResume>
873
+ <TextResume>Dear Sir or Madam,
874
+
875
+ I am very interested in the Director of Development position that you posted. I am eager to move to New York. I have extensive hands-on experience with the technologies your staff is using and I have been managing a similar size staff for the past 5 years.
876
+
877
+ Sincerely,
878
+
879
+ John
880
+
881
+
882
+ RESUME
883
+
884
+ John F. Adams III
885
+
886
+ 930 Via Mil Cumbres Unit 119, Solana Beach, CA 92075
887
+ johnadams@yamoo.com
888
+ (858) 555-1000
889
+ (858) 555-1001 cell
890
+ (858) 555-1002 fax
891
+ http://www.linkedin.com/in/johnadams
892
+
893
+
894
+ Summary: Development manager with 10 years of hands-on experience, specializing in Internet marketing and data-driven web sites.
895
+
896
+ Objective: HRIS Applications development manager for a large ATS vendor or ASP in the HR space.
897
+
898
+ Experience: Technical Difference, Encinitas, CA October 2004 - Current
899
+ Director of Web Applications Development
900
+ • Managed email marketing campaigns to attract new sales and retain customers.
901
+ • Add new technology to website to manage leads, increase response time and provide pertinent information to new customers.
902
+ • Convert current HRIS from VB to ASP to create complete web based solution.
903
+ • Added custom encryption coding to SQL and ASP web applications.
904
+ • Designed custom applicant tracking ASP program for large client.
905
+ • Designed customer support application to receive requests/files from clients, divert to appropriate support staff, and track issue from open to resolve.
906
+ • Supervised 15 employees.
907
+
908
+ Convergence Inc. LLC, Del Mar, CA March 2003 - December 2004
909
+ Senior Web Developer/DBA
910
+ • Developed special package sales on website for the Mighty Ducks of Anaheim.
911
+ • Managed email marketing campaigns for Mighty Ducks of Anaheim to generate interest in season passes, group sales, and special promotions.
912
+ • Developed event registration sites for Mazda, Mercedes, Volvo, Cadillac Mitsubishi.
913
+ • Developed web-based email tracking system for bulk mail sends to track all consumer actions upon opening an email sent from the system.
914
+ • Developed analytical reporting tool for clients to access results of bulk mail sends.
915
+ • Set up/deployed bulk mail campaigns for various companies through Exact Target.
916
+ • Consulted with clients about bulk mail results to help find their target audience.
917
+ • Helped customers to build their email database through various bulk mail promotions.
918
+ • Developed web-based contest applications for various seasonal marketing campaigns that included Email Marketing, Web Registration, Email Tracking, and Contest Reporting for the State of Connecticut Tourism Department.
919
+ • Developed Meeting Planner marketing tool for customers to plan/book meetings at any of over 200 hotels in Connecticut for the Connecticut Tourism Department.
920
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.
921
+ • DBA SQL Server 7 2000.
922
+
923
+ Avalon Digital Marketing Systems, Inc. May 2002 - March 2003
924
+ Contractor - Web Development
925
+ • Designed developed web-based gift fulfillment system for use by Mazda and their affiliates to intake consumer information from bulk mail sends, accept orders from consumers who completed their incentive program, and to report on all activity.
926
+ • Designed developed web-based event registration systems for Mercedes and Volvo including comprehensive reporting on system activity.
927
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.
928
+
929
+ Avalon Digital Marketing Systems, Inc. (European Division) May 2000 - April 2002
930
+ Web Developer/Junior DBA
931
+ • Designed and developed reporting system for use by 200+ customers to retrieve analytical analysis of their bulk mail campaigns.
932
+ • Designed developed sales reporting tool to analyze and present information about industry and client specific productivity of email marketing campaigns.
933
+ • Engineered various email campaigns to provide comprehensive tracking.
934
+ • Primary contact for Automotive Ride Drive Marketing Campaigns.
935
+ • Designed developed time keeping/project tracking system for use by all employees.
936
+ • Junior DBA SQL Server 7/2000.
937
+
938
+ Technical: Languages: ASP, HTML, VBScript, JavaScript, VB, XML, PHP
939
+ Databases: SQL Server 6.5/7/2000, Oracle 9i, Access 97/2000
940
+ Operating Systems: Windows 98/2000/NT/XP/2003, UNIX, DOS
941
+
942
+ Education: California State University, Chico, CA 1996 - 1999
943
+ B.S. Business Administration
944
+ MINOR: American History
945
+ GPA: 3.66/4.0
946
+
947
+ Butte College, A.A. 1995 - 1996
948
+
949
+ Training
950
+ • Project Management Professional, Project Management Institute, 2005
951
+ • Microsoft Visual Basic .NET, 2001
952
+ • Microsoft SQL Server Administration, 2000
953
+
954
+ Languages
955
+ Fluent in Pashto, Urdu and French.
956
+
957
+ Professional Affiliations
958
+ Member of the Association of Retired Military Document Examiners
959
+
960
+ Awards
961
+ Awarded Medal of Merit by the Royal Society of Forensics, 2005
962
+
963
+ Certifications Licenses
964
+ • September, 2001: Sun Secure Global Desktop (Tarantella) System Administration
965
+ • Watergate Master Plumber, Lic. #2445
966
+
967
+ Patents
968
+ George Doam and Neil Griffin, inventors, "Method and Apparatus for Removing Corn Kernels From Dentures", Patent 1,064,098.
969
+
970
+ Speaking Engagements
971
+ Main Speaker, AYA Forum, 2006
972
+
973
+ Publications
974
+ "The Way Home: How GPS Restored My Profits and Saved My Business Life", published in the American Journal of the Lost And Clueless, Volume 1, Number 4. May 3, 2001
975
+
976
+ Military Service
977
+ FIRST LIEUTENANT, US Army, Vietnam theatre, 1966-1967
978
+
979
+ Security Clearances
980
+ Top Secret, expires 2007
981
+
982
+ References
983
+ Babs Smith
984
+ Manager, Somers Products, Inc.
985
+ 1234 Farmington Way
986
+ Richmond, VA 46559
987
+ 845-876-0988
988
+ babs@somers.com
989
+
990
+ Personal Information
991
+
992
+
993
+
994
+
995
+
996
+ Married: Yes
997
+
998
+ Current Location: Solana Beach, CA
999
+ Preferred Location: Boston, MA
1000
+
1001
+ Family: Wife and 2 children
1002
+
1003
+
1004
+ Visa: None
1005
+ Passport Number: US-456456456
1006
+
1007
+ </TextResume>
1008
+ </NonXMLResume>
1009
+ <UserArea>
1010
+ <sov:ResumeUserArea>
1011
+ <sov:Culture>
1012
+ <sov:Language>en</sov:Language>
1013
+ <sov:Country>US</sov:Country>
1014
+ <sov:CultureInfo>en-US</sov:CultureInfo>
1015
+ </sov:Culture>
1016
+ <sov:ExperienceSummary>
1017
+ <sov:Description>John F. Adams's experience appears to be concentrated in Information Technology / Database, with exposure to Sales / General. John F. Adams has 13 years of work experience, with 9 years of management experience, including a mid-level position.</sov:Description>
1018
+ <sov:MonthsOfWorkExperience>159</sov:MonthsOfWorkExperience>
1019
+ <sov:YearsOfWorkExperience>13</sov:YearsOfWorkExperience>
1020
+ <sov:MonthsOfManagementExperience>104</sov:MonthsOfManagementExperience>
1021
+ <sov:YearsOfManagementExperience>9</sov:YearsOfManagementExperience>
1022
+ <sov:CurrentManagementLevel>mid-level</sov:CurrentManagementLevel>
1023
+ <sov:HighestManagementScore>55</sov:HighestManagementScore>
1024
+ <sov:ExecutiveType>business_dev</sov:ExecutiveType>
1025
+ <sov:ManagementStory>The following management-related items were found:
1026
+ • Supervised 15 employees.
1027
+
1028
+ Current position is a mid-level management role: Director of Web Applications Development
1029
+ Starting on 10/1/2004, the candidate held the following mid-level management position for 8 years and 8 months:
1030
+ Title: Director of Web Applications Development for Technical Difference</sov:ManagementStory>
1031
+ <sov:BestFitTaxonomies>
1032
+ <sov:BestFitTaxonomy id="10" rootId="Sovren" name="Information Technology" weight="1776.56" percentOfOverall="34.35" percentOfParent="34.35">
1033
+ <sov:BestFitTaxonomy id="193" rootId="Sovren" name="Database" weight="572.07" percentOfOverall="11.06" percentOfParent="32.20"/>
1034
+ <sov:BestFitTaxonomy id="196" rootId="Sovren" name="Internet" weight="503.30" percentOfOverall="9.73" percentOfParent="28.33"/>
1035
+ </sov:BestFitTaxonomy>
1036
+ <sov:BestFitTaxonomy id="20" rootId="Sovren" name="Sales" weight="1273.95" percentOfOverall="24.63" percentOfParent="24.63">
1037
+ <sov:BestFitTaxonomy id="105" rootId="Sovren" name="General" weight="1273.95" percentOfOverall="24.63" percentOfParent="100.00"/>
1038
+ </sov:BestFitTaxonomy>
1039
+ </sov:BestFitTaxonomies>
1040
+ </sov:ExperienceSummary>
1041
+ <sov:Sections>
1042
+ <sov:Section starts="21" ends="22" sectionType="SUMMARY">Summary</sov:Section>
1043
+ <sov:Section starts="23" ends="24" sectionType="OBJECTIVE">Objective</sov:Section>
1044
+ <sov:Section starts="25" ends="66" sectionType="WORK HISTORY">Experience</sov:Section>
1045
+ <sov:Section starts="67" ends="68" sectionType="SKILLS">Operating Systems</sov:Section>
1046
+ <sov:Section starts="69" ends="75" sectionType="EDUCATION">Education</sov:Section>
1047
+ <sov:Section starts="76" ends="80" sectionType="TRAINING">Training</sov:Section>
1048
+ <sov:Section starts="81" ends="83" sectionType="LANGUAGES">Languages</sov:Section>
1049
+ <sov:Section starts="84" ends="86" sectionType="PROFESSIONAL AFFILIATIONS">Professional Affiliations</sov:Section>
1050
+ <sov:Section starts="87" ends="89" sectionType="PERSONAL INTERESTS AND ACCOMPLISHMENTS">Awards</sov:Section>
1051
+ <sov:Section starts="90" ends="93" sectionType="LICENSES">Certifications Licenses</sov:Section>
1052
+ <sov:Section starts="94" ends="96" sectionType="PATENTS">Patents</sov:Section>
1053
+ <sov:Section starts="97" ends="99" sectionType="SPEAKING">Speaking Engagements</sov:Section>
1054
+ <sov:Section starts="100" ends="102" sectionType="OTHER_PUBLICATIONS">Publications</sov:Section>
1055
+ <sov:Section starts="103" ends="105" sectionType="MILITARY">Military Service</sov:Section>
1056
+ <sov:Section starts="106" ends="108" sectionType="SECURITY_CLEARANCES">Security Clearances</sov:Section>
1057
+ <sov:Section starts="109" ends="116" sectionType="REFERENCES">References</sov:Section>
1058
+ <sov:Section starts="117" ends="134" sectionType="CONTACT INFO">Personal Information</sov:Section>
1059
+ </sov:Sections>
1060
+ <sov:CoverLetterText>Dear Sir or Madam,
1061
+
1062
+ I am very interested in the Director of Development position that you posted. I am eager to move to New York. I have extensive hands-on experience with the technologies your staff is using and I have been managing a similar size staff for the past 5 years.
1063
+
1064
+ Sincerely,</sov:CoverLetterText>
1065
+ <sov:ParsedTextLength>6402</sov:ParsedTextLength>
1066
+ <sov:ParseTime>437</sov:ParseTime>
1067
+ <sov:ParserConfigurationString>_100000_0_00000010_0000000110101100_1_000000000000011111110200000000001000010000000000</sov:ParserConfigurationString>
1068
+ <sov:ParserVersion>7.1.7100.7</sov:ParserVersion>
1069
+ </sov:ResumeUserArea>
1070
+ </UserArea>
1071
+ <!-- Parser Version: 7.1.7100.7 -->
1072
+ </Resume>