I've been doing some experimenting with types on the tel class today and ended up with this: http://www.adria-airways.com/_static/mailings/060703/index.html The problematic code in there is this: <p class="tel"><abbr class="type" title="voice">T</abbr>: <span class="value">+39 06 42045327</span></p> After parsing this should look like: TEL;TYPE=voice:+39 06 42045327 What I get on http://feeds.technorati.com/contacts/http://www.adria-airways.com/_static/mailings/060703/index.html (saved also to http://www.adria-airways.com/_static/mailings/060703/hCard.vcf) is this: TEL:+39 06 42045327 Is this a bug? I don't think I'm doing anything wrong here... Best regards, Marko Mrdjenovic friedcellcollective.net