1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

.vcard
  %a{:class=>"url fn hide", :href=>"http://topfunky.com/"}
    Geoffrey Grosenbach
  
  .org
    Topfunky Corporation
    .adr
      .street-address
        1808 NW 83rd St.
      %span.locality
        Seattle
      , 
      %span.region
        WA
      ,
      %span.postal-code
        98117
      %abbr.country-name{:title => "United States of America"}
        USA
    .tel
      %span.type
        Mobile
      %span.value
        +1 999 999 9999