Try serialization here


Country

Name Chinese : 中華人民共和國
Name English : China

City

Name : Shanghai
Population : 14610000 people
Time :

THe following will only work in Mozilla browsers.

<div itemscope itemtype="http://url.to/geoVocab#country" id="pt-Country" class="itemtype"> <h2>Country</h2> Name Chinese : <span itemprop="http://xmlns.com/foaf/0.1/name" lang="zh-CN">中華人民共和國</span><br/> Name English : <span itemprop="http://xmlns.com/foaf/0.1/name" lang="en-US">China</span><Br/> <div itemprop="http://url.to/geoVocab#city" id="city-shanghai" itemscope itemtype="http://url.to/geoVocab#city"> <h3>City</h3> Name : <span itemprop="http://xmlns.com/foaf/0.1/name" lang="en-US">Shanghai</span><br/> Population : <span itemprop="http://url.to/demoVocab#population">14610000</span> people<br/> Time : <time itemprop="http://url.to/timeVocab#created" datetime="2009-11-26T11:43+08:00">11:43 pm (CT)</time> </div> </div>