1<HTML><HEAD>
2<TITLE>Resume</TITLE>
3</HEAD>
4<BODY>
5<CENTER>
6<H1>{FullName}</H1>
7{Streetaddress}<BR>
8{City}, {Uspostalstate}  {Zipcode}<BR>
9<P>
10<B>{Usphonenumber}</B>
11</CENTER>
12<P>
13<H2>Availability</H2>
14<UL>
15<LI>Available {Resumeavailability}.  Seeking a position
16as <B>{Careertech}</B> with {Resumeavailability2}.
17</UL>
18<H2>Skills</H2>
19<UL>
20<LI>Fluent in <B>{Computerlanguage}</B> and <B>{Computerlanguage}</B>
21(including {numberword} years experience in both).
22<LI>Currently learning <B>{Computerlanguage}</B> and <B>{Computerlanguage}</B>.
23<LI>Skilled with <B>{Computerskill}</B> and <B>{Computerskill}</B>.
24</UL>
25<H2>Job Experience</H2>
26<UL>
27<LI><B>{Careertech}</B>, {Company} ({City}, {Uspostalstate}).  {^Numberword} years experience.
28<P>
29<LI><B>{Careertech}</B>, {Company} ({City}, {Uspostalstate}).  {^Numberword} years experience.
30<P>
31<LI><B>Webmaster</B>, "www.{domainname}.com".  Successful
32{[E-commerce site|tech news site|online community|personal homepage}
33with {#20-10000}0 daily visitors.
34</UL>
35<H2>Education</H2>
36<UL>
37<LI>Bachelor degree in {Collegemajortech} at {University}, May {#1970-1999}.
38Graduated in the top {#1-35}% of class, with a {gradepointavg} GPA.
39<P>
40<LI>High school diploma, {Publicschool} High School.  Finished
41in the top {#1-30}% of graduating class, with a GPA of {gradepointavg}.
42</UL>
43<H2>Awards</H2>
44<UL>
45<LI>Voted <B>"Most Likely to {Highschoolaward}"</B> by high school graduating
46class.
47<P>
48<LI>{^Ordinal} place, <B>"{Sillycontest} Contest"</B>, {Usstate} State Fair.
49</UL>
50<H2>References</H2>
51<UL>
52<LI><B>{FullName}, {^Resumereference}</B><BR>
53<I>Postal address:</I> {Streetaddress}, {City}, {Uspostalstate}, {Zipcode}<BR>
54<I>Phone:</I> {Usphonenumber}<BR>
55<I>Email:</I> {Email}<BR>
56<P>
57<LI><B>{FullName}, {^Resumereference}</B><BR>
58<I>Postal address:</I> {Streetaddress}, {City}, {Uspostalstate}, {Zipcode}<BR>
59<I>Phone:</I> {Usphonenumber}<BR>
60<I>Email:</I> {Email}<BR>
61<P>
62<LI><B>{FullName}, {^Resumereference}</B><BR>
63<I>Postal address:</I> {Streetaddress}, {City}, {Uspostalstate}, {Zipcode}<BR>
64<I>Phone:</I> {Usphonenumber}<BR>
65<I>Email:</I> {Email}<BR>
66</UL>
67</BODY></HTML>
68