You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2012/08/10 02:40:22 UTC

svn commit: r1371537 [27/30] - in /incubator/any23/trunk: ./ core/ core/src/test/java/org/apache/any23/ core/src/test/java/org/apache/any23/cli/ core/src/test/java/org/apache/any23/extractor/ core/src/test/java/org/apache/any23/extractor/csv/ core/src/...

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email-href.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email-href.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email-href.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email-href.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,28 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister">
+      Please contact 
+      	<span class="fn">John Broker</span> at 
+     	<a class="email" href="mailto:info@commerce.net"> not real mail</a>
+   </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-email.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,28 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister">
+      Please contact 
+      		<span class="fn">John Broker</span> at 
+     	<span class="email">info@commerce.net</span>
+     	</div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn-tel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn-tel.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn-tel.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn-tel.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,29 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister">
+      Please contact <span class="fn">John Broker</span> at 
+      <span class="tel"><span class="value">(110) 555-1212</span> 
+      (<abbr class="type" title="cell">C</abbr>)</span>
+   </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-fn.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,27 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister">
+      Please contact <span class="fn">mike</span>
+   </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-tel.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-tel.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-tel.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-tel.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,29 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister vcard">
+      Please contact <span class="fn">John Broker</span> at 
+      <span class="tel"><span class="value">(110) 555-1212</span> 
+      (<abbr class="type" title="cell">C</abbr>)</span>
+   </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-url.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-url.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-url.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister-url.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,30 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister">
+      Please contact 
+      	<a href="http://homepage.com" class="url">
+      		<span class="fn">John Broker</span> at 
+     	</a> 	
+     </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/actions-lister.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,29 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+   <div class="lister vcard">
+      Please contact <span class="fn">John Broker</span> at 
+      <span class="tel"><span class="value">(110) 555-1212</span> 
+      (<abbr class="type" title="cell">C</abbr>)</span>
+   </div>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/adr.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/adr.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/adr.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/adr.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,17 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<li id="4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977" class="result hlisting cat-127201 prod-4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977 offer offer-manufacturer_products first">
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description-complex.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description-complex.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description-complex.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description-complex.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,26 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+    <div class="description">
+    <p>BenQ today introduced two new additions to its renowned bus...</p> <a href="#" class="show-hide-details show-details" id="show-hide-4">+ Show details</a>
+    </div>
+ </div>
+
+
+
+   <p class="description">bla bla bla</p>
+ 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/description.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+ 
+   <p class="description">bla bla bla</p>
+</div>
+
+
+
+   <p class="description">bla bla bla</p>
+ 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/dtlisted-dtexpired.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/dtlisted-dtexpired.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/dtlisted-dtexpired.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/dtlisted-dtexpired.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,27 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+        <span class="fn">Parking space</span>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="2006-02-02">2/2/06</abbr>)
+   </p>
+     Available in <abbr class="dtexpired" title="2006-04-01">April 2006</abbr>
+     for <span class="price">$215/qtr</span>
+ </div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/empty.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/empty.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/empty.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/empty.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+   empty listing
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/full.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/full.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/full.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/full.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,42 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+        <span class="fn">Parking space</span>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+   <p class="description">
+     2 compact car spaces in a secure underground garage at:
+     <div class="location vcard">
+       <span class="adr">
+         <span class="street-address">1738 Elm St.</span>
+         <span class="locality">Somewhere</span>, <span class="region">ED</span>
+         <span class="postal-code">34567</span> <span class="country">ISA</span>
+       </span> 
+     </div>
+     Available in <abbr class="dtexpired" title="20060401">April 2006</abbr>
+     for <span class="price">$215/qtr</span>
+   </p>
+   <div class="lister vcard">
+      Please contact <span class="fn">John Broker</span> at 
+      <span class="tel"><span class="value">(110) 555-1212</span> 
+      (<abbr class="type" title="cell">C</abbr>)</span>
+   </div>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-photo-href.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-photo-href.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-photo-href.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-photo-href.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+       <a class="fn org photo" href="pic.jpg">Parking space</a>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url-photo-img.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url-photo-img.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url-photo-img.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url-photo-img.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,26 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+       <a class="fn org url" href="http://item.com/">Parking space</a>
+      <img class="photo" src="photo.jpg" alt="Photo of ..." />
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn-url.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+       <a class="fn org url" href="http://item.com/">Parking space</a>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item-fn.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+        <span class="fn">Parking space</span>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/item.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<div class="hlisting">
+   <p>
+     <span class="item">
+        <span class="fn">Parking space</span>
+      </span>
+     <span class="offer rent">for rent</span>
+     (<abbr class="dtlisted" title="20060202">2/2/06</abbr>)
+   </p>
+</div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo-full.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo-full.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo-full.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo-full.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,875 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
+	"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+    <head>
+        
+    <title>Bodies | Buy Bodies - Kelkoo</title>
+      <meta name="keywords" content="cheap Bodies, buy Bodies, compare Bodies, Bodies shop">
+      <meta name="description" content="Shop for cheap Bodies on Kelkoo UK. Find the lowest priced Bodies products from 100s of different UK shops.">
+      <meta name="content-language" content="en">
+      <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
+      <meta http-equiv="content-language" content="en">
+
+
+        <meta http-equiv="imagetoolbar" content="false">
+<link rel="shortcut icon" href="http://r6.kelkoo.com/misc/favicon.ico">
+   <link rel="stylesheet" type="text/css" href="http://r6.kelkoo.com/css/ux/base_1-4-4-65.css">
+   <link rel="stylesheet" type="text/css" href="http://r6.kelkoo.com/css/ux/kelkoo_1-3-4-5.css">
+
+      <!--[if IE 6]><link rel="stylesheet" type="text/css" href="http://r6.kelkoo.com/css/ux/ie6_1-4-4-2.css"><![endif]-->
+      <!--[if IE 7]><link rel="stylesheet" type="text/css" href="http://r6.kelkoo.com/css/ux/ie7_1-3-4-9.css"><![endif]-->
+
+  <script type="text/javascript" src="http://fashion.kelkoo.co.uk/ctl/do/asyncCall/config-js"></script>
+    <script type="text/javascript" src="http://r6.kelkoo.com/scripts/rd/ux/shopping-min_1-3-4-8.js"></script>
+
+
+
+    </head>
+    <body class="two-col locale-en-gb partner-kelkoo
+">
+<div id="product-overlay"></div>
+<div id="global-nav-drop-down"></div>			<div id="page">
+        <div id="header">
+            
+<!-- header-logo -->
+      <a class="logo-home-link" href="http://www.kelkoo.co.uk/" rel="nofollow">
+  <img class="logo" src="http://r6.kelkoo.com/ux/common/kelkoologo.gif" width="147" height="35" alt="Logo">
+    </a>
+       <a id="logo-home-link-strapline" class="logo-home-link" href="http://www.kelkoo.co.uk/" rel="nofollow"><img class="strapline" src="http://r6.kelkoo.com/ux/common/find-compare-save.png" width="151" height="18" alt="Find. Compare. Save">
+      </a>
+
+<div id="site-sponsor">
+	   <iframe src="http://uk.adserver.yahoo.com/a?f=2022389513&amp;p=ukkkfash&amp;l=PS&amp;c=h&amp;bg=FFFFFF" width="88"  height="43" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe>
+	
+</div>
+
+<noscript><div>
+  <img src="/servlet/Bs?sc=no" width="1" height="1" alt="" style="position: absolute;">
+  <img src="/servlet/Kelkooid?siteName=kelkoo&amp;a=456456?" width="1" height="1" alt="" style="position: absolute;">
+</div></noscript>
+
+
+
+
+ 
+<ul id="globalnav">       
+  <li class="home">
+      <a href="http://www.kelkoo.co.uk/"><span>Home</span></a>
+  <ul class="sub">
+      <li class="last"><a  href="http://www.kelkoo.co.uk/sg/buying-guides.html">Buying Guides</a></li>
+  </ul>
+  </li>      
+  
+   <li class="active subchoice">
+        <a href="http://www.kelkoo.co.uk/tc-601-home_page.html" id="gn-categories">Categories</a>
+    
+      <ul>
+        <li class="subtab">
+          <span >Bodies</span>
+          
+  <ul class="sub">
+      <li class="last"><a  href="http://www.kelkoo.co.uk/sg/buying-guides.html">Buying Guides</a></li>
+  </ul>
+        </li>
+      </ul>
+    </li>          
+  
+    <li class="">
+        <a href="http://www.kelkoo.co.uk/bd-brands" id="gn-brands"><span>Brands</span></a>
+    </li>  
+           
+    <li class="">
+        <a href="http://www.kelkoo.co.uk/md-merchants" id="gn-stores"><span>Stores</span></a>
+    </li>
+  <li class="">
+      <a href="http://www.kelkoo.co.uk/e/editors-picks.html" id="gn-themes"><span>Editor's Picks</span></a>
+  </li>
+
+  
+</ul>
+
+<form id="search" action="/ctl/do/search" method="get">
+  <div>
+    <label for="s">What are you shopping for?</label>
+    <input class="text" id="s" type="text" name="siteSearchQuery" value="" />
+       <input type="hidden" name="fromform" value="true" />
+   		<button class="cta internal" type="submit"><span class="t"><span></span></span><span class="cont"><span>Search</span></span><span class="b"><span> </span></span></button>
+	</div>
+</form>
+
+        </div>
+        <div id="pri">
+            <div id="category-sponsor">
+	   <iframe src="http://uk.adserver.yahoo.com/a?f=2022389513&amp;p=ukkkfash&amp;l=CARD&amp;c=h&amp;bg=FFFFFF" width="190"  height="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe>
+	
+</div>
+<ul id="breadcrumb">
+                <li><a href="http://www.kelkoo.co.uk/">Home</a> &gt; </li>
+                <li><a href="http://fashion.kelkoo.co.uk/c-107301-fashion-lingerie.html">Fashion & Lingerie</a> &gt; </li>
+                <li><a href="http://fashion.kelkoo.co.uk/c-108801-lingerie.html">Lingerie</a> &gt; </li>
+            <li>Bodies</li>
+</ul>
+<h1>Bodies</h1>   <p id="tagline">Shop for Bodies online and compare Bodies prices. Kelkoo: helping you find the best Bodies at the best price online.</p>
+
+<!-- START Level 2 Filters -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<div id="filters" class="filters filters-level1 filters-5">
+
+    <div class="available">
+        <div class="hd">
+    		    <h3 id="filter-refine-by">Refine by</h3>
+        	    <div class="info"></div>
+		</div>
+
+
+        <div class="bd">
+             
+            
+                <ul class="groups">
+            
+
+                    <li id="Brand" class="group list">
+                        <h4>Brand</h4>
+                        <ul>
+                        
+
+                                           <li><a href="http://fashion.kelkoo.co.uk/drilldown~100290823/Spanx">Spanx</a><span class="quantity">(2)</span></li>
+
+                                           <li><a href="http://fashion.kelkoo.co.uk/drilldown~100290823/Hanro">Hanro</a><span class="quantity">(1)</span></li>
+                            </ul>
+
+
+
+                    </li>
+            
+
+                    <li id="Price" class="group list">
+                        <h4>Price</h4>
+                        <ul>
+                        
+
+                                           <li><span id="encoded-aHR0cDovL2Zhc2hpb24ua2Vsa29vLmNvLnVrL2RyaWxsZG93bn4xMDAyOTA4MjMvRXBvdW5kXzQwXy1fRXBvdW5kXzUw">&pound;40 - &pound;50</span><span class="quantity">(1)</span></li>
+
+                                           <li><span id="encoded-aHR0cDovL2Zhc2hpb24ua2Vsa29vLmNvLnVrL2RyaWxsZG93bn4xMDAyOTA4MjMvRXBvdW5kXzUwXy1fRXBvdW5kXzYw">&pound;50 - &pound;60</span><span class="quantity">(1)</span></li>
+
+                                           <li><span id="encoded-aHR0cDovL2Zhc2hpb24ua2Vsa29vLmNvLnVrL2RyaWxsZG93bn4xMDAyOTA4MjMvRXBvdW5kXzgwXy1fRXBvdW5kXzkw">&pound;80 - &pound;90</span><span class="quantity">(1)</span></li>
+                            </ul>
+
+                                    <div class="filter-search">
+                            	    <form action="/c-100290823-bodies.html" method="get" class="Price">
+                            	        <fieldset>               
+                            	            <legend class="acchide"></legend>
+                                    			    <label for="filter-Price-priceMin">£</label>
+                                    				<input id="filter-Price-priceMin" type="text" name="priceMin"  value="" class="custom-input" />
+                                    			    <label for="filter-Price-priceMax">to</label>
+                                    				<input id="filter-Price-priceMax" type="text" name="priceMax"  value="" class="custom-input" />
+   		<button class="cta internal" type="submit"><span class="t"><span></span></span><span class="cont"><span>Go</span></span><span class="b"><span> </span></span></button>
+                            		    </fieldset>
+                            	    </form>
+                            	</div>
+
+
+                    </li>
+            
+
+                    <li id="Colour" class="group list">
+                        <h4>Colour</h4>
+                        <ul>
+                        
+
+                                           <li><a href="http://fashion.kelkoo.co.uk/drilldown~100290823/Black">Black</a><span class="quantity">(3)</span></li>
+                            </ul>
+
+
+
+                    </li>
+
+
+                        <li class="group">
+                            <h4>Material</h4>
+                            
+                            
+                                <ul>
+                                               <li><a href="http://fashion.kelkoo.co.uk/drilldown~100290823/Polyamide">Polyamide</a><span class="quantity">(1)</span></li>
+                                               <li><a href="http://fashion.kelkoo.co.uk/drilldown~100290823/elastane">elastane</a><span class="quantity">(1)</span></li>
+                                </ul>
+
+
+
+
+                            
+                        </li>
+
+                    <li class="also_list group">
+                        <h4>Also refine by&hellip;</h4>
+                        <ul>
+                                <li class="selected also"><a href="http://fashion.kelkoo.co.uk/drilldown~100290823?toggledFilter=Material" rel="noindex">Material</a></li>
+                                <li class="also"><a href="http://fashion.kelkoo.co.uk/drilldown~100290823?toggledFilter=comName" rel="noindex,nofollow">Store</a></li>
+                                <li class="also"><a href="http://fashion.kelkoo.co.uk/drilldown~100290823?toggledFilter=Size" rel="noindex,nofollow">Size</a></li>
+                        </ul>
+                    </li>
+                
+                </ul>
+
+
+
+            <div class="search">
+                <form method="get" action="http://fashion.kelkoo.co.uk/c-100290823-bodies.html">
+					<div>
+						<label for="filters-">Or search within the current results:</label>
+
+
+
+
+                    <label for="filters-keyword1"></label>
+                <input type="text" id="filters-keyword1" name="keyword1" value=""  />
+   		<button class="cta internal" type="submit"><span class="t"><span></span></span><span class="cont"><span>Search</span></span><span class="b"><span> </span></span></button>
+					</div>
+                </form>
+            </div>
+        
+        </div>
+    </div>
+
+
+
+
+    
+</div>
+
+
+
+ 
+
+ 
+
+
+<!-- END Level 2 Filters -->
+<!-- START Level 2 Results -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<div id="level-results-page" class="results results-level2 results-list">
+    <div class="hd">
+        <div class="current-view-info">
+                  <span class="current-sorting">Sorted by Popularity</span>
+            <span id="results-num-items">3 ITEMS </span>
+        </div>
+        
+        <form method="get" action="http://fashion.kelkoo.co.uk/c-100290823-bodies.html" class="view-details">
+            <fieldset class="view-type">
+                <legend>Type of view</legend>
+                View:
+
+
+
+
+                        <input type="radio" id="results-view-List" name="view" value="List" checked="checked" /><label id="results-view-List-label" for="results-view-List">list</label>
+                        <input type="radio" id="results-view-Grid" name="view" value="Grid" /><label id="results-view-Grid-label" for="results-view-Grid">grid</label>
+            </fieldset>
+            <fieldset class="view-options">
+                <legend>View options</legend>
+
+
+
+
+                <label for="results-sortBy">Sort by</label>
+                <select id="results-sortBy" name="sortBy" >
+                        <option id="results-sortBy-default" value="default">Popularity</option>
+                        <option id="results-sortBy-totalprice" value="totalprice">Total Price Ascending</option>
+                        <option id="results-sortBy--totalprice" value="-totalprice">Total Price Descending</option>
+                </select>
+
+
+
+
+                <label for="results-newused"></label>
+                <select id="results-newused" name="newused" >
+                        <option id="results-newused-all" value="all">All</option>
+                        <option id="results-newused-used" value="used">Used</option>
+                </select>
+
+
+
+
+                <label for="results-numPerPage">Show</label>
+                <select id="results-numPerPage" name="numPerPage" >
+                        <option id="results-numPerPage-20" value="20" selected="selected">20 per page</option>
+                        <option id="results-numPerPage-40" value="40">40 per page</option>
+                        <option id="results-numPerPage-60" value="60">60 per page</option>
+                </select>
+            </fieldset>
+            <input type="submit" id="result-view-submit" value="Refresh Listing" class="refresh-button" />
+        </form>
+        <script type="text/javascript">
+            document.getElementById('result-view-submit').style.display = 'none';
+        </script>
+    </div>
+    
+    
+    <div class="bd bd-list">
+        
+            <div class="">
+                <ol class="products">
+				
+					
+
+
+<li id="3590723108801ukd01a15c12768a76386550d8fc6a77a3a" class="result hlisting  cat-108801 prod-3590723108801ukd01a15c12768a76386550d8fc6a77a3a offer offer-fashion  first first-no-comparison">
+    <div class="information-container">
+        <ul class="information">
+    <li class="photo">
+        <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODQ5Ji5zaWc9R2loRm1BNFV0OUhGejFTYkU0VEF5M2xyREJVLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9MzU5MDcyMyZvZmZlcklkPTM1OTA3MjMxMDg4MDF1a2QwMWExNWMxMjc2OGE3NjM4NjU1MGQ4ZmM2YTc3YTNh', true);">
+        <img src="http://img.kelkoo.com/uk/medium/545/091/00154244199719224091151116421737036091545.jpg" alt="">
+        </a>
+    </li>
+    <li class="details">
+        
+        <h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODQ5Ji5zaWc9R2loRm1BNFV0OUhGejFTYkU0VEF5M2xyREJVLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9MzU5MDcyMyZvZmZlcklkPTM1OTA3MjMxMDg4MDF1a2QwMWExNWMxMjc2OGE3NjM4NjU1MGQ4ZmM2YTc3YTNh', true);" class="item fn">Spanx Spanx Slim Cognito High Leg Shaping...</a>
+        </h4>
+        <div class="description">
+			    <p>A seamless bodysuit with amazing control, slimming your tummy and midriff.</p>
+		</div>
+        
+			<ul class="conditions">
+				<li><strong>Availability: Check Site</strong></li>
+			</ul>
+        
+        
+
+
+            <a href="http://shopping.kelkoo.co.uk/ctl/do/savetolist?offerId=3590723108801ukd01a15c12768a76386550d8fc6a77a3a" class="add-to-saved-list">+ Add to my saved list</a>
+
+
+
+    </li>
+    <li class="merchant-details lister vcard">
+        <h4>Merchant Information</h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODQ5Ji5zaWc9R2loRm1BNFV0OUhGejFTYkU0VEF5M2xyREJVLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9MzU5MDcyMyZvZmZlcklkPTM1OTA3MjMxMDg4MDF1a2QwMWExNWMxMjc2OGE3NjM4NjU1MGQ4ZmM2YTc3YTNh', true);" class="merchant-logo"><img class="logo fn org" src="/data/merchantlogos/3590723/mytightsnew.gif" alt="My Tights" width="80" height="24"></a>
+	<span class="reviews">
+<span class="rating mer5"title="5 out of 5"><span class="rating-wrap"><span class="value">5</span> out of <span class="best">5</span></span></span>
+		(<a href="http://www.kelkoo.co.uk/mr-3590723-my-tights">1 reviews</a>)
+	</span>
+        	<a class="url uid" href="/m-3590723-my-tights.html">Store info</a>
+            <a href="/content/help/popup/isis_safe_shopping_information.html" class="js-popup"><img src="http://r6.kelkoo.com/logos/merchantcertification_main_small_en_GB_KELKOO.gif" class="certification-logo" alt="ISIS" title="ISIS" width="33" height="24"></a>
+    </li>
+    <li class="cost-breakdown">
+        <h4>Cost Breakdown</h4>
+        <dl>
+            
+                <dt class="show-name">Price:</dt>
+                <dd class="show-name">&#163;46.00<br /></dd>
+            
+                    <dt class="show-name">+P&P:</dt>
+                    <dd class="show-name">&#163;1.95</dd>
+            
+            
+                <dt>Total Price:</dt>
+                <dd><strong class="money">= &#163;47.95</strong></dd>
+            
+            <dt>Other Information:</dt>
+            
+        </dl>
+    </li>
+    <li class="price">
+        <h4></h4>
+            <strong class="money value">&#163;47.95</strong>
+   	  <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODQ5Ji5zaWc9R2loRm1BNFV0OUhGejFTYkU0VEF5M2xyREJVLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9MzU5MDcyMyZvZmZlcklkPTM1OTA3MjMxMDg4MDF1a2QwMWExNWMxMjc2OGE3NjM4NjU1MGQ4ZmM2YTc3YTNh', true);"    class="cta external"><span class="t"><span></span></span><span class="cont"><span>Visit Store</span></span><span class="b"><span> </span></span></a>
+        My Tights
+		
+    </li>
+        </ul>
+    </div>
+</li>                    
+                    
+
+
+<li id="6957423108801uk6ccfee08bf41aa4d2d7ececb61001bb4" class="result hlisting  cat-108801 prod-6957423108801uk6ccfee08bf41aa4d2d7ececb61001bb4 offer offer-fashion ">
+    <div class="information-container">
+        <ul class="information">
+    <li class="photo">
+        <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9eEV0czlTUVR6QlVxQXp3X052dlBwalpXUkdRLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Njk1NzQyMyZvZmZlcklkPTY5NTc0MjMxMDg4MDF1azZjY2ZlZTA4YmY0MWFhNGQyZDdlY2VjYjYxMDAxYmI0', true);">
+        <img src="http://img.kelkoo.com/uk/medium/657/449/00162475823966154731749844283942320449657.jpg" alt="">
+        </a>
+    </li>
+    <li class="details">
+        
+        <h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9eEV0czlTUVR6QlVxQXp3X052dlBwalpXUkdRLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Njk1NzQyMyZvZmZlcklkPTY5NTc0MjMxMDg4MDF1azZjY2ZlZTA4YmY0MWFhNGQyZDdlY2VjYjYxMDAxYmI0', true);" class="item fn">Hanro Touch Feeling Shape Bodysuit Underwear</a>
+        </h4>
+        <div class="description">
+			    <p>Figure Shaping Bodysuit This revolutionary bodysuit from Hanro has differentiated compression zones...</p>
+		</div>
+        
+			<ul class="conditions">
+				<li><strong>Availability: Available on Order</strong></li>
+			</ul>
+        
+        
+
+
+            <a href="http://shopping.kelkoo.co.uk/ctl/do/savetolist?offerId=6957423108801uk6ccfee08bf41aa4d2d7ececb61001bb4" class="add-to-saved-list">+ Add to my saved list</a>
+
+
+
+    </li>
+    <li class="merchant-details lister vcard">
+        <h4>Merchant Information</h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9eEV0czlTUVR6QlVxQXp3X052dlBwalpXUkdRLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Njk1NzQyMyZvZmZlcklkPTY5NTc0MjMxMDg4MDF1azZjY2ZlZTA4YmY0MWFhNGQyZDdlY2VjYjYxMDAxYmI0', true);" class="merchant-logo"><img class="logo fn org" src="/data/merchantlogos/6957423/socksfox.gif" alt="Socks Fox" width="80" height="24"></a>
+	<span class="reviews">
+<span class="rating mer0"title="0 out of 5"><span class="rating-wrap"><span class="value">0</span> out of <span class="best">5</span></span></span>
+		(<a href="/ctl/do/editMerchantReview?contentId=6957423">Write a review</a>)
+	</span>
+        	<a class="url uid" href="/m-6957423-socks-fox.html">Store info</a>
+    </li>
+    <li class="cost-breakdown">
+        <h4>Cost Breakdown</h4>
+        <dl>
+            
+                <dt class="show-name">Price:</dt>
+                <dd class="show-name">&#163;80.00<br /></dd>
+            
+                            <dt>P&P:</dt>
+                            <dd>Free P&P</dd>
+            
+            
+                <dt>Total Price:</dt>
+                <dd><strong class="money">= &#163;80.00</strong></dd>
+            
+            <dt>Other Information:</dt>
+            
+        </dl>
+    </li>
+    <li class="price">
+        <h4></h4>
+            <strong class="money value">&#163;80</strong>
+   	  <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9eEV0czlTUVR6QlVxQXp3X052dlBwalpXUkdRLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Njk1NzQyMyZvZmZlcklkPTY5NTc0MjMxMDg4MDF1azZjY2ZlZTA4YmY0MWFhNGQyZDdlY2VjYjYxMDAxYmI0', true);"    class="cta external"><span class="t"><span></span></span><span class="cont"><span>Visit Store</span></span><span class="b"><span> </span></span></a>
+        Socks Fox
+		
+    </li>
+        </ul>
+    </div>
+</li>                    
+                    
+
+
+<li id="2977501108801ukaad4f1178ea5f45eab01369ce21dd919" class="result hlisting  cat-108801 prod-2977501108801ukaad4f1178ea5f45eab01369ce21dd919 offer offer-fashion ">
+    <div class="information-container">
+        <ul class="information">
+    <li class="photo">
+        <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9TnJQZWViU2lSNmV6OTFsWlg2RUlvUzZYWlRBLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Mjk3NzUwMSZvZmZlcklkPTI5Nzc1MDExMDg4MDF1a2FhZDRmMTE3OGVhNWY0NWVhYjAxMzY5Y2UyMWRkOTE5', true);">
+        <img src="http://img.kelkoo.com/uk/medium/018/426/00156227992563192632349212375692442426018.jpg" alt="">
+        </a>
+    </li>
+    <li class="details">
+        
+        <h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9TnJQZWViU2lSNmV6OTFsWlg2RUlvUzZYWlRBLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Mjk3NzUwMSZvZmZlcklkPTI5Nzc1MDExMDg4MDF1a2FhZDRmMTE3OGVhNWY0NWVhYjAxMzY5Y2UyMWRkOTE5', true);" class="item fn">Spanx Slim Cognito - Shaping Mid-Thigh Bodysuit</a>
+        </h4>
+        <div class="description">
+			    <p>Designed to comfortably shape and contou.</p>
+		</div>
+        
+			<ul class="conditions">
+				<li><strong>Availability: In Stock</strong></li>
+			</ul>
+        
+        
+
+
+            <a href="http://shopping.kelkoo.co.uk/ctl/do/savetolist?offerId=2977501108801ukaad4f1178ea5f45eab01369ce21dd919" class="add-to-saved-list">+ Add to my saved list</a>
+
+
+
+    </li>
+    <li class="merchant-details lister vcard">
+        <h4>Merchant Information</h4>
+                <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9TnJQZWViU2lSNmV6OTFsWlg2RUlvUzZYWlRBLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Mjk3NzUwMSZvZmZlcklkPTI5Nzc1MDExMDg4MDF1a2FhZDRmMTE3OGVhNWY0NWVhYjAxMzY5Y2UyMWRkOTE5', true);" class="merchant-logo"><img class="logo fn org" src="/data/merchantlogos/2977501/pleaseonlinelogo88x311.gif" alt="Tightsplease" width="80" height="24"></a>
+	<span class="reviews">
+<span class="rating mer5"title="5 out of 5"><span class="rating-wrap"><span class="value">5</span> out of <span class="best">5</span></span></span>
+		(<a href="http://www.kelkoo.co.uk/mr-2977501-tightsplease">1 reviews</a>)
+	</span>
+        	<a class="url uid" href="/m-2977501-tightsplease.html">Store info</a>
+    </li>
+    <li class="cost-breakdown">
+        <h4>Cost Breakdown</h4>
+        <dl>
+            
+                <dt class="show-name">Price:</dt>
+                <dd class="show-name">&#163;54.99<br /></dd>
+            
+                            <dt>P&P:</dt>
+                            <dd>Free P&P</dd>
+            
+            
+                <dt>Total Price:</dt>
+                <dd><strong class="money">= &#163;54.99</strong></dd>
+            
+            <dt>Other Information:</dt>
+            
+        </dl>
+    </li>
+    <li class="price">
+        <h4></h4>
+            <strong class="money value">&#163;54.99</strong>
+   	  <a href="javascript:uxViewLink('L2N0bC9nby9vZmZlcnNlYXJjaEdvPy50cz0xMjA4NjA5MzM4ODUwJi5zaWc9TnJQZWViU2lSNmV6OTFsWlg2RUlvUzZYWlRBLSZjYXRJZD0xMDg4MDEmbG9jYWxDYXRJZD0xMDg4MDEmY29tSWQ9Mjk3NzUwMSZvZmZlcklkPTI5Nzc1MDExMDg4MDF1a2FhZDRmMTE3OGVhNWY0NWVhYjAxMzY5Y2UyMWRkOTE5', true);"    class="cta external"><span class="t"><span></span></span><span class="cont"><span>Visit Store</span></span><span class="b"><span> </span></span></a>
+        Tightsplease
+		
+    </li>
+        </ul>
+    </div>
+</li>                    
+                    
+                </ol>
+            </div>
+            
+    </div>
+    <div class="ft">
+		<a href="/customs/ux-aboutResults.html" class="about js-popup">About these search results</a>
+		<div class="pagination">
+			Page:
+            <ol>
+    				<li>
+					        1
+				    </li>
+            </ol>
+		</div>
+    </div>
+    
+</div>
+
+   <p id="results-disclaimer">* Prices marked with a star don't include delivery costs. Please check on merchant's site.</p>
+
+ 
+
+
+<!-- END Level 2 Results -->
+
+
+
+  
+  
+  
+  
+  
+
+
+
+
+
+
+
+
+  
+  
+
+
+   
+  
+
+ 
+<!------------- END do not remove this ------------->
+<div class="cats-related gen-pri-mod">
+<!------------- END do not remove this ------------->
+  <h2>Related Categories</h2>
+  <ul>
+    <li><a href="http://fashion.kelkoo.co.uk/c-100290923-basques-bustiers-corsets.html">Basques, Bustiers &amp; Corsets</a> -</li>
+    <li><a href="http://fashion.kelkoo.co.uk/c-100290723-bras.html">Bras</a> -</li>
+    <li><a href="http://fashion.kelkoo.co.uk/c-100291123-combination-sets.html">Combination Sets</a> -</li>
+    <li><a href="http://fashion.kelkoo.co.uk/c-100291423-nightwear.html">Nightwear</a> </li>
+  </ul>
+<!------------- do not remove this ------------->
+</div>
+<!------------- END do not remove this -------------> 
+
+
+<div id="yahoo-sponsored-links"></div>
+<script type="text/javascript" charset="iso-8859-1" src="http://html.fr.kelkoo.overture.com/d/search/p/kelkoo/js/dir/?mkt=uk&amp;adultFilter=clean&amp;maxCount=5&amp;Partner=kelkoo_js_uk_dir&amp;bolding=true&amp;ctxtId=100290823&amp;type=fashion_accessories&amp;outputCharEnc=latin1&amp;serveUrl=http%3A%2F%2Ffashion.kelkoo.co.uk%2Fc-100290823-bodies.html"></script>
+<script type="text/javascript">
+try{
+    
+   YAHOO.namespace('YAHOO.EU.Shopping.Ads');
+   YAHOO.EU.Shopping.Ads = {
+   	logAdClick: function(url) {
+       var arrow = new Image(1, 1);
+       arrow.src = "/ctl/go/modulesGo?merchantId=4273823&wait=false&frameset=no&from=content&catId=100290823&redirect=false&url=" + escape(url);
+   	},
+   	ewww: function(url) { // This opens the sponsor in a pop-up window. Sorry.
+       w   =  screen.width * 0.9;
+       h   = (screen.height - 150) * 0.9;
+       op  = "scrollbars=yes,toolbar=yes,location=yes,directories=yes,menubar=yes,resizable=yes,status=yes,width=" + w + ",height=" + h + ",screenX=0,screenY=0,top=0,left=0";
+       com =  window.open(url, "", op);
+   	},
+   	openAdvert: function(e, o) {
+   		var  YESA = YAHOO.EU.Shopping.Ads;
+   		YAHOO.util.Event.stopEvent(e);
+   		YESA.logAdClick(o);
+   		YESA.ewww(o);
+   	}
+   };
+       
+
+   if(zSr && zSr.length > 6) {
+	   var promo = document.getElementById("yahoo-sponsored-links");
+   	// add the gen-*-mod class at runtime, else we'll render half a rounded corner with empty data
+   	// add the class corresponding the column we are
+
+   	if(	promo.parentNode.id == 'pri'
+   		|| promo.parentNode.id == 'sec'
+   		|| promo.parentNode.id == 'ter'
+   		) {
+   		YAHOO.util.Dom.addClass(promo, 'gen-'+promo.parentNode.id+'-mod');
+   	} else {
+   		YAHOO.util.Dom.addClass(promo, 'gen-pri-mod');
+   	}
+   	YAHOO.util.Dom.addClass(promo, "text-links");
+
+   	var promoTitle=document.createElement("h2");
+   	var promoSpan =document.createElement("div");
+   	promoSpan.appendChild(document.createTextNode("Sponsored links from "));
+   	promoTitle.appendChild(promoSpan);
+   	// if the promo module is displayed in the third column, we dont have enough room to display this
+   	if(promo.parentNode.id != 'ter') {
+   		var appearHere=document.createElement("a");
+   		appearHere.className="appear-here";
+   		appearHere.setAttribute("href","javascript:kk_go3(\'L2N0bC9nby9tb2R1bGVzR28/bWVyY2hhbnRJZD02Mjc1MjIzJmZyb209Y29udGVudCZ1cmw9aHR0cDovL3d3dy5jb250ZW50Lm92ZXJ0dXJlLmNvbS9kL1VLbS9heXMvYXJwL2luZGV4LmpodG1sP289R0IwMDc3\')");
+   		appearHere.appendChild(document.createTextNode("Appear in these search results"));
+   	}
+	
+   	var promoTitleLink=document.createElement("a");
+   	promoTitleLink.setAttribute("href","javascript:kk_go3(\'L2N0bC9nby9tb2R1bGVzR28/bWVyY2hhbnRJZD02Mjc1MjIzJmZyb209Y29udGVudCZ1cmw9aHR0cDovL3d3dy5jb250ZW50Lm92ZXJ0dXJlLmNvbS9kL1VLbS9heXMvYXJwL2luZGV4LmpodG1sP289R0IwMDc3\')");
+   	promoTitleLink.className="promologo";
+   	var promoTitleImg=document.createElement("img");
+   	promoTitleImg.setAttribute("src","http://r6.kelkoo.com/logos/logo_yahoo_77x17.gif");
+   	promoTitleImg.setAttribute("width","77");
+   	promoTitleImg.setAttribute("height","17");
+   	promoTitleImg.setAttribute("alt","Yahoo!");
+   	promoTitleLink.appendChild(promoTitleImg);
+   	promoSpan.appendChild(promoTitleLink);
+
+   	promo.appendChild(promoTitle);
+   	if(appearHere) {
+   		promo.appendChild(appearHere);
+   	}
+   	var promoList=document.createElement("ul");
+   	promo.appendChild(promoList);
+
+     for( k=6; (k < zSr.length); k += 6 ) {
+   		var li = document.createElement("li");
+   		var h = document.createElement("h3");
+   		var hlink = document.createElement("a");
+   		var desc = document.createElement("p");
+   		var url = document.createElement("a");
+
+   		var sUrl = zSr[k+2];
+
+		hlink.href = "/ctl/go/modulesGo?merchantId=4273823&wait=false&frameset=no&from=content&catId=100290823&url=" + escape(sUrl);
+		hlink.target = "_blank";
+		hlink.rel = "nofollow";
+
+   		hlink.appendChild(document.createTextNode(zSr[k+3]));
+   		h.appendChild(hlink);
+		
+   		desc.innerHTML = zSr[k];
+		
+   		url.className = "url";
+		url.href = "/ctl/go/modulesGo?merchantId=4273823&wait=false&frameset=no&from=content&catId=100290823&url=" + escape(sUrl);
+		url.target = "_blank";
+		url.rel = "nofollow";
+
+   		url.appendChild(document.createTextNode(zSr[k+4]));
+		
+   		li.appendChild(h);
+   		li.appendChild(desc);
+   		li.appendChild(url);
+   		promoList.appendChild(li);
+   	}
+   }  
+}catch(e){};
+
+</script>
+
+
+        </div>
+        <div id="sec">
+            <div id="lrec">
+   <script type="text/javascript">
+	if (window.yahooadcontent) {
+	   document.write ('<scr'+'ipt type="text/javascript" src="http://uk.adserver.yahoo.com/a?f=2022389513&p=ukkkfash&l=LREC&c=r&at=content%3D%22'+yahooadcontent+'%22">');
+	   document.write ('<\/sc'+'ript>');
+	} else {
+	   document.write ('<sc'+'ript type="text/javascript" src="http://uk.adserver.yahoo.com/a?f=2022389513&p=ukkkfash&l=LREC&c=r">');
+	   document.write ('<\/sc'+'ript>');
+	}
+	</script>             
+	<noscript> 
+	   <iframe src="http://uk.adserver.yahoo.com/a?f=2022389513&amp;p=ukkkfash&amp;l=LREC&amp;c=h&amp;bg=FFFFFF" width="300"  height="265" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe>
+	</noscript>
+</div>
+
+
+<div id="user-hist" class="gen-ter-mod" >
+
+	<h2>My History</h2>
+
+			<h3><span>My Saved List</span></h3>
+
+			
+		
+
+			<ol id="sav-ls" class="intro">
+				<li class="selected">Keep track of some of the items you've recently viewed, searched and save the ones you like best</li>
+			</ol>
+
+
+			<h3><span>My Recently Viewed</span></h3>
+			
+				<ol class="recent-ls intro">
+					<li>You recently viewed list is empty</li>
+				</ol>
+				
+			<h3><span>My Recent Searches</span></h3>
+			
+				<ol class="recent-ls intro">
+					<li>Your recent searches list is empty</li>
+				</ol>
+
+
+			<ul id="user-ctrls">
+				<li><a href="/co_14182-learn-more-about-history.html">Learn More</a></li>
+			</ul>
+
+
+</div>
+
+
+
+
+
+		
+	
+
+
+
+
+
+
+
+
+
+
+
+
+
+        </div>
+        <div id="footer">
+           
+   <ul id="country-misc">
+   	<li class="first"><a href="http://www.kelkoo.co.uk/co_2765_128501-company-information-pages.html" rel="nofollow">About us</a></li>
+   	<li><a href="http://www.kelkoo.co.uk/co_4292-online-merchants-and-stores-partner-with-kelkoo.html" rel="nofollow">Advertise</a></li>
+   	<li><a href="http://investor.shareholder.com/yahooeu/releases.cfm?ReleasesType=Marketplace%2FeCommerce&Year=" rel="nofollow">Press</a></li>
+   	<li><a href="http://www.kelkoo.co.uk/co_5199-how-to-use-kelkoo.html" rel="nofollow">Help</a></li>
+   	<li><a href="http://www.kelkoo.co.uk/sm_site-map.html?displayType=alpha" rel="nofollow">Site Index</a></li>
+   	<li><a href="http://uk.docs.yahoo.com/info/terms.html" rel="nofollow">Terms of Service</a></li>
+   	<li><a href="http://info.yahoo.com/privacy/uk/yahoo/" rel="nofollow">Privacy Policy</a></li>
+   	<li><a href="http://www.kelkoo.co.uk/co_15089-partner-with-us-home.html" rel="nofollow">Partner With Us</a></li>
+   </ul>
+
+   <div id="intl-cpy">
+     <h4>International Sites :</h4>
+     <ul id="int-sites">
+        <li class="first"><a href="http://fr.kelkoo.be" rel="nofollow">Belgium (FR)</a></li>
+        <li><a href="http://www.kelkoo.se" rel="nofollow">Sweden</a></li>
+        <li><a href="http://nl.kelkoo.be" rel="nofollow">Belgium (NL)</a></li>
+        <li><a href="http://www.kelkoo.dk" rel="nofollow">Denmark</a></li>
+        <li><a href="http://www.kelkoo.fr" rel="nofollow">France</a></li>
+        <li><a href="http://www.kelkoo.de" rel="nofollow">Germany</a></li>
+        <li><a href="http://www.kelkoo.it" rel="nofollow">Italy</a></li>
+        <li><a href="http://www.kelkoo.nl" rel="nofollow">Netherlands</a></li>
+        <li><a href="http://www.kelkoo.no" rel="nofollow">Norway</a></li>
+        <li><a href="http://www.kelkoo.es" rel="nofollow">Spain</a></li>
+     </ul>
+	 
+	   		<a href="http://uk.yahoo.com/" rel="nofollow" class="ycomp"><img src="http://r6.kelkoo.com/logos/yhcomp.png" width="99" height="10" alt="A Yahoo! Company"></a>
+   	<span class="ycopy">Copyright © 2008 Yahoo! All rights reserved.</span>
+   </div>
+
+
+
+
+   <script type="text/javascript">
+	if (window.yahooadcontent) {
+	   document.write ('<scr'+'ipt type="text/javascript" src="http://uk.adserver.yahoo.com/a?f=2022389513&p=ukkkfash&l=Z&c=rs&at=content%3D%22'+yahooadcontent+'%22">');
+	   document.write ('<\/sc'+'ript>');
+	} else {
+	   document.write ('<sc'+'ript type="text/javascript" src="http://uk.adserver.yahoo.com/a?f=2022389513&p=ukkkfash&l=Z&c=rs">');
+	   document.write ('<\/sc'+'ript>');
+	}
+	</script>             
+	<noscript> 
+	   <iframe src="http://uk.adserver.yahoo.com/a?f=2022389513&amp;p=ukkkfash&amp;l=Z&amp;c=sh&amp;bg=FFFFFF" width="1"  height="1" frameborder="0" scrolling="no" marginwidth="0" marginheight="0"></iframe>
+	</noscript>
+
+
+
+        </div>
+			</div>
+    </body>
+</html>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/kelkoo.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,99 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<li class="result hlisting cat-127201 prod-4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977 offer offer-manufacturer_products first" id="4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977">
+    <div class="information-container">
+        <ul class="information">
+    <li class="photo">
+        <a href="javascript:uxViewLink('L2', true);">
+        <img alt="" src="http://img.kelkoo.com/uk/medium/675/496/00117250662929509422269096808645163496675.jpg"/>
+        </a>
+    </li>
+    <li class="details">
+        
+        <h4>
+                <a class="item fn" href="javascript:uxViewLink('L23', true);">Benq MP622 - DLP Projector - 2700 ANSI lumens - XGA...</a>
+        </h4>
+        <div class="description">
+			    <p>BenQ today introduced two new additions to its renowned busÉ</p>
+			    <a href="#" class="show-hide-details show-details" id="show-hide-4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977">+ÊShow details</a>
+		</div>
+    	<ul class="conditions">
+			<li><strong>Availability: Check Site</strong></li>
+		</ul>
+    
+        
+        <a class="compare-prices" href="http://audiovisual.kelkoo.co.uk/sbs/127201/18501252.html">Compare Prices È</a>
+
+
+        <a class="add-to-saved-list" href="http://shopping.kelkoo.co.uk/ctl/do/savetolist?offerId=4621623127201uk6cb27f8d9267369a54ff2a9b4f8ca977">+ Add to my saved list</a>
+
+
+
+        <a class="category" href="http://audiovisual.kelkoo.co.uk/c-127201-projectors.html">See all Projectors</a>
+    </li>
+    <li class="merchant-details lister vcard">
+        <h4>Merchant Information</h4>
+        <a class="merchant-logo" href="javascript:uxViewLink('', true);">
+        <img width="80" height="24" alt="PC World Business" src="/data/merchantlogos/4621623/pcworld.gif" class="logo fn org"/>
+        </a>
+        <span class="reviews">
+        	<span title="3.5 out of 5" class="rating mer35">
+        		<span class="rating-wrap">
+        			<span class="value">3.5</span> out of 
+        			<span class="best">5</span>
+        		</span>
+        	</span>
+			(<a href="http://www.kelkoo.co.uk/mr-4621623-pc-world-business">424 reviews</a>)
+		</span>
+		<a href="/m-4621623-pc-world-business.html" class="url uid">Store info</a>
+    </li>
+    <li class="cost-breakdown">
+        <h4>Cost Breakdown</h4>
+        <dl>
+            
+                <dt class="show-name">Price:</dt>
+                <dd class="show-name">£474.29<br/></dd>
+            
+                    <dt class="show-name">+P&P:</dt>
+                    <dd class="show-name">£5.88</dd>
+            
+            
+                <dt>Total Price:</dt>
+                <dd><strong class="money">= £480.17</strong></dd>
+            
+            <dt>Other Information:</dt>
+            
+        </dl>
+    </li>
+    <li class="price">
+      <h4/>
+      <strong class="money value">£480.17</strong>
+   	  <a class="cta external" href="javascript:uxViewLink('L2', true);">
+	   	  <span class="t">
+	   	   <span/>
+	   	  </span>
+	   	  <span class="cont">
+	   	   <span>Visit Store</span>
+	   	  </span>
+	   	  <span class="b"><span> </span></span>
+   	  </a>
+        PC World Business
+		
+    </li>
+    </ul>
+    </div>
+</li>
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions-nested.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions-nested.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions-nested.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions-nested.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,24 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+    
+        <span class="offer rent">for rent</span>
+        <span class="sell">for rent</span>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/multiple-actions.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,23 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+ <div class="hlisting">
+        <span class="offer">for rent</span>
+        <span class="sell">for rent</span>
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/price.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/price.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/price.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/price.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,31 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+ 
+   <p class="description">
+     2 compact car spaces in a secure underground garage at:
+     <div class="location vcard">
+       <span class="adr">
+         <span class="street-address">1738 Elm St.</span>
+         <span class="locality">Somewhere</span>, <span class="region">ED</span>
+         <span class="postal-code">34567</span> <span class="country">ISA</span>
+       </span> 
+     </div>
+     Available in <abbr class="dtexpired" title="20060401">April 2006</abbr>
+     for <span class="price">$215/qtr</span>
+   </p>
+ </div> 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action-outside.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action-outside.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action-outside.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action-outside.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,24 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+        <span class="offer">for rent</span>
+
+ <div class="hlisting">
+</div> 
+
+
+        <span class="offer">for rent</span>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/single-action.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,23 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<div class="hlisting">
+        <span class="offer">for rent</span>
+
+</div> 
+
+

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary-bookmark.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary-bookmark.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary-bookmark.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary-bookmark.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,40 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<li class="hlisting">
+	<h3 class="entry-title item">
+		<a href="http://livre.com/book" 
+			title="Les 7 pices manquantes du management" 
+			rel="bookmark self" class="url">
+			Les 7 pices manquantes du management
+		</a>
+	</h3>
+	<div class="entry-summary description">
+		<a href="http://livre.com/book" 
+			title="Les 7 pices manquantes du management">
+			<img src="/store/leseditions/small/7pieces2.jpg" >
+		</a> 			
+		<dl class="lister">
+			<dt>Auteur(s):</dt>
+			<dd class="vcard author child_1">
+				<a class="url fn org" href="http://livre.com/author">
+					Jean-Pierre Brun
+				</a>
+			</dd>
+		</dl>
+		<span class="money price">27,95</span>
+	</div>
+</li>

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hlisting/summary.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,25 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+ <div class="hlisting">
+ 
+   <p class="summary">summary stuff</p>
+</div>
+
+
+
+   <p class="description">bla bla bla</p>
+ 
\ No newline at end of file

