Commit f39b3961a5d18c8338aaee3eb8eaaf49accfc437

rename example file to match the others
  
1<section id="jack" itemscope itemtype="http://microformats.org/profile/hcard">
2 <h1 itemprop="fn">Jack Bauer</h1>
3 <img itemprop="photo" alt="" src="jack-bauer.jpg">
4 <p itemprop="org" itemscope>
5 <span itemprop="organization-name">Counter-Terrorist Unit</span>
6 (<span itemprop="organization-unit">Los Angeles Division</span>)
7 </p>
8 <p>
9 <span itemprop="adr" itemscope>
10 <span itemprop="street-address">10201 W. Pico Blvd.</span><br>
11 <span itemprop="locality">Los Angeles</span>,
12 <span itemprop="region">CA</span>
13 <span itemprop="postal-code">90064</span><br>
14 <span itemprop="country-name">United States</span><br>
15 </span>
16 <span itemprop="geo">34.052339;-118.410623</span>
17 </p>
18 <h2>Assorted Contact Methods</h2>
19 <ul>
20 <li itemprop="tel" itemscope>
21 <span itemprop="value">+1 (310) 597 3781</span> <span itemprop="type">work</span>
22 <meta itemprop="type" content="pref">
23 </li>
24 <li><a itemprop="url" href="http://en.wikipedia.org/wiki/Jack_Bauer">I'm on Wikipedia</a>
25 so you can leave a message on my user talk page.</li>
26 <li><a itemprop="url" href="http://www.jackbauerfacts.com/">Jack Bauer Facts</a></li>
27 <li itemprop="email"><a href="mailto:j.bauer@la.ctu.gov.invalid">j.bauer@la.ctu.gov.invalid</a></li>
28 <li itemprop="tel" itemscope>
29 <span itemprop="value">+1 (310) 555 3781</span> <span>
30 <meta itemprop="type" content="cell">mobile phone</span>
31 </li>
32 </ul>
33 <p itemprop="note">If I'm out in the field, you may be better off contacting <span
34 itemprop="agent" itemscope itemtype="http://microformats.org/profile/hcard"><a
35 itemprop="email" href="mailto:c.obrian@la.ctu.gov.invalid"><span
36 itemprop="fn">Chloe O'Brian</span></a></span> if it's about work, or ask <span
37 itemprop="agent">Tony Almeida</span> if you're interested in the CTU five-a-side football team we're trying to get going.</p>
38 <ins datetime="2008-07-20T21:00:00+01:00">
39 <span itemprop="rev" itemscope>
40 <meta itemprop="type" content="date-time">
41 <meta itemprop="value" content="2008-07-20T21:00:00+01:00">
42 </span>
43 <p itemprop="tel" itemscope><strong>Update!</strong>
44 My new <span itemprop="type">home</span> phone number is
45 <span itemprop="value">01632 960 123</span>.</p>
46 </ins>
47</section>
  
1<section id="jack" itemscope itemtype="http://microformats.org/profile/hcard">
2 <h1 itemprop="fn">Jack Bauer</h1>
3 <img itemprop="photo" alt="" src="jack-bauer.jpg">
4 <p itemprop="org" itemscope>
5 <span itemprop="organization-name">Counter-Terrorist Unit</span>
6 (<span itemprop="organization-unit">Los Angeles Division</span>)
7 </p>
8 <p>
9 <span itemprop="adr" itemscope>
10 <span itemprop="street-address">10201 W. Pico Blvd.</span><br>
11 <span itemprop="locality">Los Angeles</span>,
12 <span itemprop="region">CA</span>
13 <span itemprop="postal-code">90064</span><br>
14 <span itemprop="country-name">United States</span><br>
15 </span>
16 <span itemprop="geo">34.052339;-118.410623</span>
17 </p>
18 <h2>Assorted Contact Methods</h2>
19 <ul>
20 <li itemprop="tel" itemscope>
21 <span itemprop="value">+1 (310) 597 3781</span> <span itemprop="type">work</span>
22 <meta itemprop="type" content="pref">
23 </li>
24 <li><a itemprop="url" href="http://en.wikipedia.org/wiki/Jack_Bauer">I'm on Wikipedia</a>
25 so you can leave a message on my user talk page.</li>
26 <li><a itemprop="url" href="http://www.jackbauerfacts.com/">Jack Bauer Facts</a></li>
27 <li itemprop="email"><a href="mailto:j.bauer@la.ctu.gov.invalid">j.bauer@la.ctu.gov.invalid</a></li>
28 <li itemprop="tel" itemscope>
29 <span itemprop="value">+1 (310) 555 3781</span> <span>
30 <meta itemprop="type" content="cell">mobile phone</span>
31 </li>
32 </ul>
33 <p itemprop="note">If I'm out in the field, you may be better off contacting <span
34 itemprop="agent" itemscope itemtype="http://microformats.org/profile/hcard"><a
35 itemprop="email" href="mailto:c.obrian@la.ctu.gov.invalid"><span
36 itemprop="fn">Chloe O'Brian</span></a></span> if it's about work, or ask <span
37 itemprop="agent">Tony Almeida</span> if you're interested in the CTU five-a-side football team we're trying to get going.</p>
38 <ins datetime="2008-07-20T21:00:00+01:00">
39 <span itemprop="rev" itemscope>
40 <meta itemprop="type" content="date-time">
41 <meta itemprop="value" content="2008-07-20T21:00:00+01:00">
42 </span>
43 <p itemprop="tel" itemscope><strong>Update!</strong>
44 My new <span itemprop="type">home</span> phone number is
45 <span itemprop="value">01632 960 123</span>.</p>
46 </ins>
47</section>