Added: incubator/any23/trunk/test-resources/src/test/resources/microformats/hrecipe/01-spec.html
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/test-resources/src/test/resources/microformats/hrecipe/01-spec.html?rev=1371537&view=auto
==============================================================================
--- incubator/any23/trunk/test-resources/src/test/resources/microformats/hrecipe/01-spec.html (added)
+++ incubator/any23/trunk/test-resources/src/test/resources/microformats/hrecipe/01-spec.html Fri Aug 10 00:40:13 2012
@@ -0,0 +1,85 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<html>
+<head>
+    <title>http://microformats.org/wiki/hrecipe Example 1</title>
+</head>
+<body>
+<div class="hrecipe">
+    <h1 class="fn">Pommes Frites</h1>
+
+    <p class="summary">
+        Pommes frites originate in outer space. They are served hot.<br/>
+        This recipe is only an example. Don't try this at home!
+    </p>
+
+    <p>
+        Contributed by <span class="author">CJ Tom</span> and the
+        <span class="author vcard"><a class="url fn" href="http://example.com">Cooky Gang</a></span>.
+    </p>
+
+    <p>Published <span class="published"><span class="value-title" title="2008-10-14T10:05:37-01:00"> </span>14. Oct 2008</span>
+    </p>
+    <img src="/img/pommes.png" class="photo" width="100" height="100" alt="Pommes Frites"/>
+
+    <h2>Ingredients</h2>
+    <ul>
+        <li class="ingredient">
+            <span class="value">500</span>
+            <span class="type">gramme</span> potatoes, hard cooking.
+        </li>
+        <li class="ingredient">
+            <span class="value">1</span> <span class="type">spoonful</span> of salt
+        </li>
+        <li>
+            You may want to provide some
+            <span class="ingredient">Ketchup and Mayonnaise</span>
+            as well.
+        </li>
+    </ul>
+    <h2>Instructions</h2>
+    <ul class="instructions">
+        <li>First wash the potatoes.</li>
+        <li>Then slice and dice them and put them in boiling fat.</li>
+        <li>After a few minutes take them out again.</li>
+    </ul>
+    <h2>Further details</h2>
+
+    <p>Enough for <span class="yield">12 children</span>.</p>
+
+    <p>Preparation time is approximately
+        <span class="duration"><span class="value-title" title="PT1H30M"> </span>90 min</span>
+    </p>
+
+    <p>Add <span class="duration"><span class="value-title" title="PT30M"></span>half an hour</span> to prepare your
+        homemade Ketchup.</p>
+
+    <p>This recipe is <a href="http://www.example.com/tags/difficulty/easy" rel="tag">easy</a> and <a
+            href="http://www.example.com/tags/tastyness/delicious" rel="tag">delicious</a>.</p>
+
+    <p>
+        <span class="nutrition">
+        Pommes Frites have more than
+        <span class="value">1000</span>
+        <span class="type">Joule</span>
+        Energy</span>,
+        while Ketchup and Mayonnaise have
+        <span class="nutrition">0 vitamins</span>.
+    </p>
+</div>
+</body>
+</html>
\ No newline at end of file