<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JayMyers</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JayMyers"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/JayMyers"/>
	<updated>2026-04-24T06:50:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=39336</id>
		<title>hlisting-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=39336"/>
		<updated>2009-06-29T16:09:56Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: submitting another revised version of hlisting schema changes before posting them to main hlisting page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;listing microformat brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
This is brainstorming for a [[hlisting]] microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
=== Revised Base Schema Elements (proposed, revised by [[User:JayMyers|Jay Myers]] 16:55, 29 Jun 2009 (UTC)) ===&lt;br /&gt;
&lt;br /&gt;
*hListing (hlisting)&lt;br /&gt;
** listing action. optional. one or more tags, suggested set: sell | rent | trade | meet | announce | offer | wanted | event | service&lt;br /&gt;
** '''lister.''' required. hCard | (fn || email || url || tel).&lt;br /&gt;
** dtlisted. optional. ISO8601 absolute date time.&lt;br /&gt;
** dtexpired. optional. ISO8601 absolute date time.&lt;br /&gt;
** price. optional. text. [should include a floating-point number with optional ISO currency codes] - see the currency proposal&lt;br /&gt;
** item info. optional. (fn || url || photo || geo || adr) | hCard (for person or business).&lt;br /&gt;
** summary. optional. text.&lt;br /&gt;
** '''description.''' required. text with optional valid XHTML markup.&lt;br /&gt;
** item tags. optional. keywords or phrases describing the item being offered, using rel-tag&lt;br /&gt;
** permalink. optional.&lt;br /&gt;
** availability. optional. text.&lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
==== Notes ====&lt;br /&gt;
&lt;br /&gt;
Please see [[hlisting-examples|hListing examples page]] for analysis of 80/20 use case for new attributes availability, condition and shipping. I believe condition should still be considered even though it misses the 80/20 use case mark (71.2% based on current analysis) as it is included in most product-specific data submission services (e.g., Yahoo Product Submit, Google Base).   &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Revised Base Schema Elements (proposed) ===&lt;br /&gt;
&lt;br /&gt;
*hListing (hlisting)&lt;br /&gt;
** listing action. optional. one or more tags, suggested set: sell | rent | trade | meet | announce | offer | wanted | event | service&lt;br /&gt;
** lister. optional. hCard | (fn || email || url || tel).&lt;br /&gt;
** dtlisted. optional. ISO8601 absolute date time.&lt;br /&gt;
** dtexpired. optional. ISO8601 absolute date time.&lt;br /&gt;
** price. optional. text. [should include a floating-point number with optional ISO currency codes] - see the currency proposal&lt;br /&gt;
** item info. optional. (fn || url || photo || [[geo]] || [[adr]]) |  [[hcard|hCard]] (for person or business). &lt;br /&gt;
** summary. optional. text.&lt;br /&gt;
** '''description'''. required. text with optional valid XHTML markup.&lt;br /&gt;
** item tags. optional. keywords or phrases describing the item being offered, using rel-tag&lt;br /&gt;
** permalink. optional. &lt;br /&gt;
** availability. optional. text.&lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Items removed ====&lt;br /&gt;
* version. optional. text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* +1 I'm tending to agree with the removal of version, as in practice it has not been necessary for either [[hReview]] or [[hListing]].[[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* item info. optional. (fn || url || photo || geo || adr) | hCard (for person or business).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Removal of &amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt; seems to be a mistake, as that is used to indicate the item itself being listed. E.g., a nested &amp;lt;code&amp;gt;hProduct&amp;lt;/code&amp;gt; would be &amp;lt;code&amp;gt;&amp;amp;lt;p class='item hproduct'&amp;gt;&amp;amp;lt;/p&amp;gt;&amp;lt;/code&amp;gt;. Removal appears to leave no way to include ''what'' is being listed. --[[User:BenWard|BenWard]] 17:38, 16 April 2009 (UTC)&lt;br /&gt;
** +1 completely agreed with Ben Ward's point. Wide use of [[hReview]] in the [[hreview-examples-in-wild|wild]] has shown that having an explicit &amp;quot;item&amp;quot; is both necessary and works in practice. [[User:Tantek|Tantek]] 17:40, 16 April 2009 (UTC)&lt;br /&gt;
* Indeed it was a mistake... left it out of my edits. Replaced. [[User:JayMyers|JayMyers]] 21:04, 22 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Items added ====&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Each of the following should cite the analysis made of real world examples that demonstrates the 80%+ use case need, otherwise, they should not be added. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* availability. optional. text.&lt;br /&gt;
* condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
* shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
==== Items changed: ====&lt;br /&gt;
* listing action =&amp;gt; optional. if omitted, action assumed to be sell &lt;br /&gt;
* lister =&amp;gt; optional. if omitted, the buyer/seller is assumed to be the site where the microformat exists&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* In that case, an algorithm should be provided for how to determine the hCard for the lister, if no explicit lister is given. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39193</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39193"/>
		<updated>2009-06-22T16:33:47Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: math mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availability, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.compuplus.com/i-BellO-AVSC-2123-Contemporary-Tall-Design-Audio-Video-System-BlackCherry-AVSC2123-1034723~.html?sid=5b5f55n09w5lssu compu plus]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, condition, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.tradeups.com/ tradeups.com]&lt;br /&gt;
** Properties: price, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.itxchange.com i.t. xchange]&lt;br /&gt;
** Properties: description, condition, quantity, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://discountechnology.com/Dell-E176FP-17-LCD-Flat-Panel-Analog-Monitor?sc=2&amp;amp;category=265 discount technology]&lt;br /&gt;
** Properties: description, condition, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.microreplay.com/index.php?main_page=index&amp;amp;cPath=16_27 micro replay]&lt;br /&gt;
** Properties: condition, description, warranty, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.clive.nl/audio-tv/p60-active-filter-unit-project-z60 clive.nl retro computer collections]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.lycos.com/product/view/m/88973303 lycos shopping]&lt;br /&gt;
** Properties: seller, condition, price, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.abt.com/product/37181/Apple-MB528LLA.html?utm_source=scpgrabber&amp;amp;utm_medium=sc&amp;amp;utm_campaign=pricegrabber&amp;amp;mr:referralID=67af328a-546b-11de-8327-000423bb4e79 abt.com]&lt;br /&gt;
** Properties: availability, description, shipping, price&lt;br /&gt;
&lt;br /&gt;
* [http://store.apple.com/us/product/FB528LL/A?afid=p210|pgbr apple store]&lt;br /&gt;
** Properties: title, description, price, shipping, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://lycos.pgpartner.com/user_sales_getprod.php?masterid=88973303&amp;amp;lot_id=9449215 the source storefront]&lt;br /&gt;
** Properties: price, availability, payment options, shipping, condition, buy&lt;br /&gt;
&lt;br /&gt;
* [http://www.buy.com/prod/schwinn-windwood-26-men-s-cruiser-bicycle/q/loc/17250/206649684.html?dcaid=15890 buy.com]&lt;br /&gt;
** Properties: price, shipping, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.prosportsmemorabilia.com/Carolina-Hurricanes---Rod-BrindAmour---2006-Stanley-Cup-Jr-Ticket-Frame-_860780691_PD.html?pgrabber=35-84999 pro sports memorabilia]&lt;br /&gt;
** Properties: price, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.techexcess.net/011656-001-proliant-dl380-motherboard-system-board-w-cmos-batt-289554-001.aspx Tech Excess]&lt;br /&gt;
** Properties: price, description, condition, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.kitchengourmet.com.au/ kitchen gourmet]&lt;br /&gt;
** Properties: title, condition, price, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://stores.channeladvisor.com/thephotospot/Items/ko_1434273_NW_4X?&amp;amp;caSKU=ko_1434273_NW_4X&amp;amp;caTitle=Kodak%20Greeting%20Cards%20%26%20Invitations%20Printing%20Kit%20NEW%204%20PACK the photo spot/channel advisor]&lt;br /&gt;
** Properties: title, price, quantity, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.pixmania.co.uk/uk/uk/757607/hoover/all_merchant/tc1206001-steam-cleaner.html?state=USE pixmania.co.uk]&lt;br /&gt;
** Properties: seller, price, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.samedaymusic.com/product--ALEDM5PROKIT same day music]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.onlinesurplus.com/products/prod_details.asp?Tg=1308&amp;amp;Sc=0 online surplus]&lt;br /&gt;
** Properties: condition, shipping, quantity, availability, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.secondspin.com/music/product-detail.jsp?id=2706699 second spin]&lt;br /&gt;
** Properties: availability, quantity, price, condition (implied)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wherehouse.com/music/product-detail.jsp?id=2691046 wherehouse.com]&lt;br /&gt;
** Properties: availability, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.gamestop.com/Catalog/ProductDetails.aspx?Product_ID=71813 gamestop]&lt;br /&gt;
** Properties: shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.bigwords.com/details/book/The_5000_Year_Leap_A_Miracle_That_Changed_the_World/9780880801485/0880801484 big words]&lt;br /&gt;
** Properties: condition, seller, description, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.alibris.com/musicsearch?qwork=400860855&amp;amp;cm_sp=rec-_-mnhome-_-youMightLike&amp;amp;matches=0 alibris]&lt;br /&gt;
** Properties: title, condition, format, shipping, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.mastermagnets.com/content/view/22/122/lang,en/ master magnets]&lt;br /&gt;
** Properties: title, availability, quantity, description, condition&lt;br /&gt;
&lt;br /&gt;
* [http://yhst-31241655524746.stores.yahoo.net/quicklok-t20-single-x-keyboard-stand--us20.html soundtree audio and music technology solutions]&lt;br /&gt;
** Properties: price, description, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://ezcafe.com/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=7&amp;amp;zenid=1d586a3c214b9f0f354d508ebc178e2e ezcafe]&lt;br /&gt;
** Properties: title, price, description, condition, availability, dtstart&lt;br /&gt;
&lt;br /&gt;
* [http://www.holtcat.com/app_used.asp holt cat]&lt;br /&gt;
** Properties: manufacturer, price, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.amhboston.com/index.cfm?event=ProductDetails&amp;amp;CategoryID=48&amp;amp;ProductID=159 american material handling group]&lt;br /&gt;
** Properties: condition, size, price, quantity, shipping/delivery, availability &lt;br /&gt;
&lt;br /&gt;
* [http://store.academyofscuba.com/suvydswrcowu.html academy of scuba]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.horseclicks.com/products/lp0mry/ horse clicks]&lt;br /&gt;
** Properties: availability, condition, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.siliconsolar.com/used-genlight-fixture-p-17995.html silicon solar]&lt;br /&gt;
** Properties: condition, price, quantity, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.joessports.com/product/index.jsp?productId=3071464&amp;amp;CAWELAID=155516067 joe's sports]&lt;br /&gt;
** Properties: price, description, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/gp/product/B000O7I6VE amazon.com]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www1.tradetang.com/for-sale/Free_shipping_10pics_Brand_New_2_8_Touch_Screen_8GB_MP3_MP4_Player_2_0M_Video_Camera/110562-1239396.html tradetang.com]&lt;br /&gt;
** Properties: price, title, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4355391&amp;amp;CatId=2628 tiger direct]&lt;br /&gt;
** Properties: price, quantity, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;productId=8198552921665401960 sony/ sonystyle]&lt;br /&gt;
** Properties: condition, price, rating, description, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.hp.com/webapp/shopping/product_detail.do?product_code=CC436AR%23ABA&amp;amp;aoid=14655&amp;amp;srccode=cii_10043468&amp;amp;cpncode=22-18868711-2 hewlett packard]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://estore.usa.canon.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10051&amp;amp;storeId=10051&amp;amp;productId=156469&amp;amp;langId=-1&amp;amp;parent_category_rn=12056&amp;amp;top_category=12252 canon estore]&lt;br /&gt;
** Properties: condition, price, availability&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 87 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point indicate many commerce and product related sites utilizing the proposed hlisting attributes of availability, condition and shipping. The research produced these results for the proposed new attributes:&lt;br /&gt;
&lt;br /&gt;
* Availability (79.1%)&lt;br /&gt;
* Condition (71.2%)&lt;br /&gt;
* Shipping (82%)&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39192</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39192"/>
		<updated>2009-06-22T16:26:37Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding specific percentages from research&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availability, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.compuplus.com/i-BellO-AVSC-2123-Contemporary-Tall-Design-Audio-Video-System-BlackCherry-AVSC2123-1034723~.html?sid=5b5f55n09w5lssu compu plus]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, condition, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.tradeups.com/ tradeups.com]&lt;br /&gt;
** Properties: price, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.itxchange.com i.t. xchange]&lt;br /&gt;
** Properties: description, condition, quantity, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://discountechnology.com/Dell-E176FP-17-LCD-Flat-Panel-Analog-Monitor?sc=2&amp;amp;category=265 discount technology]&lt;br /&gt;
** Properties: description, condition, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.microreplay.com/index.php?main_page=index&amp;amp;cPath=16_27 micro replay]&lt;br /&gt;
** Properties: condition, description, warranty, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.clive.nl/audio-tv/p60-active-filter-unit-project-z60 clive.nl retro computer collections]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.lycos.com/product/view/m/88973303 lycos shopping]&lt;br /&gt;
** Properties: seller, condition, price, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.abt.com/product/37181/Apple-MB528LLA.html?utm_source=scpgrabber&amp;amp;utm_medium=sc&amp;amp;utm_campaign=pricegrabber&amp;amp;mr:referralID=67af328a-546b-11de-8327-000423bb4e79 abt.com]&lt;br /&gt;
** Properties: availability, description, shipping, price&lt;br /&gt;
&lt;br /&gt;
* [http://store.apple.com/us/product/FB528LL/A?afid=p210|pgbr apple store]&lt;br /&gt;
** Properties: title, description, price, shipping, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://lycos.pgpartner.com/user_sales_getprod.php?masterid=88973303&amp;amp;lot_id=9449215 the source storefront]&lt;br /&gt;
** Properties: price, availability, payment options, shipping, condition, buy&lt;br /&gt;
&lt;br /&gt;
* [http://www.buy.com/prod/schwinn-windwood-26-men-s-cruiser-bicycle/q/loc/17250/206649684.html?dcaid=15890 buy.com]&lt;br /&gt;
** Properties: price, shipping, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.prosportsmemorabilia.com/Carolina-Hurricanes---Rod-BrindAmour---2006-Stanley-Cup-Jr-Ticket-Frame-_860780691_PD.html?pgrabber=35-84999 pro sports memorabilia]&lt;br /&gt;
** Properties: price, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.techexcess.net/011656-001-proliant-dl380-motherboard-system-board-w-cmos-batt-289554-001.aspx Tech Excess]&lt;br /&gt;
** Properties: price, description, condition, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.kitchengourmet.com.au/ kitchen gourmet]&lt;br /&gt;
** Properties: title, condition, price, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://stores.channeladvisor.com/thephotospot/Items/ko_1434273_NW_4X?&amp;amp;caSKU=ko_1434273_NW_4X&amp;amp;caTitle=Kodak%20Greeting%20Cards%20%26%20Invitations%20Printing%20Kit%20NEW%204%20PACK the photo spot/channel advisor]&lt;br /&gt;
** Properties: title, price, quantity, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.pixmania.co.uk/uk/uk/757607/hoover/all_merchant/tc1206001-steam-cleaner.html?state=USE pixmania.co.uk]&lt;br /&gt;
** Properties: seller, price, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.samedaymusic.com/product--ALEDM5PROKIT same day music]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.onlinesurplus.com/products/prod_details.asp?Tg=1308&amp;amp;Sc=0 online surplus]&lt;br /&gt;
** Properties: condition, shipping, quantity, availability, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.secondspin.com/music/product-detail.jsp?id=2706699 second spin]&lt;br /&gt;
** Properties: availability, quantity, price, condition (implied)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wherehouse.com/music/product-detail.jsp?id=2691046 wherehouse.com]&lt;br /&gt;
** Properties: availability, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.gamestop.com/Catalog/ProductDetails.aspx?Product_ID=71813 gamestop]&lt;br /&gt;
** Properties: shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.bigwords.com/details/book/The_5000_Year_Leap_A_Miracle_That_Changed_the_World/9780880801485/0880801484 big words]&lt;br /&gt;
** Properties: condition, seller, description, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.alibris.com/musicsearch?qwork=400860855&amp;amp;cm_sp=rec-_-mnhome-_-youMightLike&amp;amp;matches=0 alibris]&lt;br /&gt;
** Properties: title, condition, format, shipping, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.mastermagnets.com/content/view/22/122/lang,en/ master magnets]&lt;br /&gt;
** Properties: title, availability, quantity, description, condition&lt;br /&gt;
&lt;br /&gt;
* [http://yhst-31241655524746.stores.yahoo.net/quicklok-t20-single-x-keyboard-stand--us20.html soundtree audio and music technology solutions]&lt;br /&gt;
** Properties: price, description, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://ezcafe.com/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=7&amp;amp;zenid=1d586a3c214b9f0f354d508ebc178e2e ezcafe]&lt;br /&gt;
** Properties: title, price, description, condition, availability, dtstart&lt;br /&gt;
&lt;br /&gt;
* [http://www.holtcat.com/app_used.asp holt cat]&lt;br /&gt;
** Properties: manufacturer, price, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.amhboston.com/index.cfm?event=ProductDetails&amp;amp;CategoryID=48&amp;amp;ProductID=159 american material handling group]&lt;br /&gt;
** Properties: condition, size, price, quantity, shipping/delivery, availability &lt;br /&gt;
&lt;br /&gt;
* [http://store.academyofscuba.com/suvydswrcowu.html academy of scuba]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.horseclicks.com/products/lp0mry/ horse clicks]&lt;br /&gt;
** Properties: availability, condition, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.siliconsolar.com/used-genlight-fixture-p-17995.html silicon solar]&lt;br /&gt;
** Properties: condition, price, quantity, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.joessports.com/product/index.jsp?productId=3071464&amp;amp;CAWELAID=155516067 joe's sports]&lt;br /&gt;
** Properties: price, description, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/gp/product/B000O7I6VE amazon.com]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www1.tradetang.com/for-sale/Free_shipping_10pics_Brand_New_2_8_Touch_Screen_8GB_MP3_MP4_Player_2_0M_Video_Camera/110562-1239396.html tradetang.com]&lt;br /&gt;
** Properties: price, title, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4355391&amp;amp;CatId=2628 tiger direct]&lt;br /&gt;
** Properties: price, quantity, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;productId=8198552921665401960 sony/ sonystyle]&lt;br /&gt;
** Properties: condition, price, rating, description, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.hp.com/webapp/shopping/product_detail.do?product_code=CC436AR%23ABA&amp;amp;aoid=14655&amp;amp;srccode=cii_10043468&amp;amp;cpncode=22-18868711-2 hewlett packard]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://estore.usa.canon.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10051&amp;amp;storeId=10051&amp;amp;productId=156469&amp;amp;langId=-1&amp;amp;parent_category_rn=12056&amp;amp;top_category=12252 canon estore]&lt;br /&gt;
** Properties: condition, price, availability&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 87 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point indicate many commerce and product related sites utilizing the proposed hlisting attributes of availability, condition and shipping. The research produced these results for the proposed new attributes:&lt;br /&gt;
&lt;br /&gt;
* Availability (78.1%)&lt;br /&gt;
* Condition (71.2%)&lt;br /&gt;
* Shipping (82%)&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39007</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39007"/>
		<updated>2009-06-08T20:54:00Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: updating to 87&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availability, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.compuplus.com/i-BellO-AVSC-2123-Contemporary-Tall-Design-Audio-Video-System-BlackCherry-AVSC2123-1034723~.html?sid=5b5f55n09w5lssu compu plus]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, condition, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.tradeups.com/ tradeups.com]&lt;br /&gt;
** Properties: price, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.itxchange.com i.t. xchange]&lt;br /&gt;
** Properties: description, condition, quantity, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://discountechnology.com/Dell-E176FP-17-LCD-Flat-Panel-Analog-Monitor?sc=2&amp;amp;category=265 discount technology]&lt;br /&gt;
** Properties: description, condition, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.microreplay.com/index.php?main_page=index&amp;amp;cPath=16_27 micro replay]&lt;br /&gt;
** Properties: condition, description, warranty, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.clive.nl/audio-tv/p60-active-filter-unit-project-z60 clive.nl retro computer collections]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.lycos.com/product/view/m/88973303 lycos shopping]&lt;br /&gt;
** Properties: seller, condition, price, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.abt.com/product/37181/Apple-MB528LLA.html?utm_source=scpgrabber&amp;amp;utm_medium=sc&amp;amp;utm_campaign=pricegrabber&amp;amp;mr:referralID=67af328a-546b-11de-8327-000423bb4e79 abt.com]&lt;br /&gt;
** Properties: availability, description, shipping, price&lt;br /&gt;
&lt;br /&gt;
* [http://store.apple.com/us/product/FB528LL/A?afid=p210|pgbr apple store]&lt;br /&gt;
** Properties: title, description, price, shipping, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://lycos.pgpartner.com/user_sales_getprod.php?masterid=88973303&amp;amp;lot_id=9449215 the source storefront]&lt;br /&gt;
** Properties: price, availability, payment options, shipping, condition, buy&lt;br /&gt;
&lt;br /&gt;
* [http://www.buy.com/prod/schwinn-windwood-26-men-s-cruiser-bicycle/q/loc/17250/206649684.html?dcaid=15890 buy.com]&lt;br /&gt;
** Properties: price, shipping, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.prosportsmemorabilia.com/Carolina-Hurricanes---Rod-BrindAmour---2006-Stanley-Cup-Jr-Ticket-Frame-_860780691_PD.html?pgrabber=35-84999 pro sports memorabilia]&lt;br /&gt;
** Properties: price, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.techexcess.net/011656-001-proliant-dl380-motherboard-system-board-w-cmos-batt-289554-001.aspx Tech Excess]&lt;br /&gt;
** Properties: price, description, condition, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.kitchengourmet.com.au/ kitchen gourmet]&lt;br /&gt;
** Properties: title, condition, price, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://stores.channeladvisor.com/thephotospot/Items/ko_1434273_NW_4X?&amp;amp;caSKU=ko_1434273_NW_4X&amp;amp;caTitle=Kodak%20Greeting%20Cards%20%26%20Invitations%20Printing%20Kit%20NEW%204%20PACK the photo spot/channel advisor]&lt;br /&gt;
** Properties: title, price, quantity, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.pixmania.co.uk/uk/uk/757607/hoover/all_merchant/tc1206001-steam-cleaner.html?state=USE pixmania.co.uk]&lt;br /&gt;
** Properties: seller, price, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.samedaymusic.com/product--ALEDM5PROKIT same day music]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.onlinesurplus.com/products/prod_details.asp?Tg=1308&amp;amp;Sc=0 online surplus]&lt;br /&gt;
** Properties: condition, shipping, quantity, availability, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.secondspin.com/music/product-detail.jsp?id=2706699 second spin]&lt;br /&gt;
** Properties: availability, quantity, price, condition (implied)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wherehouse.com/music/product-detail.jsp?id=2691046 wherehouse.com]&lt;br /&gt;
** Properties: availability, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.gamestop.com/Catalog/ProductDetails.aspx?Product_ID=71813 gamestop]&lt;br /&gt;
** Properties: shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.bigwords.com/details/book/The_5000_Year_Leap_A_Miracle_That_Changed_the_World/9780880801485/0880801484 big words]&lt;br /&gt;
** Properties: condition, seller, description, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.alibris.com/musicsearch?qwork=400860855&amp;amp;cm_sp=rec-_-mnhome-_-youMightLike&amp;amp;matches=0 alibris]&lt;br /&gt;
** Properties: title, condition, format, shipping, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.mastermagnets.com/content/view/22/122/lang,en/ master magnets]&lt;br /&gt;
** Properties: title, availability, quantity, description, condition&lt;br /&gt;
&lt;br /&gt;
* [http://yhst-31241655524746.stores.yahoo.net/quicklok-t20-single-x-keyboard-stand--us20.html soundtree audio and music technology solutions]&lt;br /&gt;
** Properties: price, description, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://ezcafe.com/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=7&amp;amp;zenid=1d586a3c214b9f0f354d508ebc178e2e ezcafe]&lt;br /&gt;
** Properties: title, price, description, condition, availability, dtstart&lt;br /&gt;
&lt;br /&gt;
* [http://www.holtcat.com/app_used.asp holt cat]&lt;br /&gt;
** Properties: manufacturer, price, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.amhboston.com/index.cfm?event=ProductDetails&amp;amp;CategoryID=48&amp;amp;ProductID=159 american material handling group]&lt;br /&gt;
** Properties: condition, size, price, quantity, shipping/delivery, availability &lt;br /&gt;
&lt;br /&gt;
* [http://store.academyofscuba.com/suvydswrcowu.html academy of scuba]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.horseclicks.com/products/lp0mry/ horse clicks]&lt;br /&gt;
** Properties: availability, condition, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.siliconsolar.com/used-genlight-fixture-p-17995.html silicon solar]&lt;br /&gt;
** Properties: condition, price, quantity, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.joessports.com/product/index.jsp?productId=3071464&amp;amp;CAWELAID=155516067 joe's sports]&lt;br /&gt;
** Properties: price, description, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/gp/product/B000O7I6VE amazon.com]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www1.tradetang.com/for-sale/Free_shipping_10pics_Brand_New_2_8_Touch_Screen_8GB_MP3_MP4_Player_2_0M_Video_Camera/110562-1239396.html tradetang.com]&lt;br /&gt;
** Properties: price, title, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4355391&amp;amp;CatId=2628 tiger direct]&lt;br /&gt;
** Properties: price, quantity, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;productId=8198552921665401960 sony/ sonystyle]&lt;br /&gt;
** Properties: condition, price, rating, description, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.hp.com/webapp/shopping/product_detail.do?product_code=CC436AR%23ABA&amp;amp;aoid=14655&amp;amp;srccode=cii_10043468&amp;amp;cpncode=22-18868711-2 hewlett packard]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://estore.usa.canon.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10051&amp;amp;storeId=10051&amp;amp;productId=156469&amp;amp;langId=-1&amp;amp;parent_category_rn=12056&amp;amp;top_category=12252 canon estore]&lt;br /&gt;
** Properties: condition, price, availability&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 87 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point indicate many commerce and product related sites utilizing the proposed hlisting attributes of availability, condition and shipping.&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39006</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=39006"/>
		<updated>2009-06-08T20:53:15Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding additional product/ transactional samples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availability, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.compuplus.com/i-BellO-AVSC-2123-Contemporary-Tall-Design-Audio-Video-System-BlackCherry-AVSC2123-1034723~.html?sid=5b5f55n09w5lssu compu plus]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, condition, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.tradeups.com/ tradeups.com]&lt;br /&gt;
** Properties: price, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.itxchange.com i.t. xchange]&lt;br /&gt;
** Properties: description, condition, quantity, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://discountechnology.com/Dell-E176FP-17-LCD-Flat-Panel-Analog-Monitor?sc=2&amp;amp;category=265 discount technology]&lt;br /&gt;
** Properties: description, condition, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.microreplay.com/index.php?main_page=index&amp;amp;cPath=16_27 micro replay]&lt;br /&gt;
** Properties: condition, description, warranty, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.clive.nl/audio-tv/p60-active-filter-unit-project-z60 clive.nl retro computer collections]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.lycos.com/product/view/m/88973303 lycos shopping]&lt;br /&gt;
** Properties: seller, condition, price, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.abt.com/product/37181/Apple-MB528LLA.html?utm_source=scpgrabber&amp;amp;utm_medium=sc&amp;amp;utm_campaign=pricegrabber&amp;amp;mr:referralID=67af328a-546b-11de-8327-000423bb4e79 abt.com]&lt;br /&gt;
** Properties: availability, description, shipping, price&lt;br /&gt;
&lt;br /&gt;
* [http://store.apple.com/us/product/FB528LL/A?afid=p210|pgbr apple store]&lt;br /&gt;
** Properties: title, description, price, shipping, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://lycos.pgpartner.com/user_sales_getprod.php?masterid=88973303&amp;amp;lot_id=9449215 the source storefront]&lt;br /&gt;
** Properties: price, availability, payment options, shipping, condition, buy&lt;br /&gt;
&lt;br /&gt;
* [http://www.buy.com/prod/schwinn-windwood-26-men-s-cruiser-bicycle/q/loc/17250/206649684.html?dcaid=15890 buy.com]&lt;br /&gt;
** Properties: price, shipping, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.prosportsmemorabilia.com/Carolina-Hurricanes---Rod-BrindAmour---2006-Stanley-Cup-Jr-Ticket-Frame-_860780691_PD.html?pgrabber=35-84999 pro sports memorabilia]&lt;br /&gt;
** Properties: price, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.techexcess.net/011656-001-proliant-dl380-motherboard-system-board-w-cmos-batt-289554-001.aspx Tech Excess]&lt;br /&gt;
** Properties: price, description, condition, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.kitchengourmet.com.au/ kitchen gourmet]&lt;br /&gt;
** Properties: title, condition, price, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://stores.channeladvisor.com/thephotospot/Items/ko_1434273_NW_4X?&amp;amp;caSKU=ko_1434273_NW_4X&amp;amp;caTitle=Kodak%20Greeting%20Cards%20%26%20Invitations%20Printing%20Kit%20NEW%204%20PACK the photo spot/channel advisor]&lt;br /&gt;
** Properties: title, price, quantity, condition, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.pixmania.co.uk/uk/uk/757607/hoover/all_merchant/tc1206001-steam-cleaner.html?state=USE pixmania.co.uk]&lt;br /&gt;
** Properties: seller, price, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.samedaymusic.com/product--ALEDM5PROKIT same day music]&lt;br /&gt;
** Properties: condition, availability, shipping, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.onlinesurplus.com/products/prod_details.asp?Tg=1308&amp;amp;Sc=0 online surplus]&lt;br /&gt;
** Properties: condition, shipping, quantity, availability, price, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.secondspin.com/music/product-detail.jsp?id=2706699 second spin]&lt;br /&gt;
** Properties: availability, quantity, price, condition (implied)&lt;br /&gt;
&lt;br /&gt;
* [http://www.wherehouse.com/music/product-detail.jsp?id=2691046 wherehouse.com]&lt;br /&gt;
** Properties: availability, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.gamestop.com/Catalog/ProductDetails.aspx?Product_ID=71813 gamestop]&lt;br /&gt;
** Properties: shipping, price, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.bigwords.com/details/book/The_5000_Year_Leap_A_Miracle_That_Changed_the_World/9780880801485/0880801484 big words]&lt;br /&gt;
** Properties: condition, seller, description, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.alibris.com/musicsearch?qwork=400860855&amp;amp;cm_sp=rec-_-mnhome-_-youMightLike&amp;amp;matches=0 alibris]&lt;br /&gt;
** Properties: title, condition, format, shipping, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.mastermagnets.com/content/view/22/122/lang,en/ master magnets]&lt;br /&gt;
** Properties: title, availability, quantity, description, condition&lt;br /&gt;
&lt;br /&gt;
* [http://yhst-31241655524746.stores.yahoo.net/quicklok-t20-single-x-keyboard-stand--us20.html soundtree audio and music technology solutions]&lt;br /&gt;
** Properties: price, description, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://ezcafe.com/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=7&amp;amp;zenid=1d586a3c214b9f0f354d508ebc178e2e ezcafe]&lt;br /&gt;
** Properties: title, price, description, condition, availability, dtstart&lt;br /&gt;
&lt;br /&gt;
* [http://www.holtcat.com/app_used.asp holt cat]&lt;br /&gt;
** Properties: manufacturer, price, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.amhboston.com/index.cfm?event=ProductDetails&amp;amp;CategoryID=48&amp;amp;ProductID=159 american material handling group]&lt;br /&gt;
** Properties: condition, size, price, quantity, shipping/delivery, availability &lt;br /&gt;
&lt;br /&gt;
* [http://store.academyofscuba.com/suvydswrcowu.html academy of scuba]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.horseclicks.com/products/lp0mry/ horse clicks]&lt;br /&gt;
** Properties: availability, condition, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.siliconsolar.com/used-genlight-fixture-p-17995.html silicon solar]&lt;br /&gt;
** Properties: condition, price, quantity, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.joessports.com/product/index.jsp?productId=3071464&amp;amp;CAWELAID=155516067 joe's sports]&lt;br /&gt;
** Properties: price, description, quantity, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/gp/product/B000O7I6VE amazon.com]&lt;br /&gt;
** Properties: title, price, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www1.tradetang.com/for-sale/Free_shipping_10pics_Brand_New_2_8_Touch_Screen_8GB_MP3_MP4_Player_2_0M_Video_Camera/110562-1239396.html tradetang.com]&lt;br /&gt;
** Properties: price, title, condition, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=4355391&amp;amp;CatId=2628 tiger direct]&lt;br /&gt;
** Properties: price, quantity, condition, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&amp;amp;storeId=10151&amp;amp;langId=-1&amp;amp;productId=8198552921665401960 sony/ sonystyle]&lt;br /&gt;
** Properties: condition, price, rating, description, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.hp.com/webapp/shopping/product_detail.do?product_code=CC436AR%23ABA&amp;amp;aoid=14655&amp;amp;srccode=cii_10043468&amp;amp;cpncode=22-18868711-2 hewlett packard]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://estore.usa.canon.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10051&amp;amp;storeId=10051&amp;amp;productId=156469&amp;amp;langId=-1&amp;amp;parent_category_rn=12056&amp;amp;top_category=12252 canon estore]&lt;br /&gt;
** Properties: condition, price, availability&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 65 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point indicate many commerce and product related sites utilizing the proposed hlisting attributes of availability, condition and shipping.&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38864</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38864"/>
		<updated>2009-05-27T20:51:26Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: additional comments on hlisting research&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marktplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating, availability&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.com/products/catalog?q=headphones&amp;amp;cid=3095271091202633155&amp;amp;sa=title#ps-sellers google base]&lt;br /&gt;
** Properties: photo, price range, reviews (aggregate), description, shipping, title,&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.uniformadvantage.com/pages/prod/0445.asp?frmcolor=NAVY uniformadvantage.com]&lt;br /&gt;
** Properties: description, price, availability, quantity &lt;br /&gt;
&lt;br /&gt;
* [http://freewheelbike.com/itemdetails.cfm?LibId=45397 freewheelbike.com]&lt;br /&gt;
** Properties: description, price, reviews, quantity, availability, &lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.gap.com/browse/product.do?cid=40772&amp;amp;vid=1&amp;amp;pid=624603&amp;amp;scid=624603002 gap.com]&lt;br /&gt;
** Properties: description, price, size, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://shop.lundsandbyerlys.com/shopping.aspx?location=E&amp;amp;sublocation=LP&amp;amp;shoplistid=336 lundsandbyerlys.com]&lt;br /&gt;
** Properties: price, quantity, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.bagking.com/Merchant2/merchant.mvc?Screen=PROD&amp;amp;Product_Code=FN1200N&amp;amp;Category_Code=womens-fannypacks&amp;amp;Product_Count bagking.com]&lt;br /&gt;
** Properties: price, shipping, quantity, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_5_|D-_34_|N-N|R-30|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=307114842&amp;amp;recnum=1&amp;amp;leadExists=true cars.com]&lt;br /&gt;
** Properties: description, price, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.foosballstore.com/products/description/672.cfm fooseballstore.com]&lt;br /&gt;
** Properties: description, shipping, quantity, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.playitagainsports.com/hotproduct.aspx?id=98412b79-c781-41d7-8c9f-38fe9231be2b&amp;amp;tag=hockey&amp;amp;index=0 playitagainsports.com]&lt;br /&gt;
** Properties: specs, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition,&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://myfox9.carsoup.com/used/detail.asp?usedvehicleid=5595659&amp;amp;xdealerid=2844&amp;amp;makeid=10&amp;amp;minyear=2005&amp;amp;maxyear=2007&amp;amp;searchid=J4944&amp;amp;vehicletypeid=1&amp;amp;uvviewid=4&amp;amp;page=1&amp;amp;certified=0 carsoup.com]&lt;br /&gt;
** Properties: price, color, condition, financing&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 65 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point indicate many commerce and product related sites utilizing the proposed hlisting attributes of availability, condition and shipping.&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38863</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38863"/>
		<updated>2009-05-27T20:48:24Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding several examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiriry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ25035963638*6QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marktplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiriry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating, availability&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link, name/title&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.com/products/catalog?q=headphones&amp;amp;cid=3095271091202633155&amp;amp;sa=title#ps-sellers google base]&lt;br /&gt;
** Properties: photo, price range, reviews (aggregate), description, shipping, title,&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx petco.com]&lt;br /&gt;
** Properties: price, seller, reviews, shipping, dtends, availability, description &lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Properties: price, shipping, related, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Properties: price, quantity, reviews, shipping, availability, shipping info, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.uniformadvantage.com/pages/prod/0445.asp?frmcolor=NAVY uniformadvantage.com]&lt;br /&gt;
** Properties: description, price, availability, quantity &lt;br /&gt;
&lt;br /&gt;
* [http://freewheelbike.com/itemdetails.cfm?LibId=45397 freewheelbike.com]&lt;br /&gt;
** Properties: description, price, reviews, quantity, availability, &lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Properties: description, quantity, price, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Properties: price, description, availability, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.gap.com/browse/product.do?cid=40772&amp;amp;vid=1&amp;amp;pid=624603&amp;amp;scid=624603002 gap.com]&lt;br /&gt;
** Properties: description, price, size, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, ratings, quantity, condition&lt;br /&gt;
&lt;br /&gt;
* [http://shop.lundsandbyerlys.com/shopping.aspx?location=E&amp;amp;sublocation=LP&amp;amp;shoplistid=336 lundsandbyerlys.com]&lt;br /&gt;
** Properties: price, quantity, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Properties: description, rating, shipping, returns, availability, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Properties: price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Properties: price, shipping, quantity, availability, ratings&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Properties: related, price, size, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Properties: price, quantity, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Properties: price, shipping, warranty, condition, packaging, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Properties: price, savings, rating, shipping, quantity, availability, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.circuitcity.com/applications/SearchTools/item-details.asp?EdpNo=3574573&amp;amp;CatId=1902 circuitcity.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, shipping, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.bagking.com/Merchant2/merchant.mvc?Screen=PROD&amp;amp;Product_Code=FN1200N&amp;amp;Category_Code=womens-fannypacks&amp;amp;Product_Count bagking.com]&lt;br /&gt;
** Properties: price, shipping, quantity, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Properties: price, condition, availability, description, &lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Properties: shipping, price, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Properties: price, availability, shipping, description, format&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_5_|D-_34_|N-N|R-30|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=307114842&amp;amp;recnum=1&amp;amp;leadExists=true cars.com]&lt;br /&gt;
** Properties: description, price, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/autozone/catalog/accessories/accProductDetails.jsp?displayName=AirFreshener&amp;amp;itemId=prod63065&amp;amp;navValue=100507&amp;amp;parentId=cat30093&amp;amp;productId=574949&amp;amp;fromString=&amp;amp;itemIdentifier=574949_0_0_&amp;amp;filterByKeyWord=&amp;amp;categoryNValue=&amp;amp;subSubPartId=&amp;amp;subPartId=prod63065&amp;amp;store=3076&amp;amp;skuDisplayName=2pk.StrawberryExtraStrengthHangingAirFreshener&amp;amp;categoryDisplayName=CarCare&amp;amp;_requestid=742334 autozone.com]&lt;br /&gt;
** Properties: availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.napaonline.com/MasterPages/NOLMaster.aspx?PageId=470&amp;amp;LineCode=BSH&amp;amp;PartNumber=N69487&amp;amp;Description=Fuel+Pump+-+Electric+In-Tank+Type+-+OEM+Equivalent napaonline.com]&lt;br /&gt;
** Properties: description, availability, price, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.foosballstore.com/products/description/672.cfm fooseballstore.com]&lt;br /&gt;
** Properties: description, shipping, quantity, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Properties: description, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.playitagainsports.com/hotproduct.aspx?id=98412b79-c781-41d7-8c9f-38fe9231be2b&amp;amp;tag=hockey&amp;amp;index=0 playitagainsports.com]&lt;br /&gt;
** Properties: specs, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.usedsports.com/category/289/Drivers/listings/437/New-Extreme-Distance-Driver.html usedsports.com]&lt;br /&gt;
** Properties: condition, price, quantity, location, shipping, dtends, description, terms&lt;br /&gt;
&lt;br /&gt;
* [http://www.biblio.com/details.php?dcx=166670305&amp;amp;aid=frg biblio.org]&lt;br /&gt;
** Properties: price, seller, date published, condition,&lt;br /&gt;
&lt;br /&gt;
* [http://kidzugoodbuy.ecrater.com/product.php?pid=3888669 kugby]&lt;br /&gt;
** Properties: price, shipping, availability, condition, payment options, description&lt;br /&gt;
&lt;br /&gt;
* [http://microcenter.com/single_product_results.phtml?product_id=0310220 microcenter.com]&lt;br /&gt;
** Properties: condition, price, availability, quantity, &lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 amazon outlet]&lt;br /&gt;
** Properties: price, condition, availability, shipping, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Factory-Reconditioned-Bostitch-RN46-1-4-Inch-Roofing/dp/B000F10HWU/ref=sr_1_2?ie=UTF8&amp;amp;s=hi&amp;amp;qid=1243453632&amp;amp;sr=1-2 louisiana machinery]&lt;br /&gt;
** Properties: price, condition, rating, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://myfox9.carsoup.com/used/detail.asp?usedvehicleid=5595659&amp;amp;xdealerid=2844&amp;amp;makeid=10&amp;amp;minyear=2005&amp;amp;maxyear=2007&amp;amp;searchid=J4944&amp;amp;vehicletypeid=1&amp;amp;uvviewid=4&amp;amp;page=1&amp;amp;certified=0 carsoup.com]&lt;br /&gt;
** Properties: price, color, condition, financing&lt;br /&gt;
&lt;br /&gt;
* [http://product.half.ebay.com/Too-Fat-to-Fish_W0QQtgZinfoQQprZ69582903 half.com]&lt;br /&gt;
** Properties: description, condition, price, format, shipping&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 30 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point as a percentage:&lt;br /&gt;
&lt;br /&gt;
* shipping: 66%&lt;br /&gt;
* condition: 46%&lt;br /&gt;
* availability: 40%&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38730</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38730"/>
		<updated>2009-05-18T21:27:03Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: changing order&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.com/products/catalog?q=headphones&amp;amp;cid=3095271091202633155&amp;amp;sa=title#ps-sellers google base]&lt;br /&gt;
** Properties: photo, price range, reviews (aggregate), description, shipping, title,&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 30 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point as a percentage:&lt;br /&gt;
&lt;br /&gt;
* shipping: 66%&lt;br /&gt;
* condition: 46%&lt;br /&gt;
* availability: 40%&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38729</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38729"/>
		<updated>2009-05-18T21:26:30Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding analysis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.com/products/catalog?q=headphones&amp;amp;cid=3095271091202633155&amp;amp;sa=title#ps-sellers google base]&lt;br /&gt;
** Properties: photo, price range, reviews (aggregate), description, shipping, title,&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://dealspl.us/product/sony-bravia-kdl-46s4100-46-inch-1080p-lcd-tv dealsplus]&lt;br /&gt;
** Properties: price, shipping, dtend, description, seller(s), title&lt;br /&gt;
&lt;br /&gt;
=== Analysis of hListing Research ===&lt;br /&gt;
&lt;br /&gt;
To date, analysis on 30 commerce or product listing sites was performed to represent a wide array of offers. The new hListing proposal adds three elements -- availability, condition, and shipping. The findings up to this point as a percentage:&lt;br /&gt;
&lt;br /&gt;
* availability: 40%&lt;br /&gt;
* condition: 46%&lt;br /&gt;
* shipping: 66%&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38728</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38728"/>
		<updated>2009-05-18T21:15:05Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding four more examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;br /&gt;
&lt;br /&gt;
* [http://www.epier.com/BiddingForm.asp?1921228 epier.com]&lt;br /&gt;
** Properties: bid, reserve, num bids, dtstart, dtend, quantity, shipping, fulfillment details, seller, title&lt;br /&gt;
&lt;br /&gt;
* [http://us.nine.ebid.net/perl/auction.cgi?auction=16097877&amp;amp;mo=auction ebid.net]&lt;br /&gt;
** Properties: photo, seller, price, title, quantity, condition, views, location, dtstart, dtend, shipping, payment methods&lt;br /&gt;
&lt;br /&gt;
* [http://www.google.com/products/catalog?q=headphones&amp;amp;cid=3095271091202633155&amp;amp;sa=title#ps-sellers google base]&lt;br /&gt;
** Properties: photo, price range, reviews (aggregate), description, shipping, title,&lt;br /&gt;
&lt;br /&gt;
* [http://www.etsy.com/view_listing.php?listing_id=19974630&amp;amp;ref=fp_feat_2 etsy.com]&lt;br /&gt;
** Properties: title, photo, description, shipping, payment methods, price, quantity&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38727</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38727"/>
		<updated>2009-05-18T21:06:18Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: corecting shopper.com example link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody shopper.com]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38726</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38726"/>
		<updated>2009-05-18T21:05:04Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing spacing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [shopper.com http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38725</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38725"/>
		<updated>2009-05-18T21:04:42Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding more examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_48_|D-_107_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=310971634&amp;amp;recnum=0&amp;amp;leadExists=false cars.com]&lt;br /&gt;
** Properties: mileage, values, photos, listing source (lister), price, phone (vcard), related, condition, description, print, name&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.msn.com/prices/best-of-esteban/itemid598175900/?itemtext=itemname:best-of-esteban&amp;amp;stext=esteban msn shopping]&lt;br /&gt;
** Properties: title, artist, photo, description, condition, price, buy, shipping, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.thefind.com/qq-jovani-prom-dresses thefind.com]&lt;br /&gt;
** Properties: price, link, photo, title, seller&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.com/xPO-Keurig-Keurig-Special-Edition-B60-Brewer-Coffee-Machine shopping.com]&lt;br /&gt;
** Properties: photo, title, rating (aggregate), details, manufacturer, description, seller, shipping, price, &lt;br /&gt;
&lt;br /&gt;
* [http://www4.dealtime.com/xPO-DRY_PAK_Dry_Pak_Roll_Top_Dry_Gear_Bags dealtime.com]&lt;br /&gt;
** Properties: photo, price range, link, seller, specs, title, shipping, description, availability&lt;br /&gt;
&lt;br /&gt;
* [http://browsegoods.com/ http://browsegoods.com/]&lt;br /&gt;
** Properties: photo, availability, buy, title, date started, price range, manufacturer&lt;br /&gt;
&lt;br /&gt;
* [http://www.pronto.com/GUESS-Kids-Girls-Shoes-Tyler-p_1164738515-PP pronto.com]&lt;br /&gt;
** Properties: photo, price, availabilty, rating, shipping, link, &lt;br /&gt;
&lt;br /&gt;
* [http://ask.pronto.com/Books/The-Story-of-the-Orchestra-Listen-While-You-Learn-About-the-Instruments-the-Music-and-the-Composers-10201546205-CG.nto?SEM=true&amp;amp;parentId=-1a9d22bd-121551e8a0a--4a66 ask shopping]&lt;br /&gt;
** Properties: title, price range, sellers, description, rating&lt;br /&gt;
&lt;br /&gt;
* [http://musical-instruments.pricegrabber.com/dj-turntables/Pioneer-CDJ-1000MK3-Digital-Vinyl-Turntable/m18215594.html/st=product/sv=title pricegrabber.com]&lt;br /&gt;
** Properties: photo, price, rating, description, shipping, tax, seller, condition, availability&lt;br /&gt;
&lt;br /&gt;
* [shopper.com http://shopper.cnet.com/smartphones/rim-blackberry-curve-8900/4014-6452_9-33485567.html?tag=contentMain;contentBody]&lt;br /&gt;
** Properties: title, price range, ratings, description, seller(s), seller rating, dtstart, shipping, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.mysimon.com/9015-11034_8-30883813.html my simon]&lt;br /&gt;
** Properties: price range, seller, store rating, availability, price, link, &lt;br /&gt;
&lt;br /&gt;
* [http://www.smarter.com/tv-stands/bello-avsc-2123-42-in-glass-tv-stand-brown/pd--ch-3--pi-361211.html smarter.com]&lt;br /&gt;
** Properties: seller, price, reviews, availability, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.like.com/menswatches-search--99e925db352e5ed2a6268c85564a4c4d34aa68f8-883f182aa5836357--price130-350-0 ilike.com]&lt;br /&gt;
** Properties: photo, shipping, link, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.nextag.com/The-Tin-Drum-934321/prices-html nextag.com]&lt;br /&gt;
** Properties: format, seller(s), seller reviews, condition, availability, price, link&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38722</id>
		<title>hlisting-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-examples&amp;diff=38722"/>
		<updated>2009-05-18T19:35:52Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: initial load of new page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Listing Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the content on this page is to serve as background for the improvement of the transactional/listing (hListing) microformat. There are examples in the wild, and this page can serve as a supplement for those examples and for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hListing on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hlisting|hListing]] markup. &lt;br /&gt;
&lt;br /&gt;
=== Live Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://ottawa.en.craigslist.ca/sys/1135033483.html craiglist]&lt;br /&gt;
** Properties: item info, condition, description, price, lister, list date&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Properties: item info, shipping, price, description, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.cowboom.com/index.cfm cow boom]&lt;br /&gt;
** Properties: item info, condition, price, what's included, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://auctions.overstock.com/Sony-HF-10-Pack-60-Minute-HiFi-Audio-Cassette-Tape/Computers-Networking/item/44773540 Overstock auctions]&lt;br /&gt;
** Properties: item info, list date, expiry date, shipping, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://cgi.ebay.com/4-OCTAVE-WOODEN-MARIMBA-DIRECT-FROM-ARTIST_W0QQitemZ250359636386QQcmdZViewItemQQptZLH_DefaultDomain_0?hash=item250359636386&amp;amp;_trksid=p3286.c0.m14&amp;amp;_trkparms=72%3A1205|66%3A2|65%3A12|39%3A1|240%3A1318|301%3A1|293%3A1|294%3A50 ebay]&lt;br /&gt;
** Properties: price, shipping, payment options, shipping, item info, quantity, condition, origin, product type, description, return policy, payment details&lt;br /&gt;
&lt;br /&gt;
* [http://shopping.yahoo.com/p:Hitachi%20DZMV750MA%20DV%20Camcorder:1991860021;_ylt=ArAy9aGn3IsvqWGO7PBb_dlWnMUu?clink=dmss//ctx=sc:gtvvideo,c:cvideo_camera_dv,mid:59,pid:1991860021,pdid:59,pos:0 yahoo shopping/amazon marketplace]&lt;br /&gt;
** Properties: price (aggregate w/ min - max), item info, rating, price, condition, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.ubid.com/DAVIDOFF+COOL+WATER+for+men+New+in+box+Popular+5+ML+.17+FL.+OZ./a802600100-c0-s9.html ubid]&lt;br /&gt;
** Properties: photo, quantity, item info, condition, quantity, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.bidz.com/bzJApp/ProductDisplay.action?sid=100&amp;amp;tid=100&amp;amp;auctionId=34170660 bidz.com]&lt;br /&gt;
** Properties: price, item info, availability, condition, country of origin, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.dellauction.com/cgi-bin/ncommerce3/ProductDisplay?prrfnbr=104283039&amp;amp;prmenbr=75267554&amp;amp;aunbr=104629749 dell auctions]&lt;br /&gt;
** item info, price, list date, expiry date, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://astore.amazon.com/httpwwwsusaco-20/detail/B001KW0A3E amazon marketplace]&lt;br /&gt;
** Properties: availability, name, manufacturer, price, shipping, availability, shopping cart link&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38606</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38606"/>
		<updated>2009-05-13T20:50:21Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: loading ramsay example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct example ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-13&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[http://jay.beweep.com/wp-content/uploads/2009/05/ramsay.png Example mock]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister vcard&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;url fn&amp;quot; href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Magers and Quinn&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/categories/books&amp;quot;&amp;gt;Books&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/categories/cooking&amp;quot;&amp;gt;Cooking&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/categories/quick-easy-cooking&amp;quot;&amp;gt;Quick and Easy Cooking&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Gordon Ramsay's Fast Food&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;img src=&amp;quot;http://images.storename.com/products/ramsay-fast-food.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;gordan ramsay fast food book&amp;quot; /&amp;gt;&lt;br /&gt;
			&amp;lt;p&amp;gt;&amp;lt;span class=&amp;quot;condition&amp;quot;&amp;gt;New:&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;price&amp;quot;&amp;gt;$27.99&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
			&amp;lt;p&amp;gt;Pub price: $35.00&amp;lt;/p&amp;gt;&lt;br /&gt;
			&amp;lt;p&amp;gt;Hardcover&amp;lt;/p&amp;gt;&lt;br /&gt;
			&amp;lt;p class=&amp;quot;availability&amp;quot;&amp;gt;Out of stock&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;Gordon Ramsay's Fast Food Recipes from the F Word&amp;lt;/h1&amp;gt;&lt;br /&gt;
			&amp;lt;p&amp;gt;By Ramsay, Gordon&amp;lt;/p&amp;gt;&lt;br /&gt;
			&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;ISBN:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;1554700647&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;dl&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Contributors:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Sargeant, Mark (Contributor); Quah, Emily (Contributor); Mead, Jill (Photographer)&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Publisher:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Amer Youth Hostels&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Published:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;2008&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Pages:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;255&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Weight:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;2.70lbs.&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Height:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;10.25&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Width:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;8.00&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Depth:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;1.50&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Language:&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;English  &amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;h4&amp;gt;Publishers Comments&amp;lt;/h4&amp;gt;&lt;br /&gt;
			&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;A celebrity host of Hell's Kitchen features more than one hundred accessible recipes that are organized in accordance with everyday needs and special occasions, in a volume that places an emphasis on fast preparation and features complementary tips on stocking a pantry.&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting product example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;A more production-grade example of combining microformats, while mixing in other class attributes for the purpose of presentation.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38601</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38601"/>
		<updated>2009-05-13T20:42:17Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding gordon ramsay book example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct example ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-13&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting product example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;A more production-grade example of combining microformats, while mixing in other class attributes for the purpose of presentation.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38525</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38525"/>
		<updated>2009-05-07T21:32:23Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding description to vevent&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting product example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;A more production-grade example of combining microformats, while mixing in other class attributes for the purpose of presentation.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38524</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38524"/>
		<updated>2009-05-07T21:30:10Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: /* hreview, hproduct, hlisting single product example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting product example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38523</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38523"/>
		<updated>2009-05-07T21:29:35Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: changing title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting single product example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38522</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38522"/>
		<updated>2009-05-07T21:28:35Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: correcting User: url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting short example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38521</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38521"/>
		<updated>2009-05-07T21:27:03Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: posting short example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== hreview, hproduct, hlisting short example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Source URL: http://reviews.cnet.com/car-gps-navigation/tomtom-go-930-gps/4505-3430_7-33003945.html&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hReview&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hProduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;TomTom GO 930 GPS&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;3.5&amp;lt;/span&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;min&amp;quot;&amp;gt;$352.35&amp;lt;/span&amp;gt; - &amp;lt;span class=&amp;quot;max&amp;quot;&amp;gt;$588.99&amp;lt;/span&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Bonnie Cha&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;05/28/2008&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38520</id>
		<title>hproduct-recipes</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-recipes&amp;diff=38520"/>
		<updated>2009-05-07T21:22:05Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding more complex example of aggregate reviews, hproduct, xoxo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Coded Recipe Examples ==&lt;br /&gt;
&lt;br /&gt;
This page is to provide coded examples showing the interplay between hListing, hProduct and other formats (hAggregateReview, xoxo, to name a few) that could be used to create better semantic page markup.&lt;br /&gt;
&lt;br /&gt;
=== combining hreview-aggregate (new proposal), hlisting, hproduct, xoxo   ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
posted: &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-05-07&amp;lt;/span&amp;gt; by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hreview-aggregate&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;item hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h1 class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt; - BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/h1&amp;gt;&lt;br /&gt;
		&amp;lt;ul&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;Model&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;LN40A550&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt; &lt;br /&gt;
			&amp;lt;li class=&amp;quot;identifier&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;type&amp;quot;&amp;gt;SKU&amp;lt;/span&amp;gt;: &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;8749465&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;listing hListing&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/product.jpg&amp;quot; alt=&amp;quot;Sony - BRAVIA 46 Class 1080p 120Hz LCD HDTV&amp;quot; class=&amp;quot;photo&amp;quot;/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; class=&amp;quot;average&amp;quot; /&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div&amp;gt;(&amp;lt;span class=&amp;quot;count&amp;quot;&amp;gt;187&amp;lt;/span&amp;gt; Reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;grey&amp;quot;&amp;gt;was $1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$999.99&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;shipping&amp;quot;&amp;gt;Shipping: Usually leaves our warehouse in 1 business day.&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;product-overview&amp;quot; class=&amp;quot;product-overview&amp;quot; onclick=&amp;quot;toggleBox('product-overview-open','product-overview-closed');changeClass('overview-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;overview-head&amp;quot;&amp;gt;Overview&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-closed&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot;&amp;gt;Show Full Overview&amp;lt;/a&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;product-overview-open&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This flat-panel LCD HDTV features a 16:9 widescreen aspect ratio and a 50,000:1 dynamic contrast ratio, so you can enjoy your favorite movies in true 1080p high-definition.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;What's Included&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;ol&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Sony BRAVIA / 46&amp;quot; Class / 1080p / 120Hz / LCD HDTV&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Tabletop stand, 4 screws&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Remote RM-YD028&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;AC power cord, 2 AA batteries&amp;lt;/li&amp;gt;&lt;br /&gt;
							&amp;lt;li&amp;gt;Owner's manual&amp;lt;/li&amp;gt;&lt;br /&gt;
						&amp;lt;/ol&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;h3 class=&amp;quot;bottom-line&amp;quot;&amp;gt;Product Features&amp;lt;/h3&amp;gt;&lt;br /&gt;
						&amp;lt;dl&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Built-in HDTV tuner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Add HD-capable antenna to receive over-the-air high-definition broadcasts, where available. Optional set-top box required for high-definition cable or satellite programming.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;46&amp;quot; screen measured diagonally from corner to corner&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Everyone will have a great view of the show or game.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;1080p display&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Provides the highest quality progressive-scan picture possible for a high-definition source.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;16:9 widescreen aspect ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With CineMotion reverse 3.2 pulldown technology and 24p True Cinema mode delivers accurate reproduction of film-based sources for a cinema-style entertainment experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;BRAVIA Engine 2 full digital video processor&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces video noise, improves color and sharpens the overall image detail.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Advanced Contrast Enhancer (ACE)&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Uses real-time image processing to adjust the contrast ratio.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Motionflow 120Hz technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Reduces jitter and sharpens fast-moving images for a crisp picture.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;LightSensor technology&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Monitors ambient room lighting conditions and adjusts the backlit intensity accordingly.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;50,000:1 dynamic contrast ratio&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;For an arresting viewing experience.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;3D digital comb filter&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Brings out fine picture detail and enhances color purity.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;SRS TruSurround XT&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;With Dolby Digital and SteadySound automatic volume control delivers a lush soundscape.&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;dt&amp;gt;Ultraslim (3-4/5&amp;quot; deep) design and VESA compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
							&amp;lt;dd&amp;gt;Ideal for wall mounting (with optional mounting kit, not included).&amp;lt;/dd&amp;gt;						&lt;br /&gt;
						&amp;lt;/dl&amp;gt;&lt;br /&gt;
					&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;customer-overview&amp;quot; class=&amp;quot;customer-overview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;div onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h3&amp;gt;&amp;lt;span class=&amp;quot;right&amp;quot; id=&amp;quot;review-head&amp;quot; &amp;gt;Customer Reviews (34)&amp;lt;/span&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;padtop&amp;quot;&amp;gt;Average: &amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;50% of customers would recommend this product to a friend (2 of 4).&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-closed&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;readmore mini-right&amp;quot; onclick=&amp;quot;toggleBox('customer-open','customer-closed');changeClass('review-head','down','right');&amp;quot; &amp;gt;Show Reviews&amp;lt;/a&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;customer-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;sort-reviews&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;span class=&amp;quot;big-grey&amp;quot;&amp;gt;Sort by:&amp;lt;/span&amp;gt;&lt;br /&gt;
						&amp;lt;select&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;newest&amp;quot;&amp;gt;Date: Newest&amp;lt;/option&amp;gt;&lt;br /&gt;
							&amp;lt;option value=&amp;quot;oldest&amp;quot;&amp;gt;Date: Oldest&amp;lt;/option&amp;gt;&lt;br /&gt;
						&amp;lt;/select&amp;gt;&lt;br /&gt;
						&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Go&amp;quot; /&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;div id=&amp;quot;review-list&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;number-of-reviews grey&amp;quot;&amp;gt;1 - 10 of 34 Reviews&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
							&amp;lt;span id=&amp;quot;review-one&amp;quot; class=&amp;quot;summary&amp;quot;&amp;gt;TV may be better than you think.&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn nickname&amp;quot;&amp;gt;bezb18&amp;lt;/span&amp;gt; from Maryland on &amp;lt;span class=&amp;quot;dtreviewed&amp;quot;&amp;gt;04/07/2009&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/stars-four-half.gif&amp;quot; alt=&amp;quot;Four and a Half Star Rating&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
							&amp;lt;div id=&amp;quot;hidden-one&amp;quot;&amp;gt;&lt;br /&gt;
								&amp;lt;div class=&amp;quot;review-box&amp;quot;&amp;gt;&lt;br /&gt;
									&amp;lt;table class=&amp;quot;review-summary&amp;quot;&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Picture Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;50% Rating&amp;quot; src=&amp;quot;images/bar-50.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Sound Quality:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;100% Rating&amp;quot; src=&amp;quot;images/bar-100.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
										&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Features:&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;img alt=&amp;quot;75% Rating&amp;quot; src=&amp;quot;images/bar-75.gif&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
									&amp;lt;/table&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-great&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's great about it:&amp;lt;/b&amp;gt; Vivid picture.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-not&amp;quot;&amp;gt;&amp;lt;b&amp;gt;What's not so great:&amp;lt;/b&amp;gt; Backlight, fades picture to black.&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;I purchased this TV about a week ago and &lt;br /&gt;
                                after putting a DVD on and noticed the scene fading to almost &lt;br /&gt;
                                completely black at several times in the movie, I thought I &lt;br /&gt;
                                might have a problem. Then noticed that it also happens when &lt;br /&gt;
                                watching regular movies on the cable. Screen gets too dark and &lt;br /&gt;
                                then returns to the regular picture. It is very upsetting and you &lt;br /&gt;
                                want to throw something. You think you have bought a really good &lt;br /&gt;
                                TV, paid a good price for it and then you get this. I purchased &lt;br /&gt;
                                a Sony KDL46z4100 Out of Box before this one and had Audio &lt;br /&gt;
                                problems. I took it back and got this one. I really wish &lt;br /&gt;
                                Sony could get it right on something. Will also return this one.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-recommend&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Would you recommend this product to a friend?:&amp;lt;/b&amp;gt; Yes&amp;lt;/span&amp;gt;&lt;br /&gt;
									&amp;lt;span class=&amp;quot;review-business&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Is this product used primarily for business?:&amp;lt;/b&amp;gt; No&amp;lt;/span&amp;gt;&lt;br /&gt;
								&amp;lt;/div&amp;gt;&lt;br /&gt;
							&amp;lt;/div&amp;gt;&lt;br /&gt;
						&amp;lt;/div&amp;gt;&lt;br /&gt;
					&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div id=&amp;quot;specs-overview&amp;quot; class=&amp;quot;specs-overview&amp;quot; onclick=&amp;quot;toggleBox('specs-open','specs-closed');changeClass('specs-head','down','right');&amp;quot; &amp;gt;&lt;br /&gt;
				&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-closed&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div id=&amp;quot;specs-open&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;ul class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
						&amp;lt;li&amp;gt;&amp;lt;h3&amp;gt;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;right&amp;quot; id=&amp;quot;specs-head&amp;quot;&amp;gt;Specifications&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
							&amp;lt;dl&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;1 year limited&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;30-1/3&amp;quot; with stand (28-5/8&amp;quot; without&amp;lt;/dd&amp;gt;&lt;br /&gt;
								&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
								&amp;lt;dd&amp;gt;44-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
							&amp;lt;/dl&amp;gt;&lt;br /&gt;
						&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haggregatereview/hreview, xoxo ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/tv-and-video&amp;quot;&amp;gt;TV &amp;amp;#38; Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/televisions&amp;quot;&amp;gt;Televisions&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/samsung-ln40a550.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of samsung ln40a550&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Samsung&amp;lt;/span&amp;gt; - 40&amp;quot; 1080p Flat-Panel LCD HDTV&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;dl class=&amp;quot;identifier&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;Model&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;LN40A550&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;dt&amp;gt;SKU&amp;lt;/dt&amp;gt;&lt;br /&gt;
			&amp;lt;dd&amp;gt;8749465&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;/dl&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_3_5.gif&amp;quot; alt=&amp;quot;3.5 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.7&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; (&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$1,099.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;ol class=&amp;quot;xoxo&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;&amp;lt;h2&amp;gt;Specifications&amp;lt;/h2&amp;gt;&lt;br /&gt;
				&amp;lt;dl&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Warranty Terms - Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;1 year&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;27&amp;quot; with stand (24-7/10&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;39-1/5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;61.5 lbs. with stand (54.5 lbs. without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;Product Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;11-4/5&amp;quot; with stand (3-3/5&amp;quot; without)&amp;lt;/dd&amp;gt;&lt;br /&gt;
					&amp;lt;dt&amp;gt;TV Type&amp;lt;/dt&amp;gt;&lt;br /&gt;
					&amp;lt;dd&amp;gt;LCD Flat-Panel&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== hlisting, hproduct, haudio, haggregatereview/hreview ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlisting&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;div class=&amp;quot;hproduct haudio&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;lister&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com&amp;quot;&amp;gt;Store name&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/gangsta&amp;quot;&amp;gt;Gangsta/Hardcore&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li&amp;gt;Product Info&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
		&amp;lt;img src=&amp;quot;http://images.storename.com/products/50cent-curtis.jpg&amp;quot; class=&amp;quot;photo&amp;quot; alt=&amp;quot;picture of 50 cent&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;album&amp;quot;&amp;gt;Curtis&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;contributor&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=n nickname&amp;quot;&amp;gt;50 Cent&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;p&amp;gt;Release date:&amp;lt;abbr class=&amp;quot;published&amp;quot; title=&amp;quot;2007-09-11&amp;quot;&amp;gt;September 11, 2007&amp;lt;/abbr&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;haggregatereview&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://storename.com/path/to/product&amp;quot; class=&amp;quot;url&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://images.storename.com/images/misc/ratings_star_4_0.gif&amp;quot; alt=&amp;quot;4 out of 5 stars&amp;quot;/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4.0&amp;lt;/span&amp;gt; / &amp;lt;span class=&amp;quot;best&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; Number of reviews:(&amp;lt;span class=&amp;quot;num&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; reviews)&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;price&amp;quot;&amp;gt;$9.99&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;a href=&amp;quot;add-to-cart-url&amp;quot; rel=&amp;quot;payment&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://storename.com/images/global/add-to-cart.gif&amp;quot; alt=&amp;quot;add to cart&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
		&amp;lt;h2&amp;gt;Tracks&amp;lt;/h2&amp;gt;&lt;br /&gt;
		&amp;lt;ol&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;1&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Intro&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-intro.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;2&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;My Gun Go Off&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-gun-go-off.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Man Down - (censored)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-man-down.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I'll Still Kill - (with Akon)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ill-still-kill.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;I Get Money&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-i-get-money.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Come &amp;amp;#38; Go - (with Dr. Dre)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-come-go.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;7&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Ayo Technology - (with Timbaland/Justin Timberlake)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-ayo-technology.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;8&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Follow My Lead - (with Robin Thicke)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-follow-my-lead.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;9&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Movin' on Up&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-movin-on-up.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Straight to the Bank&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-straight-to-bank.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;11&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Amusement Park&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-amusement-park.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;12&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fully Loaded Clip&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fully-loaded-clip.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Peep Show - (with Eminem)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-peep-show.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;14&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Fire - (with Young Buck/Nicole Scherzinger)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-fire.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;15&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;All of Me - (with Mary J. Blige)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-all-of-me.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;16&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Curtis 187&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-curtis-187.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;li class=&amp;quot;item&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;position&amp;quot;&amp;gt;17&amp;lt;/span&amp;gt;.&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Touch the Sky - (with Tony Yayo)&amp;lt;/span&amp;gt;&amp;lt;a href=&amp;quot;http://images.storename.com/media/sample/50cent-touch-the-sky.mp3&amp;quot; rel=&amp;quot;sample&amp;quot;&amp;gt;Listen&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;/ol&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38435</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38435"/>
		<updated>2009-04-24T17:34:50Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: resolutions for hp1, hp2, hp3, hp5, hp6 ,hp7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;quot;quantity&amp;quot; and &amp;quot;shipping&amp;quot; have been removed from hproduct and transitioned to a new [[hlisting]] proposal. &amp;quot;price&amp;quot; has been retained, with the caveat that if hproduct is being used alone (eg., a non-commerce site who provides product information), without combining it with a microformat like [[hlisting]], it is assumed that the price attribute represents the suggested manufacturers retail price. All transactional details (including transactional price) would be deferred to [[hlisting]].&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product titles&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* changed in draft spec 0.2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* buy removed in draft spec 0.2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* shipping removed in draft spec 0.2&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* many attributes have been removed in draft specs 0.2 and 0.3. We believe the current number of attributes accurately represents a product object while providing adequate opportunity to be combined with other microformats for better overall semantic solutions. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38434</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38434"/>
		<updated>2009-04-24T17:18:07Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding p-v resolution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38433</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38433"/>
		<updated>2009-04-24T17:11:16Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: changes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
** p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38432</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38432"/>
		<updated>2009-04-24T17:10:32Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: /* Resolved Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38431</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38431"/>
		<updated>2009-04-24T17:10:03Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: revising format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38430</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38430"/>
		<updated>2009-04-24T17:07:20Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding resolution&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{ResolvedIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-04-24&amp;lt;/span&amp;gt; response by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|JayMyers]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# p-v has been removed in draft spec 0.3 in favor of [[xoxo]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38429</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38429"/>
		<updated>2009-04-24T17:03:41Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
* {{ResolvedIssue}}&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38428</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38428"/>
		<updated>2009-04-24T17:02:33Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38427</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38427"/>
		<updated>2009-04-24T17:01:57Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding more site areas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38426</id>
		<title>hproduct-issues</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-issues&amp;diff=38426"/>
		<updated>2009-04-24T17:00:57Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding more templates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
== HP1 - hProduct vs hListing regarding &amp;quot;price&amp;quot; / &amp;quot;quantity&amp;quot; / &amp;quot;shipping&amp;quot; fields  ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;summary vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2008-12-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;NicolasLeroy&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
*# In the &amp;quot;[[hproduct#Out_of_Scope|out of scope]]&amp;quot; section, it is explained: _&amp;quot;This microformat does not intend to replicate any of the content proposed within hListing and would defer all money/transactional matters to that microformat&amp;quot;_&lt;br /&gt;
*# However, in the hProduct schema, we have the following fields:&lt;br /&gt;
*#* &amp;quot;price. optional. floating point number. can be further refined by type (msrp, regular, sale, clearance)&amp;quot; =&amp;gt; if the price is the retailer price, then it should be delegated to hListing. We could imagine it represents the &amp;quot;manufacturer&amp;quot; price (which could be different from the retailer price) ; in this case, it should clearly be explained in the schema definition.&lt;br /&gt;
*#* I would say there is also ambiguity between the responsibilities of hProduct vs hListing for the following fields: quantity / shipping&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;:  I believe everyone agrees that we would borrow price from hListing for hProduct spec. I will explain the concept further in the schema.&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-02-16&amp;lt;/span&amp;gt;: I don't follow the quantity/ shipping issue. I don't see either of these on hListing, unless the concepts are somehow embedded in other attributes. Can you elaborate on what the ambiguity is? ([[User:PaulLee|Paul Lee]]: If there's no objection here, may I suggest updating the price reference and keeping quantity and shipping as is?])&lt;br /&gt;
*#* +1 I agree with NicholasLeroy, anything price or transaction related should be left out of hProduct 0.1, and instead develop recipes / mark-up examples showing use of hListing with hProduct. We need to strongly resist and fight the tendency to include &amp;quot;just one more field&amp;quot; to individual formats and instead push to use formats as building blocks. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: If price should be left to hListing, should hAudio be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
*#* I am going to add price back into the hProduct spec. Price is an attribute of a product. We should be able to use microformats either standalone or as building blocks in combination with other formats. On price I'm thinking specifically of product manufacturer sites who may not be commerce enabled and are listing their products for informational purposes. In this case, they would not be using hListing, as there would be no transaction taking place. Leaving the price attribute out would ignore a major product attribute (in 99% of product sites, per hproduct examples analysis).  &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP2 - FN should be used instead of N for product title&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Why is &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; used instead of &amp;lt;b&amp;gt;fn&amp;lt;/b&amp;gt; for the title of the product? hCard and hAudio both use fn for the formatted name of the product. &amp;lt;b&amp;gt;n&amp;lt;/b&amp;gt; is usually an optimization.&lt;br /&gt;
* +1 hProduct should use &amp;quot;fn&amp;quot; for the name of the product. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: &amp;quot;n&amp;quot; will be changed to &amp;quot;fn&amp;quot; in the next version of the schema&lt;br /&gt;
* &amp;quot;fn&amp;quot; is hardly semantic, even though commonly deployed - surely &amp;quot;formatted-name&amp;quot; is truer to the principles of &amp;quot;humans-first, machines second&amp;quot; --[[User:Wowitim|Wowitim]] 12:59, 28 March 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP3 - BUY duplicates functionality of PAYMENT from hAudio&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;BUY duplicates functionality of PAYMENT from hAudio&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;buy&amp;lt;/b&amp;gt; is duplicating the functionality of &amp;lt;b&amp;gt;payment&amp;lt;/b&amp;gt; from hAudio.&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: From the payment page: &amp;quot;RelPayment is a microformat for making exchanges of support (be it financial or otherwise) possible. By adding rel=&amp;quot;payment&amp;quot; to a hyperlink a page indicates that the destination of that hyperlink provides a way to show or give support for the current page. For example to give financial support to the owner of the current page.  One of the goals with this microformat is to give content aggregators such as RSS readers a way to extract these support links and give them special attention (such as displaying a standard button along with the content).&amp;quot; First, this seems like a simple exercise for blogs, etc.; but the transaction process for shopping sites is typically considerably more complex.  Usually, the actual payment URI is toward the end of the cart checkout process, the entry to which &amp;quot;buy&amp;quot; is intended to direct to the beginning of. Second, there is the potential for confusion when using payment, since &amp;quot;payment&amp;quot; in the shopping space often refers to payment methods, e.g., credit card, check, etc.&lt;br /&gt;
* +1 but in a different way. BUY/PAYMENT should both be out of scope for hProduct, and only be in hListing per issue HP1 above. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should these be in scope for hAudio then?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP4 - Are all of the formats for PRICE in hProduct allowed&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* The way that &amp;lt;b&amp;gt;price&amp;lt;/b&amp;gt; is used is iffy - do we allow anything but currency/amount in the compound statement?&lt;br /&gt;
* +1 PRICE should not be in hProduct per issue HP1. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
*#* Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2009-03-03&amp;lt;/span&amp;gt;: Should other microformats (thinking hAudio) be modified not to include &amp;quot;price&amp;quot;?&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP5 - The format for the contents of SHIPPING are vague&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* Seems like &amp;lt;b&amp;gt;shipping&amp;lt;/b&amp;gt; could be abused quite a bit, resulting in a term that is fairly useless as time moves on.&lt;br /&gt;
* +1 agreed and I think SHIPPING belongs in hListing (not in hProduct) as it applies to a particular transaction/offering, and is not intrinsic to the product itself. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP6 - P-V seems like a catch-all for hProduct&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* &amp;lt;b&amp;gt;p-v&amp;lt;/b&amp;gt; seems like a catch-all, shoe-horn attempt at making the microformat infinitely scalable? Is this really useful?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;: IIUC, part of the reason why hproduct has been under discussion for quite awhile is b/c of the debate between p-v vs. more defined attributes.  p-v is quite helpful b/c the attributes users care about change over time.  Take cameras, for instance.  Did anyone care about megapixels 10 years ago? etc.&lt;br /&gt;
* +1 I strongly oppose p-v as it is nothing more than a circumvention of the microformats [[process]] and 80/20 [[principle]] of formalizing only common properties. [[microformats]] are NOT designed to be infinitely extensible. p-v is simply another source of Tower of Babel problems. When attributes change over time, then the microformat can be iterated/extended to include them, *when* publishing behavior on the web for the *data* of such attributes exceeds the required 80/20 usage per microformats process.  That being said, if you really must include arbitrary property-value data, there is already a microformat for that: [[xoxo]]. Modularly include a [[xoxo]] child and that way the extension is contained in a specific structure that can be ignored by implementations. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;vevent&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;HP7 - Lots of vocabulary terms, does the data really back this up?&amp;lt;/span&amp;gt; ==&lt;br /&gt;
* {{OpenIssue}} &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2009-02-17&amp;lt;/span&amp;gt; raised by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:ManuSporny|ManuSporny]]&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;&lt;br /&gt;
* There seem to be a great deal of vocab terms and the terms seem to be fairly loosely defined... are they all justified? Is there a file that we can analyze (like via microformalyze)?&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:PaulLee|Paul Lee]]&amp;lt;/span&amp;gt;, 2008-02-18&amp;lt;/span&amp;gt;:The examples aren't necessarily an accurate reflection of how frequently attributes/data is used by retailers.  In practice, model/mpn is used much more frequently than dimensions, both for retailer websites as well as retailer submissions to search and shopping engines.  Defer to those with more experience/other data on version.&lt;br /&gt;
* +1. If you cannot justify a property, or are unsure about including it, or don't think it is necessarily an accurate reflection of how frequently the data is used, then leave it out per microformats [[principles]]. A &amp;quot;version&amp;quot; property was added to [[hReview]] for largely theoretical concerns, but has never been needed/used. So in practice (per experience), leave out &amp;quot;version&amp;quot;. [[User:Tantek|Tantek]] 23:41, 18 February 2009 (UTC)&lt;br /&gt;
** Response &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[User:JayMyers|Jay Myers]]&amp;lt;/span&amp;gt;, 2008-03-03&amp;lt;/span&amp;gt;: I agree on both fronts here, I was surprised that model wasn't more prevalent in the research data, as it seems like an attribute that appears on nearly every product. Since &amp;quot;model&amp;quot; is often used as a type of identifier, it should be moved under the identifier attribute. &amp;quot;Version&amp;quot; will be taken out. &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Template ==&lt;br /&gt;
{{issues-format}}&lt;br /&gt;
&lt;br /&gt;
== Resolved Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Closed Issues ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38425</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38425"/>
		<updated>2009-04-24T16:58:22Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: updating to draft v 0.3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.3.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including elements like the transactional price.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The price of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The full text representing the written description of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;review&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A review of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;listing&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Listing details of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
Please see examples at [[hproduct-examples|hProduct examples]].&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38424</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38424"/>
		<updated>2009-04-24T16:57:51Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: deleting production examples, old&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including elements like the transactional price.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The price of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The full text representing the written description of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;review&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A review of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;listing&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Listing details of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
Please see examples at [[hproduct-examples|hProduct examples]].&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38423</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38423"/>
		<updated>2009-04-24T16:57:19Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding transactional price stipulation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including elements like the transactional price.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The price of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The full text representing the written description of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;review&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A review of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;listing&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Listing details of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
Please see examples at [[hproduct-examples|hProduct examples]].&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38422</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38422"/>
		<updated>2009-04-24T16:53:35Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding additional data points to profile&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The price of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;description&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The full text representing the written description of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;review&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A review of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;listing&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Listing details of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
Please see examples at [[hproduct-examples|hProduct examples]].&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct-examples-in-wild&amp;diff=38421</id>
		<title>hproduct-examples-in-wild</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct-examples-in-wild&amp;diff=38421"/>
		<updated>2009-04-24T16:48:50Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing analysis results based off of new data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Product Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
This page is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
The purpose of the studies on this page is to serve as background for the design of a simple distributed product microformat. There are limited number of examples in the wild, but this page can serve as a base for experimentation and implementation.&lt;br /&gt;
&lt;br /&gt;
== Editors/Authors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
== New Examples ==&lt;br /&gt;
If you have implemented hProduct on your own page, feel free to add it to the '''top''' of this list. Please be sure to include at least one URL to a page on your site that includes actual [[hproduct|hProduct]] markup. &lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Experimental Live hProduct Examples ===&lt;br /&gt;
See bestbuy.com's experimental hProduct implementation (pre-draft) on &amp;quot;Shop URLs&amp;quot; at:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;http://www.bestbuy.com/shop/&amp;lt;/nowiki&amp;gt;''term'', or more information here: [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct/ Shop URL details]&lt;br /&gt;
Karniyarik.com  [http://www.karniyarik.com/karniyarik-web]is a vertical search engine for online goods and experimented hProduct.&lt;br /&gt;
&lt;br /&gt;
=== See Also ===&lt;br /&gt;
(Note: See [[hlisting-extended-examples|hlisting-extended-examples]] also for examples of products listed on classified services.--[[PaulLee|Paul Lee]] 21:24 20 Aug 2008)&lt;br /&gt;
&lt;br /&gt;
=== Live Product Examples ===&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/7p6h4l BlueNile]&lt;br /&gt;
** Product type: Jewelry &amp;gt; Bracelets&lt;br /&gt;
** Properties: categories, name, description, product rating, photo, price, order info, shipping information, stock number, metal type, clasp type, width, weight, add to basket, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.petco.com/product/14363/Totally-Ferret-Premium-Food-for-Active-Show-and-Pet-Ferrets.aspx Petco]&lt;br /&gt;
** Product type: Ferrets &amp;gt; Ferret food&lt;br /&gt;
** Properties: photo, name, brand/ manufacturer, description, product rating, reviews, weight, sku, shipping, internet price, sale price, quantity, add to cart, category, warranty, analysis, directions&lt;br /&gt;
&lt;br /&gt;
* [http://www.allposters.com/gallery.asp?startat=/getposter.asp&amp;amp;APNum=290796&amp;amp;CID=AC3917B0E4E4452CBC36B60F9B66A923&amp;amp;PPID=1&amp;amp;search=matisse&amp;amp;f=c&amp;amp;FindID=26501&amp;amp;P=1&amp;amp;PP=13&amp;amp;sortby=PD&amp;amp;cname=Henri+Matisse&amp;amp;SearchID allposters.com]&lt;br /&gt;
** Product type: Artwork &amp;gt; Prints&lt;br /&gt;
** Properties: photo, title, artist, type, size, item number, shipping, price, add to cart, custom frame, additional services, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.target.com/Britax-Decathlon-Sahara-Convertible-Seat/dp/B000JIWU4W/sr=1-1/qid=1230579365/ref=sr_1_1/179-9254632-8007737?ie=UTF8&amp;amp;rh=k%3Atoddler%20car%20seats%20britax&amp;amp;page=1 target.com]&lt;br /&gt;
** Product type: Baby &amp;amp;#38; Toddler &amp;gt; Toddler car seat&lt;br /&gt;
** Properties: photo, shipping, brand, title, price, guest rating, quantity, add to cart, add to list(s), availability, features, reviews, identifiers (dpci, asin, catalog number), height, width, depth&lt;br /&gt;
&lt;br /&gt;
* [http://www.uniformadvantage.com/pages/prod/0445.asp?frmcolor=NAVY uniformadvantage.com]&lt;br /&gt;
** Product type: Business &amp;amp;#38; Industrial &amp;gt; Medical &amp;gt; Medical Scrubs&lt;br /&gt;
** Properties: name, style number, brand, photo, description, price, color, size, quantity, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://freewheelbike.com/itemdetails.cfm?LibId=45397 freewheelbike.com]&lt;br /&gt;
** Product type: Sporting Goods &amp;gt; Bicycles&lt;br /&gt;
** Properties: categories, photo, brand, name, price, product rating, description, features (click-through/pop-up), color, size, add to cart, add and checkout, add to wish list&lt;br /&gt;
&lt;br /&gt;
* [http://www.fastforklifts.com/electric-forklift-trucks-electric-forklift-walkie-forklift-xp1229-12.html fastforklifts.com]&lt;br /&gt;
** Product type: Industrial Equipment &amp;gt; Forklifts&lt;br /&gt;
** Properties: photo, name, product id, manufacturer, price, sale price, savings, quantity, add to cart, category, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.leotardworld.com/Wiggles-Sparkle-Butterfly-Back-Leotard-p/mw1425-356h.htm leotardworld.com]&lt;br /&gt;
** Product type: Clothing &amp;amp;#38; Accessories &amp;gt; Leotards&lt;br /&gt;
** Properties: categories, name, brand, photo, price, sale price, you save, size, status, product code, quantity, add to cart, add to wish list, description, review&lt;br /&gt;
&lt;br /&gt;
* [http://www.gap.com/browse/product.do?cid=40772&amp;amp;pid=405608&amp;amp;scid=405608002 gap.com]&lt;br /&gt;
** Product type: Clothing &amp;amp;#38; Accessories &amp;gt; Men's Blazers&lt;br /&gt;
** Properties: photo, name, description, size, color, sku, quantity, price, sale price, add to bag, product details&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Nikon-Coolpix-Digital-Camera-Optical/dp/B0011MVWZ8/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=electronics&amp;amp;qid=1231272206&amp;amp;sr=8-1 amazon.com]&lt;br /&gt;
** Product type: Electronics &amp;gt; Cameras&lt;br /&gt;
** Properties: photo, name, brand/manufacturer, reviews, colors, price, availability, shipping, quantity, add to cart, related, product details, product dimentions, weight, asin, model number, sales rank, categories, description, tags, reviews, discussions&lt;br /&gt;
&lt;br /&gt;
* [http://shop.lundsandbyerlys.com/shopping.aspx?location=E&amp;amp;sublocation=LP&amp;amp;shoplistid=336 lundsandbyerlys.com(frames, maui bento sushi chosen as example)]&lt;br /&gt;
** Product type: Food Items &amp;gt; Sushi&lt;br /&gt;
** Properties: on sale, photo, name, serving size, quantity, price, sale price, savings, add to basket&lt;br /&gt;
&lt;br /&gt;
* [http://www1.macys.com/catalog/product/index.ognc?ID=290741&amp;amp;CategoryID=42212 macys.com]&lt;br /&gt;
** Product type: Furniture &amp;gt; Living Room Sets&lt;br /&gt;
** Properties: photo (flash), name, brand, description, details, shipping, returns, product rating, colors, related, height, width, depth, product features, warranty info, web id, price, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.lowes.com/lowes/lkn?action=productDetail&amp;amp;productId=132135-444-C14024A&amp;amp;lpage=none lowes.com]&lt;br /&gt;
** Product type: Household Hardware &amp;gt; Vanity&lt;br /&gt;
** Properties: photo, name, manufacturer/brand, item number, model, price, add to cart, availability, shipping, description, total width, total depth, total height, top width, top depth, color, series, assembly, number drawers, construction type, mount type, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDisplay?storeId=10051&amp;amp;langId=-1&amp;amp;catalogId=10053&amp;amp;productId=100189145 homedepot.com]&lt;br /&gt;
** Product type: Hardware &amp;gt; Sump Pump&lt;br /&gt;
** Properties: photo, name, model, brand, price, quantity, add to cart, add to list, add to registry, product rating, description, model number, part number, features, specifications, ada compliant, amperage, depth, height, weight, width, battery backup, cord length, energy star, horsepower, length, outlet connection, outlet dimension, switch type, voltage, reviews, warranty&lt;br /&gt;
&lt;br /&gt;
* [http://www.acehardware.com/product/index.jsp?productId=1290429&amp;amp;cp=&amp;amp;sr=1&amp;amp;kw=lathes&amp;amp;origkw=lathes&amp;amp;parentPage=search&amp;amp;searchId=34784674863 acehardware.com]&lt;br /&gt;
** Product type: Hardware &amp;gt; Lath Screws&lt;br /&gt;
** Properties: photo, name, product rating, price, rewards points, shipping, categories, color, size, quantity, add to cart, add to wish list, related, availability, product details: head type, size, material, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.walgreens.com/store/product.jsp?CATID=100218&amp;amp;navAction=jump&amp;amp;navCount=0&amp;amp;nug=VPD&amp;amp;skuid=sku359744&amp;amp;id=prod359743 walgreens.com]&lt;br /&gt;
** Product type: Health &amp;amp;#38; Beauty &amp;gt; Ear Wax Removal&lt;br /&gt;
** Properties: categories, photo, price, quantity, name, brand, size/count, add to cart, shipping, availability, product rating, description, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.appliancewarehousedirect.com/counterdepth-sidebyside-refrigerator-with-glass-shelves-humidity-controls-transition-lighting-external-button-icewater-dispenser-p-18476.html?cPath=3 appliancewarehousedirect.com]&lt;br /&gt;
** Product type: Home &amp;amp;#38; Garden &amp;gt; Refrigerators&lt;br /&gt;
** Properties: name, width, weight, depth, height, sku, brand, model, price, add to cart, shipping, warranty, photo, description, condition, packaging, features&lt;br /&gt;
&lt;br /&gt;
* [http://www.birdbaths.com/bird-baths/resin-bird-baths/portsmouthsolarbirdbathfountain.cfm birdbaths.com]&lt;br /&gt;
** Product type: Home &amp;amp;#38; Garden &amp;gt; Bird Baths&lt;br /&gt;
** Properties: photo, categories, name, brand, item number, regular price, sale price, savings, length, width, height, warranty, product rating, shipping, related, description, material, style, water sound, light, series, assembly, warranty, exchange, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.bagking.com/Merchant2/merchant.mvc?Screen=PROD&amp;amp;Product_Code=FN1200N&amp;amp;Category_Code=womens-fannypacks&amp;amp;Product_Count bagking.com]&lt;br /&gt;
** Product type: Luggage &amp;gt; Fanny Packs&lt;br /&gt;
** Properties: name, brand, photo, product code, price, weight, shipping, color, quantity, add to cart, description, features, warranty, width, height, depth&lt;br /&gt;
&lt;br /&gt;
* [http://www.magersandquinn.com/index.php?main_page=product_info&amp;amp;products_id=1905787&amp;amp;isbn_id=4027890 magersandquinn.com]&lt;br /&gt;
** Product type: Media &amp;gt; Books&lt;br /&gt;
** Properties: categories, photo, name, author, condition, isbn, contributor, publisher, publish date, pages, weight, height, width, depth, language, description, sale price, regular price, availability, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestbuy.com/site/olspage.jsp?skuId=9015638&amp;amp;type=product&amp;amp;id=1852883 bestbuy.com]&lt;br /&gt;
** Product type: Media &amp;gt; DVD &amp;gt; Bluray&lt;br /&gt;
** Properties: categories, photo, name, sku, release date, mpaa rating, product rating, shipping, availability, offers, list price, regular price, add to cart, add to wish list, print, format, release date, length, genre, studio, other formats, description, language, subtitles, additional features, cast &amp;amp; crew, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.cduniverse.com/productinfo.asp?pid=1109198&amp;amp;cart=827546365 cduniverse.com]&lt;br /&gt;
** Product type: Media &amp;gt; CDs&lt;br /&gt;
** Properties: photo, name, artist, product rating, regular price, price, shipping, add to cart, description, list price, categories, label, release year, part number, catalog number, number of discs, recording length, track name(s), reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.cars.com/go/search/detail.jsp;?tracktype=usedcc&amp;amp;searchType=21&amp;amp;pageNumber=0&amp;amp;numResultsPerPage=50&amp;amp;largeNumResultsPerPage=0&amp;amp;sortorder=descending&amp;amp;sortfield=PRICE+descending&amp;amp;certifiedOnly=false&amp;amp;criteria=K-|E-|M-_563_|N-N|R-10000|I-1%2c7|P-PRICE+descending|Q-descending|Z-55428&amp;amp;aff=national&amp;amp;paId=298456384&amp;amp;recnum=0&amp;amp;leadExists=true cars.com]&lt;br /&gt;
** Product type: Motor Vehicles &amp;gt; Cars&lt;br /&gt;
** Properties: photo, name, brand, mileage, body style, color, engine, transmission, drivetrain, doors, features, description, condition, listing source, reviews, seller, related, warranty&lt;br /&gt;
&lt;br /&gt;
* [http://www.autozone.com/selectedZip,55423/initialAction,partProductDetail/initialpartType,01233/initialR,1855279/initialvehicleId,2401601/shopping/selectZip.htm autozone.com]&lt;br /&gt;
** Product type: Motor Vehicles &amp;gt; Automotive Parts &amp;gt; Front Break Pads&lt;br /&gt;
** Properties: category, name, brand, accessory for, photo, part number, weight, warranty, application, note, price, availability, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.officedepot.com/a/products/908194/Swingline-Commercial-Desk-Stapler-Black/ officedepot.com]&lt;br /&gt;
** Product type: Office supplies &amp;gt; Stapler&lt;br /&gt;
** Properties: categories, name, brand, item number, photo, availability, shipping, price, quantity, add to cart, add to list, compare, product rating, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/gp/product/3937514775?ie=UTF8&amp;amp;tag=ubuntusearch-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=3937514775 amazon.com]&lt;br /&gt;
** Product type: Software &amp;gt; Operating Systems&lt;br /&gt;
** Properties: photo, name, brand, platform, product rating, price, shipping, availability, media type, quantity, related, features, width, height, length, weight, asin, model number, publish date, sales rank, categories, description, tags, reviews, discussions&lt;br /&gt;
&lt;br /&gt;
* [http://www.foosballstore.com/products/description/672.cfm foosballstore.com]&lt;br /&gt;
** Product type: Sporting Goods &amp;gt; Foosball Table&lt;br /&gt;
** Properties: name, brand, photo, description, model, price, shipping, quantity, accessories, add to cart, product specs, optional items, parts for, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.toysrus.com/product/index.jsp?productId=2332387 toysrus.com]&lt;br /&gt;
** Product type: Toys &amp;amp;#38; Games &amp;gt; Board Games&lt;br /&gt;
** Properties: categories, photo, name, brand, price, product rating, availability, quantity, add to cart, add to registry, add to wish list, description, features, item number, ski, upc, ean, isbn, manufacturer number&lt;br /&gt;
&lt;br /&gt;
* [http://www.williams-sonoma.com/products/8232084/index.cfm?pkey=cbakeware-top-rated&amp;amp;cm_src=hero williams-sonoma.com]&lt;br /&gt;
** Product Type: Home &amp;amp; Garden &amp;gt; Kitchen &amp;amp;#38; Dining &amp;gt; Bundt Pan&lt;br /&gt;
** Properties: photo, name, brand, description, product rating, reviews, price, quantity, add to basket, shipping, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.nulime.com/Hurricane-650-Fog-Machine/p201638 nulime.com]&lt;br /&gt;
** Product Type: Arts &amp;amp; Entertainment &amp;gt; Visual Effects &amp;gt; Fog Machines&lt;br /&gt;
** Properties: categories, item id, name, photo, list price, regular price, savings, availability, add to cart, send to friend, quantity, shipping, brand, product date, weight, height, width, depth, mode, upc, condition, return info, condition, warranty, url, description, accessories, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://shop.symantecstore.com/DRHM/servlet/ControllerServlet?SiteID=symnahho&amp;amp;Action=DisplayProductDetailsPage&amp;amp;productID=81884500&amp;amp;pgm=13665000&amp;amp;ThemeID=106300 symantecstore.com]&lt;br /&gt;
** Product Type: Software &amp;gt; Security Software&lt;br /&gt;
** Properties: photo, name, brand, description, add to cart, features, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.needledoctor.com/Rega-P9-Turntable?sc=2&amp;amp;category=353 needledoctor.com]&lt;br /&gt;
** Product Type: Electronics &amp;gt; Audio &amp;gt; Audio Components &amp;gt; Turntables&lt;br /&gt;
** Properties: name, description, brand, photo, price, color, quantity, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.golfsmith.com/ppage.php?stynum=PG191091&amp;amp;lcode=CI&amp;amp;cm_mmc=froogle-_-consumer-_-1-_-r&amp;amp;ci_src=14110944&amp;amp;ci_sku=PG191091&amp;amp;tcode=fr_home golfsmith.com]&lt;br /&gt;
** Product Type: Sporting goods &amp;gt; Outdoor Recreation &amp;gt; Golf&lt;br /&gt;
** Properties: categories, photo, name, brand, regular price, sale price, quantity, stock number, availability, rating, reviews, description, shipping, condition&lt;br /&gt;
&lt;br /&gt;
* [http://shop.lego.com/productsmall.asp?prod_id=7627 shop.lego.com]&lt;br /&gt;
** Product Type: Toys &amp;amp; Games &amp;gt; Toys &amp;gt; Building Toys&lt;br /&gt;
** Properties: name, photo, item number, price, availability, description, height, width, add to cart&lt;br /&gt;
&lt;br /&gt;
* [https://www.nascigs.com/Our-Products/Product-Selector.aspx#a=blue_details nascigs.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;#38; Tobacco &amp;gt; Tobacco Products&lt;br /&gt;
** Properties: photo, name, description&lt;br /&gt;
&lt;br /&gt;
* [http://store.mozilla.org/product.php?code=14%2013111&amp;amp;catid=9 store.mozilla.org]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Clothing &amp;gt; T-shirts&lt;br /&gt;
** Properties: photo, name, price, description, item number, size, quantity, add to cart &lt;br /&gt;
&lt;br /&gt;
* [http://www.cvs.com/CVSApp/catalog/shop_product_detail.jsp?filterBy=default&amp;amp;skuId=144888&amp;amp;productId=144888&amp;amp;navAction=push&amp;amp;no_new_crumb=true cvs.com]&lt;br /&gt;
** Product Type: Health &amp;amp;#38; Beauty &amp;gt; Health Care &amp;gt; Smoking Cessation&lt;br /&gt;
** Properties: category, photo, name, brand, sku, price, quantity, add to cart, description, ingredients, directions, warnings&lt;br /&gt;
&lt;br /&gt;
* [http://shop.samsonite.com/storefront/suitcases/25-quot-spinner/prod35566XXXX-cC05-.html shop.samsonite.com]&lt;br /&gt;
** Product Type: Luggage &amp;gt; Suitcases&lt;br /&gt;
** Properties: category, name, brand, price, availability, color, quantity, add to cart, photo, description, height, width, depth, product code, item number&lt;br /&gt;
&lt;br /&gt;
* [http://www.beanbags.com/bean-bag-chairs/extra-large/exclusivexlblackvinylbeanbag.cfm beanbags.com]&lt;br /&gt;
** Product Type: Furniture &amp;gt; Bean Bags&lt;br /&gt;
** Properties: category, photo, name, item number, list price, sale price, savings, features, price, availability, quantity, add to cart, rating, shipping, description, specifications, guarantee, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.amazon.com/Watching-The-Detectives/dp/B000V6THXO/ref=dm_ap_trk9 amazon.com]&lt;br /&gt;
** Product Type: Media &amp;gt; Music &amp;gt; Rock &amp;amp;#38; Pop &amp;gt; MP3&lt;br /&gt;
** Properties: photo, name, artist, price, reviews, format, release date, label, copyright, length, genres, asin, product rating&lt;br /&gt;
&lt;br /&gt;
* [http://ww22.1800flowers.com/product.do?baseCode=16156&amp;amp;dataset=10314&amp;amp;cm_sp=subproduct_Roses_Multicolored%20Roses%20-%20Buy%2012%2C%20Get%206%20Free-_-tab2_image2-_-basecode_16156_dataset_10314_01122009_0830 1800flowers.com]&lt;br /&gt;
** Product Type: Home &amp;amp;#38; Garden &amp;gt; Plants &amp;gt; Flowers&lt;br /&gt;
** Properties: name, photo, description, product code, price, zip, location&lt;br /&gt;
&lt;br /&gt;
* [http://www.6pm.com/n/p/p/7257462/c/6971.html 6pm.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Footwear &amp;gt; Boots&lt;br /&gt;
** Properties: brand, name, ski, price, savings, photo, size, width, color, add to cart, features, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.abebooks.com/servlet/SearchResults?isbn=9780495011606 abebooks.com]&lt;br /&gt;
** Product Type: Media &amp;gt; Books &amp;gt; Non-fiction&lt;br /&gt;
** Properties: categories, name, author, manufacturer, rating, photo, price, quantity, shipping, add to cart, description, isbn, publisher, condition&lt;br /&gt;
&lt;br /&gt;
* [http://www.abercrombie.com/webapp/wcs/stores/servlet/product_10051_10901_482623_-1_12213_12202 abercrombe &amp;amp;#38; fitch]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt;  Clothing &amp;gt; Tops&lt;br /&gt;
** Properties: photo, name, style, price, description, color, size, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.abt.com/product/21632.html abt.com]&lt;br /&gt;
** Product Type: Electronics &amp;gt; Audio &amp;gt; Audio Accessories&lt;br /&gt;
** Properties: categories, brand, name, photo, price, description, availability, shipping, rating, add to cart, model, features, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.ae.com/web/browse/product.jsp?catId=cat1070004&amp;amp;productId=0423_3693 ae.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Clothing Accessories &amp;gt; Belts&lt;br /&gt;
** Properties: photo, brand, name, style number, price, description, color, size, availability, quantity, add to cart, payment&lt;br /&gt;
&lt;br /&gt;
* [http://www.altrec.com/the-north-face/trailhead-6-tent altrec.com]&lt;br /&gt;
** Product Type: Sporting goods &amp;gt; Outdoor recreation &amp;gt; Camping, Backpacking &amp;amp;#38; Hiking &amp;gt; Tents&lt;br /&gt;
** Properties: categories, photo, brand, name, price regular, price sale, quantity, color, add to cart, sku, shipping, description, review&lt;br /&gt;
&lt;br /&gt;
* [http://www.americanstationery.com/shopping/prod_detail/main.asp-pid-3329 americanstationery.com]&lt;br /&gt;
** Product Type: Office supplies &amp;gt; General Supplies &amp;gt; Paper Products &amp;gt; Stationery&lt;br /&gt;
** Properties: categories, name, photo, item number, description, size, color, style, price, description, quantity, order, review&lt;br /&gt;
&lt;br /&gt;
* [http://www.anthropologie.com/anthro/catalog/productdetail.jsp?_dyncharset=ISO-8859-1&amp;amp;_dynSessConf=7579514410004107168&amp;amp;id=844658&amp;amp;parentid=ACC_EYE_SUN&amp;amp;pushId=ACC_EYE_SUN&amp;amp;popId=ACC_EYEWEAR&amp;amp;sortProperties=&amp;amp;navCount=1&amp;amp;navAction=&amp;amp;fromCategoryPage=true&amp;amp;selectedProductSize=&amp;amp;selectedProductSize1=&amp;amp;color=tur&amp;amp;colorName=TURQUOISE anthropologie.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Clothing Accessories &amp;gt; Eyewear&lt;br /&gt;
** Properties: photo, name, description, material, style number, price, color, size, quantity, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://store.apple.com/us/product/FB323LL/A?mco=MjE0NDk5Mw apple.com]&lt;br /&gt;
** Product Type: Electronics &amp;gt; Computers &amp;gt; Desktops&lt;br /&gt;
** Properties: name, photo, brand, description, features, price, shipping, add to cart, product details, whats in the box&lt;br /&gt;
&lt;br /&gt;
* [http://www.audible.com/adbl/site/products/ProductDetail.jsp?BV_UseBVCookie=Yes&amp;amp;productID=BK_SANS_000623 audible.com]&lt;br /&gt;
** Product Type: Media &amp;gt; Downloadable Audio&lt;br /&gt;
** Properties: photo, name, author, narrator, price regular, add to cart, price sale, program type, publisher, length, release date, audio formats, rating, description, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://gifts.barnesandnoble.com/search/product.asp?EAN=2000003285044 barnesandnoble.com]&lt;br /&gt;
** Product Type: Media &amp;gt; Magazines &amp;amp;#38; Newspapers &amp;gt; &lt;br /&gt;
** Properties: categories, photo, brand, name, rating, reviews, ean, sales rank, price regular, price online, price sale, price member, add to cart, description, shipping, product details&lt;br /&gt;
&lt;br /&gt;
* [http://www.bestkiteboarding.com/09-Waroo bestkiteboarding.com]&lt;br /&gt;
** Product Type: Sporting goods &amp;gt; Water Sports &amp;gt; Windsurfing&lt;br /&gt;
** Properties: model, name, photo, color, description, product features, performance metrics, size, price, quantity, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://bodybuilding.com/store/iron/creatine.html bodybuilding.com]&lt;br /&gt;
** Product Type: Health &amp;amp;#38; Beauty &amp;gt; Health Care &amp;gt; Fitness &amp;amp;#38; Nutrition &amp;gt; Vitamins &amp;amp;#38; Supplements&lt;br /&gt;
** Properties: size(s), product details, directions, brand, photo, description, price, buy/ order&lt;br /&gt;
&lt;br /&gt;
* [http://www.brooksbrothers.com/IWCatProductPage.process?Merchant_Id=1&amp;amp;Section_Id=591&amp;amp;Product_Id=827242&amp;amp;Parent_Id=356&amp;amp;default_color=Navy brooksbrothers.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Clothing &amp;gt; Suits &amp;gt; Boy's Two-Button Prep Blazer&lt;br /&gt;
** Properties: photo, categories, name, brand, description, article number, price, color, size, quantity, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.bulbs.com/eSpec.aspx?ID=14561&amp;amp;Ref=Category&amp;amp;RefId=13 bulbs.com]&lt;br /&gt;
** Product Type: Home &amp;amp;#38; Garden &amp;gt; Lighting &amp;gt; Light Bulbs&lt;br /&gt;
** Properties: photo, brand, name, description, quantity, add to cart, product details, price, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.buy.com/prod/wenger-potomac-black-rolling-notebook-case-fits-up-to-17-inch-laptop/q/loc/16234/208905968.html buy.com]&lt;br /&gt;
** Product Type: Luggage &amp;gt; Laptop Bags&lt;br /&gt;
** Properties: name, photo, shipping, regular price, sale price, you save, quantity, availability, brand, manufacturer part number, sku, upc, features, color, package contents, manufacturer, manufacturer part number, weight, product type, reviews, categories&lt;br /&gt;
&lt;br /&gt;
* [http://www.cabelas.com/cabelas/en/templates/product/standard-item.jsp?_DARGS=/cabelas/en/common/catalog/item-link.jsp_A&amp;amp;_DAV=MainCatcat21412-cat20145&amp;amp;id=0006612513096a&amp;amp;navCount=2&amp;amp;podId=0006612&amp;amp;parentId=cat20145&amp;amp;masterpathid=&amp;amp;navAction=push&amp;amp;catalogCode=XJ&amp;amp;rid=&amp;amp;parentType=index&amp;amp;indexId=cat20145&amp;amp;hasJS=true cabelas.com]&lt;br /&gt;
** Product Type: Motor Vehicles &amp;gt; Automotive Safety Equipment &amp;gt; Tire Chains&lt;br /&gt;
** Properties: categories, photo, name, item number, price, rating, description, size, add to cart, quantity, weight&lt;br /&gt;
&lt;br /&gt;
* [http://www.carolsdaughter.com/product/color/lip_gloss_bubbling_brown_sugar.do carolsdaughter.com]&lt;br /&gt;
** Product Type: Health &amp;amp; Beauty &amp;gt; Personal Care &amp;gt; Hair Care &amp;gt; Hair Coloring&lt;br /&gt;
** Properties: categories, photo, name, size, description, reviews, item number, quantity, price, availability, add to list, instructions&lt;br /&gt;
&lt;br /&gt;
* [http://www.coach.com/content/product.aspx?product_no=12613&amp;amp;category_id=53 coach.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;#38; Accessories &amp;gt; Clothing Accessories &amp;gt; Wallets&lt;br /&gt;
** Properties: photo, name, product details, length, height, price, style number, quantity, colors, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.costco.com/Browse/Product.aspx?Prodid=11295243&amp;amp;whse=BC&amp;amp;topnav=&amp;amp;browse=&amp;amp;lang=en-US costco.com]&lt;br /&gt;
** Product Type: Gifts &amp;amp;#38; Tickets &amp;gt; Membership &amp;gt; Fitness membership&lt;br /&gt;
** Properties: categories, photo, name, brand, item number, rating, price, quantity, add to cart, description, product details, shipping, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.crateandbarrel.com/family.aspx?c=14210&amp;amp;f=11731 crateandbarrel.com]&lt;br /&gt;
** Product Type: Home &amp;amp;#38; Garden &amp;gt; Kitchen &amp;amp;#38; Dining &amp;gt; Grillware&lt;br /&gt;
** Properties: categories, photo, name, price, description, diameter, height, sku, shipping, quantity, add to cart, availability&lt;br /&gt;
&lt;br /&gt;
* [http://www.davidsbridal.com/webapp/wcs/stores/servlet/ProductDisplayView?storeId=10052&amp;amp;catalogId=10051&amp;amp;categoryId=-49997326&amp;amp;currentIdx=0&amp;amp;subCategory=-49998493|-49997962|-49997326&amp;amp;catentryId=4000138 davidsbridal.com]&lt;br /&gt;
** Product Type: Home &amp;amp;#38; Garden &amp;gt; Decor &amp;gt; Candles&lt;br /&gt;
** Properties: categories, photo, name, description, price, height, diameter, rating, color, shipping, quantity, availability, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.delightfuldeliveries.com/wine/8366.asp delightfuldeliveries.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;#38; Tobacco &amp;gt; Beverages &amp;gt; Wine &amp;gt; Gift Baskets&lt;br /&gt;
** Properties: name, photo, description, brand(s), price, item number, shipping, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&amp;amp;l=en&amp;amp;s=dhs&amp;amp;cs=19&amp;amp;sku=A1732949 dell.com]&lt;br /&gt;
** Product Type: Electronics &amp;gt; Electronics Accessories &amp;gt; Mounts&lt;br /&gt;
** Properties: categories, brand, name, photo, description, price, add to cart, shipping, manufacturer part number, dell part number, rating, reviews, product specs, weight&lt;br /&gt;
&lt;br /&gt;
* [http://www.diapers.com/Product/ProductDetail.aspx?productId=7710 diapers.com]&lt;br /&gt;
** Product Type: Baby &amp;amp;amp; Toddler &amp;amp;gt; Baby Transport &amp;amp;gt; Baby Carriers&lt;br /&gt;
** Properties: categories, photo, name, rating, price, shipping, description, quantity, add to cart, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.dickssportinggoods.com/product/index.jsp?productId=1373378 dickssportinggoods.com]&lt;br /&gt;
** Product Type: Sporting Goods &amp;amp;gt; Team Sports &amp;amp;gt; Cricket&lt;br /&gt;
** Properties: categories, photo, name, brand, item number, rating, description, shipping, price, size, quantity, add to cart, availability, shipping, product features, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.currys.co.uk/martprd/product/402032 currys.co.uk]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Household Appliances &amp;amp;gt; Vacuuming &amp;amp;gt; Vacuums&lt;br /&gt;
** Properties: name, brand, product code, photo, availability, price sale, delivery, add to cart, product details, warranty/guarantee, description&lt;br /&gt;
&lt;br /&gt;
* [http://www.johnlewis.com/230508557/Product.aspx johnlewis.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Household Appliances &amp;amp;gt; Vacuuming &amp;amp;gt; Vacuums &amp;gt; Wallpaper&lt;br /&gt;
** Properties: name, brand, photo, product code, quantity, availability, price, terms and conditions, add to cart, shipping, colours, descriptions, dimensions (width, length)&lt;br /&gt;
&lt;br /&gt;
* [http://quelle.fr/portal/portal/SiteInternet/App/Shopping-bijoux?secteur=bijoux quelle.fr]&lt;br /&gt;
** Product Type: Clothing &amp;amp;amp; Accessories &amp;amp;gt; Jewelry &amp;amp;gt; Rings&lt;br /&gt;
** Properties: categories, photo, name, size, quantity, price regular, price sale, savings, description, weight, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.cdiscount.com/maison/canape-canapes/banquette-sydney-convertible/f-1170103-SX19851M.html cdiscount.com]&lt;br /&gt;
** Product Type: Furniture &amp;amp;gt; Living Room &amp;amp;gt; Sofas&lt;br /&gt;
** Properties: categories, name, brand, photo, price sale, price regular, add to cart, description, height, width&lt;br /&gt;
&lt;br /&gt;
* [http://www.tchibo.de/is-bin/INTERSHOP.enfinity/eCS/Store/de/-/EUR/TdTchDisplayProductInformation-Start?ProductSKU=0001193&amp;amp;produkt=Tchibo-Cafissimo-Anthrazit tchibo.de]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Kitchen &amp;amp;amp; Dining &amp;amp;gt; Appliances &amp;amp;gt; Coffee Makers &amp;amp;amp; Espresso Machines&lt;br /&gt;
** Properties: photo, name, brand, price, quantity, description, test rating, demensions (height, width, depth), color, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.karstadt.de/produktAnzeigen.do?pfad=866898+884179+881377&amp;amp;pid=3201158 karstadt.de]&lt;br /&gt;
** Product Type: Sporting Goods &amp;amp;gt; Team Sports &amp;amp;gt; Soccer &amp;gt; Accessories&lt;br /&gt;
** Properties: photo, name, description, availability, add to cart, product details, size (height, width)&lt;br /&gt;
&lt;br /&gt;
* [http://www.exlibris.ch/papier/ChipResetter/ChipResetter_f%C3%BCr_Canon_CLI8_und_PGI5_Patronen/thl/02163.aspx?system=&amp;amp;haupt=&amp;amp;unter=&amp;amp;pa=&amp;amp;pa_bis= exlibris.ch]&lt;br /&gt;
** Product Type: Electronics &amp;amp;gt; Print, Copy, Scan &amp;amp;amp; Fax &amp;amp;gt; Print, Copy, Scan &amp;amp;amp; Fax Accessories &amp;amp;gt; Printer Accessories &amp;amp;gt; Toner &amp;amp;amp; Inkjet Cartridges&lt;br /&gt;
** Properties: name, photo, product type, price, ean, description, add to cart, shipping&lt;br /&gt;
&lt;br /&gt;
* [http://www.radioshack.com/product/index.jsp?productId=2603246 radioshack.com]&lt;br /&gt;
** Product Type: Electronics &amp;amp;gt; Electronics Accessories &amp;amp;gt; Cables &amp;amp;amp; Adapters &amp;amp;gt; Adapters&lt;br /&gt;
** Properties: categories, photo, name, price, model, catalog number, availability, shipping, add to cart, description, reviews, rating&lt;br /&gt;
&lt;br /&gt;
* [http://www.drsfostersmith.com/product/prod_Display.cfm?pCatId=9722 drsfostersmith.com]&lt;br /&gt;
** Product Type: Animals &amp;amp;gt; Pet Supplies &amp;amp;gt; Dog Supplies &amp;amp;gt; Dog Medication&lt;br /&gt;
** Properties: name, photo, brand, shipping, description, item number, add to cart, weight&lt;br /&gt;
&lt;br /&gt;
* [http://www.drugstore.com/products/prod.asp?pid=205134&amp;amp;catid=33699&amp;amp;trx=GFI-0-EVGR-11690&amp;amp;trxp1=33699&amp;amp;trxp2=205134&amp;amp;trxp3=1&amp;amp;trxp4=1&amp;amp;btrx=BUY-GFI-0-EVGR-11690 drugstore.com]&lt;br /&gt;
** Product Type: Health &amp;amp;amp; Beauty &amp;amp;gt; Personal Care &amp;amp;gt; Oral Care &amp;amp;gt; Toothbrushes&lt;br /&gt;
** Properties: categories, name, brand, quantity, photo, shipping, rating, quantity, add to cart, description, reviews, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.ecampus.com/merch_detail.asp?item=31589270 ecampus.com]&lt;br /&gt;
** Product Type: Office Supplies &amp;amp;gt; Office Instruments &amp;amp;gt; Office Rulers&lt;br /&gt;
** Properties: name, brand, categories, photo, price sale, price regular, savings, description, length, shipping, model number, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com/The-Beatles-1-Used_stcVVproductId1400843VVcatId473167VVviewprod.htm fye.com]&lt;br /&gt;
** Product Type: Media &amp;amp;gt; Music &amp;amp;gt; Rock &amp;amp;amp; Pop &amp;amp;gt; British Invasion&lt;br /&gt;
** Properties: categories, photo, name, artist, format, release date, record label, upc, product id, sku, amg rating, genre, condition, price regular, price used, price member, savings, availability, add to cart, tracks (hAudio?), rating, description, reviews, credits (name-value pair), related &lt;br /&gt;
&lt;br /&gt;
* [http://www.foodnetworkstore.com/p-646354-Mesa-Grill-Barbeque-Sauce-97ozbr-By-Bobby-Flay.aspx foodnetworkstore.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;amp; Tobacco &amp;amp;gt; Food Items &amp;amp;gt; Condiments, Seasoning &amp;amp;amp; Sauces &amp;amp;gt; Barbecue Sauce&lt;br /&gt;
** Properties: photo, name, size, brand, price, rating, quantity, add to cart, availability, shipping, item number, description, origin, shelf life, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.gifttree.com/p3/2402/Chicken_Soup_for_the_Soul_Get_Well_Gift_Basket-1.html gifttree.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;amp; Tobacco &amp;amp;gt; Food Items &amp;amp;gt; Food Gift Baskets&lt;br /&gt;
** Properties: categories, photo, name, shipping, price, quantity, add to cart, description, width, height, depth&lt;br /&gt;
&lt;br /&gt;
* [http://www.golfballs.com/PB1512-OWH/Titleist-Pro-V1-Golf-Balls-Logo-Overruns-2008-Model.html golfballs.com]&lt;br /&gt;
** Product Type: Sporting Goods &amp;amp;gt; Outdoor Recreation &amp;amp;gt; Golf &amp;amp;gt; Golf Balls&lt;br /&gt;
** Properties: categories, name, rating, photo, brand, sku, condition, color, number, price, quantity, add to cart, shipping, description, reviews, faqs&lt;br /&gt;
&lt;br /&gt;
* [http://shop.guess.com/ProductDetails.aspx?style=M8412200&amp;amp;image=M8412200-LBEI&amp;amp;root_category|90=Men&amp;amp;category|101=Denim&amp;amp;browse=1&amp;amp;rpt=Department.aspx&amp;amp;pt=ProductListing.aspx guess.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;amp; Accessories &amp;amp;gt; Clothing &amp;amp;gt; Pants &amp;amp;gt; Jeans&lt;br /&gt;
** Properties: photo, name, description, size, color, quantity, price, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.harryanddavid.com/gifts/store/product____gourmet-popcorn-moose-munch-gifts_moose-munch-popcorn-gifts_5031937 harryanddavid.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;amp; Tobacco &amp;amp;gt; Food Items &amp;amp;gt; Candy, Sweets &amp;amp;amp; Gum&lt;br /&gt;
** Properties: categories, photo, name, brand, description, size, availability, item number, price, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.shopping.hp.com/product/51629A?landing=supplies&amp;amp;category=&amp;amp;family_name= hpshopping.com]&lt;br /&gt;
** Product Type: Electronics &amp;amp;gt; Print, Copy, Scan &amp;amp;amp; Fax &amp;amp;gt; Print, Copy, Scan &amp;amp;amp; Fax Accessories &amp;amp;gt; Printer Accessories &amp;amp;gt; Toner &amp;amp;amp; Inkjet Cartridges&lt;br /&gt;
** Properties: name, model number, photo, brand, offers, price, availability, shipping, quantity, add to cart, description, features, specifications&lt;br /&gt;
&lt;br /&gt;
* [http://www.klwines.com/detail.asp?sku=1041623 klwines.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;amp; Tobacco &amp;amp;gt; Beverages &amp;amp;gt; Wine&lt;br /&gt;
** Properties: photo, name, brand, year, sku, description, price, quantity, add to cart, rating, availability, reviews, varietal, country, sub-region, appellation&lt;br /&gt;
&lt;br /&gt;
* [http://www.karmaloop.com/products.aspx?ProductID=53615&amp;amp;VendorCode=COA karmaloop.com/]&lt;br /&gt;
** Product Type: Clothing &amp;amp;amp; Accessories &amp;amp;gt; Clothing Accessories &amp;amp;gt; Gloves &amp;amp;amp; Mittens&lt;br /&gt;
** Properties: brand, photo, name, price (in us/ canadian/austrailian dollar, british pound, euro), color, size, add to cart, description, style number&lt;br /&gt;
&lt;br /&gt;
* [http://www.lancome-usa.com/makeup/mascara/definicils-mascara.htm lancome-usa.com]&lt;br /&gt;
** Product Type: Health &amp;amp;amp; Beauty &amp;amp;gt; Personal Care &amp;amp;gt; Cosmetics &amp;amp;gt; Makeup &amp;amp;gt; Eyes &amp;amp;gt; Mascara&lt;br /&gt;
** Properties: categories, model, photo, brand, description, color, quantity, price, add to cart, benefits, technology, tips&lt;br /&gt;
&lt;br /&gt;
* [http://www.levenger.com/PAGETEMPLATES/PRODUCT/Product.asp?Params=Category=13-850|Level=2-3|pageid=341 levenger.com]&lt;br /&gt;
** Product Type: Office Supplies &amp;amp;gt; Filing &amp;amp;amp; Organization &amp;amp;gt; Desk Organizers&lt;br /&gt;
** Properties: photo, brand, name, price, item identifier, description, size (width, height, depth), color, quantity, add to cart, rating, reviews, product specifications&lt;br /&gt;
&lt;br /&gt;
* [http://www.lillianvernon.com/catalog/product_display.jsp?pdId=12342&amp;amp;name=Deluxe+Hanging+Pants+Rack&amp;amp;parentCatId=3&amp;amp;catId=149 lillianvernon.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Household Supplies &amp;amp;gt; Storage &amp;amp;amp; Organization &amp;amp;gt; Hangers&lt;br /&gt;
** Properties: categories, photo, name, sku, color, size, description, price regular, price sale, savings, quantity, add to cart, rating, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.moosejaw.com/moosejaw/shop/product_Moosejaw-Barf-Bag_10085155_10208_10000001_-1_ moosejaw.com]&lt;br /&gt;
** Product Type: Sporting Goods &amp;amp;gt; Outdoor Recreation &amp;amp;gt; Camping, Backpacking &amp;amp;amp; Hiking &amp;amp;gt; Barf Bags&lt;br /&gt;
** Properties: photo, condition, name, brand, item number, price, rating, color, quantity, add to cart, description, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.mymms.com/gifts/gifts.asp?item=51 mymms.com]&lt;br /&gt;
** Product Type: Food, Beverages &amp;amp;amp; Tobacco &amp;amp;gt; Food Items &amp;amp;gt; Candy, Sweets &amp;amp;amp; Gum&lt;br /&gt;
** Properties: name, description, size, photo, price, quantity&lt;br /&gt;
&lt;br /&gt;
* [http://www.netflix.com/Movie/Indiana_Jones_and_the_Last_Crusade/60010487?lnkctr=srchrd-sr&amp;amp;strkid=962279771_0_0 netflix.com]&lt;br /&gt;
** Product Type: Media &amp;amp;gt; DVDs &amp;amp;amp; Videos&lt;br /&gt;
** Properties: name, release date (year), photo, description, artist(s), genre, format, language, subtitiles, awards, movie rating, &lt;br /&gt;
&lt;br /&gt;
* [http://www.netshops.com/seasonal-&amp;amp;-gifts/gifts-for-him/hammocks/bestsellerislandbayxlropehammock.cfm netshops.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Lawn &amp;amp;amp; Garden &amp;amp;gt; Outdoor Living &amp;amp;gt; Hammocks&lt;br /&gt;
** Properties: categories, photo, name, brand, item number, price regular, price sale, savings, features, rating, shipping, material, quantity, add to cart, description, warranty, weight, length, size, hardware, compatibility, style, width, min/max distance, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://store.nike.com/index.jsp?country=GB&amp;amp;lang_locale=en_GB&amp;amp;ref=http%3A//store.nike.com/index.jsp%3Fsitesrc%3DEMFC%26ref%3Dhttp%3A//www.nikefootball.com%26l%3Dshop%2Cpdp%2Cctr-inline/cid-300/pid-219653/pgid-183395&amp;amp;sitesrc=EMFC&amp;amp;ref=http://www.nikefootball.com&amp;amp;l=shop,pdp,ctr-inline/cid-300/pid-219653/pgid-183395 nike.com]&lt;br /&gt;
** Product Type: Sporting Goods &amp;amp;gt; Team Sports &amp;amp;gt; Football &amp;amp;gt; Football Shoes&lt;br /&gt;
** Properties: brand, name, price, style number, photo, size, quantity, add to cart, description, features, reviews&lt;br /&gt;
&lt;br /&gt;
* [http://www.ninewest.com/Nightlight/3506933,default,pd.html?cgid=1039 ninewest.com]&lt;br /&gt;
** Product Type: Clothing &amp;amp;amp; Accessories &amp;amp;gt; Footwear &amp;amp;gt; Boots&lt;br /&gt;
** Properties: name, price, photo, color, width, size, description, heel, shaft size, circumference, add to cart&lt;br /&gt;
&lt;br /&gt;
* [http://www.oneida.com/index.cfm/fuseaction/product.detail/_/Paul-Revere/productID/ab228c02-d447-42d0-8aac-995522504787/categoryID/7f6f89c9-5e89-4fda-ba39-a10c0588d5b6/ oneida.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Kitchen &amp;amp;amp; Dining &amp;amp;gt; Tableware &amp;amp;gt; Flatware&lt;br /&gt;
** Properties: categories, name, description, photo, metal type, shipping, rating, reviews, add to cart, quantity, item identifier, price regular, price sale&lt;br /&gt;
&lt;br /&gt;
* [http://www.overstock.com/Home-Garden/Serta-Cool-Memory-Foam-2-inch-Mattress-Topper/3297642/product.html overstock.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Bedroom &amp;amp;gt; Mattress Pads&lt;br /&gt;
** Properties: categories, photo, brand, name, price regular, price sale, description, quantity, size, add to cart, rating, availability, shipping, reviews, size, warranty, materials, model number, height, width, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.chainsawsdirect.com/Husqvarna-235E/p2524.html chainsawsdirect.com]&lt;br /&gt;
** Product Type:Hardware &amp;amp;gt; Tools &amp;amp;gt; Chainsaws&lt;br /&gt;
** Properties: brand, name, photo, price regular, price sale, savings, model, shipping, availability, add to cart, rating, reviews, features, manufacturer, specs, weight, length, width, height&lt;br /&gt;
&lt;br /&gt;
* [http://www.repairclinic.com/SSPartDetail.aspx?s=b5a4c216i1159182&amp;amp;PartID=1159182 repairclinic.com]&lt;br /&gt;
** Product Type: Home &amp;amp;amp; Garden &amp;amp;gt; Kitchen &amp;amp;amp; Dining &amp;amp;gt; Appliances &amp;amp;gt; Refrigerators &amp;amp;gt; parts &amp;amp;gt; compressor parts&lt;br /&gt;
** Properties: categories, brand, part/item number, price, availability, quantity, add to cart, shipping, photo&lt;br /&gt;
&lt;br /&gt;
=== Analysis of Product/Commerce Sites ===&lt;br /&gt;
&lt;br /&gt;
Analysis on 100 ecommerce and manufacturing sites was performed to represent a wide array of product families. Below are the most notable '''universal''' product attributes. Analysis is ongoing and more examples may be selected as they are added to the product taxonomy. &lt;br /&gt;
&lt;br /&gt;
* photo/image: 100.00%&lt;br /&gt;
* price: 99% price variations include:&lt;br /&gt;
** instant&lt;br /&gt;
** sale&lt;br /&gt;
** regular&lt;br /&gt;
** list&lt;br /&gt;
** online&lt;br /&gt;
** member&lt;br /&gt;
** used&lt;br /&gt;
* name/title: 98%&lt;br /&gt;
* brand/manufacturer: 93%&lt;br /&gt;
* description: 90%&lt;br /&gt;
* add to cart/ buy: 87%&lt;br /&gt;
* identifier: 79% examples include:&lt;br /&gt;
** stock number&lt;br /&gt;
** sku&lt;br /&gt;
** item number&lt;br /&gt;
** dpci&lt;br /&gt;
** asin&lt;br /&gt;
** catalog number&lt;br /&gt;
** style number&lt;br /&gt;
** product id&lt;br /&gt;
** product code&lt;br /&gt;
** web id&lt;br /&gt;
** series&lt;br /&gt;
** part number&lt;br /&gt;
** product code&lt;br /&gt;
** mpc&lt;br /&gt;
** isbn&lt;br /&gt;
** ean&lt;br /&gt;
** upc&lt;br /&gt;
** style&lt;br /&gt;
** article number&lt;br /&gt;
* product reviews: 78%&lt;br /&gt;
* quantity: 61%&lt;br /&gt;
* dimensions: 51% dimensions attributes include:&lt;br /&gt;
** height&lt;br /&gt;
** width&lt;br /&gt;
** depth&lt;br /&gt;
** weight&lt;br /&gt;
** length&lt;br /&gt;
** circumference&lt;br /&gt;
* category/ categories: 50%&lt;br /&gt;
* shipping: 50%&lt;br /&gt;
* product rating: 44%&lt;br /&gt;
* status/ availability: 36%&lt;br /&gt;
* color: 31%&lt;br /&gt;
* size: 27%&lt;br /&gt;
* model: 15%&lt;br /&gt;
* monetary savings/&amp;quot;you save&amp;quot;: 14%&lt;br /&gt;
* warranty/guarantee: 13%&lt;br /&gt;
* condition: 10%&lt;br /&gt;
* language: 1%&lt;br /&gt;
&lt;br /&gt;
=== Coded examples ===&lt;br /&gt;
&lt;br /&gt;
(Note: this example contains additional markup for positioning and presentation purposes)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;ul id=&amp;quot;breadcrumbs&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;li&amp;gt;Storename&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;Cameras&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;Video Cameras&amp;lt;/li&amp;gt;&lt;br /&gt;
		&amp;lt;li class=&amp;quot;category&amp;quot;&amp;gt;High-Definition Cameras&amp;lt;/li&amp;gt;&lt;br /&gt;
	&amp;lt;/ul&amp;gt;&lt;br /&gt;
	&amp;lt;h1 class=&amp;quot;n&amp;quot;&amp;gt;Pure Digital Flip Video MinoHD Camcorder&amp;lt;/h1&amp;gt;&lt;br /&gt;
	&amp;lt;div id=&amp;quot;topbox&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;rightcol&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;img src=&amp;quot;http://images.storename.com/images/products/front.jpg&amp;quot; alt=&amp;quot;Image of Pure Digital F460B&amp;quot; class=&amp;quot;photo&amp;quot; /&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;leftcol&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;infomain&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;ul&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Brand: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Pure Digital&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Model: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;model&amp;quot;&amp;gt;F460B&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
					&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;SKU: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;sku&amp;quot;&amp;gt;9077054&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;/ul&amp;gt;&lt;br /&gt;
				&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;This camcorder offers true high-definition recording in an incredibly compact body, so you can be sure you won't miss a minute of recording time.&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;span class=&amp;quot;availability online&amp;quot;&amp;gt;Available online&amp;lt;/span&amp;gt;. &amp;lt;span class=&amp;quot;shipping&amp;quot;&amp;gt;Backordered: Usually leaves our warehouse within 1-2 weeks. &amp;lt;span class=&amp;quot;money&amp;quot;&amp;gt;Estimated shipping cost: &amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD&amp;quot; lang=&amp;quot;en&amp;quot;&amp;gt;$&amp;lt;/abbr&amp;gt;&amp;lt;span class=&amp;quot;amount&amp;quot;&amp;gt;0.0&amp;lt;/span&amp;gt;.&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
				&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;span class=&amp;quot;availability instore&amp;quot;&amp;gt;Not available for purchase in store&amp;lt;/span&amp;gt;.&lt;br /&gt;
				&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;span class=&amp;quot;availability specialorder&amp;quot;&amp;gt;Not available for special order&amp;lt;/span&amp;gt;.&lt;br /&gt;
				&amp;lt;/p&amp;gt;&lt;br /&gt;
			&amp;lt;/div&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;infoside&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;span class=&amp;quot;price sale&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;money&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Sale Price: &amp;lt;/strong&amp;gt;&amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD&amp;quot; lang=&amp;quot;en&amp;quot;&amp;gt;$&amp;lt;/abbr&amp;gt;&amp;lt;span class=&amp;quot;amount&amp;quot;&amp;gt;206.99&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;buy&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;img src=&amp;quot;http://images.storename.com/products/images/btn_add_to_cart.gif&amp;quot; alt=&amp;quot;buy this product&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;div id=&amp;quot;bottombox&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;tabs&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;ul&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#featuresbox&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Features&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#specsbox&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Specs&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
				&amp;lt;li&amp;gt;&amp;lt;a href=&amp;quot;#reviewsbox&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Reviews&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
			&amp;lt;/ul&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;specsbox&amp;quot;&amp;gt;&lt;br /&gt;
		&amp;lt;h3&amp;gt;Product Specs&amp;lt;/h3&amp;gt;&lt;br /&gt;
			&amp;lt;dl class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Color&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Black&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Height&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;3.9&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Width&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;2&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Depth&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;0.6&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Weight&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;3.3 oz.&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Warranty -- Parts&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;90 days&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Warranty -- Labor&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;90 days&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Format&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Flash memory&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Vista Compatible&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Home Basic&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;LCD Screen Size&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;1.5&amp;quot;&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Image Stabilization&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;No&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Optical Zoom&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;None&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Digital Zoom&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;2x&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Night Recording&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Audio Sensor&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Lines of Resolution&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;720&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Video Resolution&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Up to 1280 x 720&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Digital Still Resolution&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Up to 1280 x 720&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Auto Date/Time Stamp&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Audio Recording&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Color Viewfinder&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Speaker&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Exposure Control&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Automatic&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;PC Software&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Connectivity&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;USB 2.0&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;PC Cable&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
				&amp;lt;dt&amp;gt;Rechargeable Battery&amp;lt;/dt&amp;gt;&lt;br /&gt;
				&amp;lt;dd&amp;gt;Yes&amp;lt;/dd&amp;gt;&lt;br /&gt;
			&amp;lt;/dl&amp;gt;&lt;br /&gt;
			&amp;lt;div class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div id=&amp;quot;reviewsbox&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;h3&amp;gt;Product Reviews&amp;lt;/h3&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h4&amp;gt;&amp;quot;&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;Amazing little camera&amp;lt;/span&amp;gt;&amp;quot;&amp;lt;/h4&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Reviewer: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://reviews.storename.com/3545a/kevwhitesf/profile.htm&amp;quot; class=&amp;quot;url fn&amp;quot;&amp;gt;kevwhitesf&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
					&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Date reviewed: &amp;lt;/strong&amp;gt;&amp;lt;abbr title=&amp;quot;200502&amp;quot; class=&amp;quot;dtreviewed&amp;quot;&amp;gt;2008-11-24T18:53:32.000-06:00&amp;lt;/abbr&amp;gt;&lt;br /&gt;
					&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Rating: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt; out of 5&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;It definitely exceeded my expectations. It does everything it claims to do and more at a very reasonable price. I was pretty shocked that such a small device was capable of producing such a nice picture. Limited functionality, but that's what I was expecting. It interfaces nicely with Macs. I'm having lot of fun with my MinoHD! I've been taking it everywhere.&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
				&amp;lt;div class=&amp;quot;hreview&amp;quot;&amp;gt;&lt;br /&gt;
					&amp;lt;h4&amp;gt;&amp;quot;&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;Amazing HD Consumer Camera&amp;lt;/span&amp;gt;&amp;quot;&amp;lt;/h4&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Reviewer: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;reviewer vcard&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://reviews.storename.com/3545a/sscrozz/profile.htm&amp;quot; class=&amp;quot;url fn&amp;quot;&amp;gt;sscrozz&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;Lafayette, CA&amp;lt;/span&amp;gt;&lt;br /&gt;
					&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Date reviewed: &amp;lt;/strong&amp;gt;&amp;lt;abbr title=&amp;quot;200502&amp;quot; class=&amp;quot;dtreviewed&amp;quot;&amp;gt;2008-11-22T03:08:41.000-06:00&amp;lt;/abbr&amp;gt;&lt;br /&gt;
					&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p&amp;gt;&lt;br /&gt;
					&amp;lt;strong&amp;gt;Rating: &amp;lt;/strong&amp;gt;&amp;lt;span class=&amp;quot;rating&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt; out of 5&amp;lt;/p&amp;gt;&lt;br /&gt;
					&amp;lt;p class=&amp;quot;description&amp;quot;&amp;gt;&amp;quot;This camera is perfect for the consumer who wants a pocket camera that shoots HD. It shoots in full HD using H.264 compression (great quality video that takes up little space) It now works with Macs using Mpeg4 instead of AVI. Here is a HD test video. http://www.vimeo.com/2291493&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
				&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;/div&amp;gt;&lt;br /&gt;
		&amp;lt;div class=&amp;quot;clear&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38420</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38420"/>
		<updated>2009-04-24T16:46:41Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: removing out of date examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
Please see examples at [[hproduct-examples|hProduct examples]].&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38419</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38419"/>
		<updated>2009-04-24T16:41:36Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: removing condition&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38418</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38418"/>
		<updated>2009-04-24T16:40:54Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing schema, removing condition and availability&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38417</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38417"/>
		<updated>2009-04-24T16:38:59Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding review, listing, price&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;price::&amp;lt;/code&amp;gt;''' the class name price is used to indicate the price of the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;review::&amp;lt;/code&amp;gt;''' the class name review identifies review(s) for the product. {{should}} use [[hreview|hReview]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;listing::&amp;lt;/code&amp;gt;''' the class name listing identifies product listings. {{should}} use [[hlisting|hListing]]. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38416</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38416"/>
		<updated>2009-04-24T16:34:25Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: additional details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion (eg. a manufacturer site that's not commerce enabled, strictly informational), it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) representation of price should be delegated to [[hlisting|hListing]].&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38415</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38415"/>
		<updated>2009-04-24T16:32:58Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing format again&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or [[aggregate-microformat-template-examples|hReview-aggregate]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or [[aggregate-microformat-template-examples|hListing-aggregate]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion, it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) represntation of price should be&lt;br /&gt;
delegated to [[hlisting|hListing]]&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38414</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38414"/>
		<updated>2009-04-24T16:31:42Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or hReview-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]].&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or hListing-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]].&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion, it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) represntation of price should be&lt;br /&gt;
delegated to [[hlisting|hListing]]&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38413</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38413"/>
		<updated>2009-04-24T16:30:56Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding note around standalone usage of hproduct/ price&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or hReview-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or hListing-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
'''Note:''' If hProduct markup is used in a &amp;quot;standalone&amp;quot; fashion, it is assumed that the price attribute represents the manufacturer's suggested retail price. Any transactional (commerce) represntation of price should be&lt;br /&gt;
delegated to [[hlisting|hListing]]&lt;br /&gt;
&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38412</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38412"/>
		<updated>2009-04-24T16:29:50Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or hReview-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or hListing-aggregate, see: [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38411</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38411"/>
		<updated>2009-04-24T16:29:24Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: editing format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]], or hReview-aggregate. see [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** listing. optional. [[hlisting|hListing]], or hListing-aggregate. see [[aggregate-microformat-template-examples|aggregate microformat examples]]&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38410</id>
		<title>hproduct</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hproduct&amp;diff=38410"/>
		<updated>2009-04-24T16:28:18Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: updating hproduct schema, adding price back, review and listing new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;hProduct&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
{{DraftSpecification}}&lt;br /&gt;
__TOC__&lt;br /&gt;
hProduct is a microformat suitable for publishing and embedding product data. hProduct is one of several open microformats standards suitable for embedding in HTML, XHTML, Atom, RSS, and arbitrary XML.&lt;br /&gt;
&lt;br /&gt;
==hProduct Microformat Draft Specification==&lt;br /&gt;
&lt;br /&gt;
; Editors/Authors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* [[User:PaulLee|Paul Lee]], Google Product Search&lt;br /&gt;
* [[User:JayMyers|Jay Myers]], [http://www.bestbuy.com/ Best Buy, Co., Inc.]&lt;br /&gt;
&lt;br /&gt;
; Contributors&lt;br /&gt;
(alphabetical)&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/hresume#Copyright copyright] and [http://microformats.org/wiki/hresume#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Draft, version 0.2.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The web is a thriving consumer marketplace with a plethora of manufacturers and vendors scattered across the globe. Sifting through massive amounts of unstructured product data is a difficult task for both browsers and machines alike. The hProduct microformat gives structure to this metadata by providing constructs to identify universal product attributes, plus a mechanism to accomodate the wide variation in product attributes.&lt;br /&gt;
&lt;br /&gt;
The hProduct microformat can assist consumers, manufacturers and retailers in a number of ways. If a browser or application understands that a specific web page contains the hProduct microformat, it can inform and help facilitate the best product choice by the consumer to fulfill their needs. An adpoted, open standard will ensure the correct product data is published between manufacturers and retailers, to the benefit of the consumer. Bringing order and structure to product data makes it easy for people and organizations to list the products and services they offer, and easy for web services to consume that product data for analysis and syndication.&lt;br /&gt;
&lt;br /&gt;
=== Semantic XHTML Design Principles ===&lt;br /&gt;
{{SemanticXHTMLDesignPrinciples}}&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgment ===&lt;br /&gt;
Many thanks go out to the contributors who laid the foundation for the current hProduct draft spec.&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
Giving details about a particular product is sometimes very complex as parameters are different for books and CDs than they are for iPods or cars. It should be very easy to mark up an item using hProduct and the syntax should be simple yet flexible enough for more advanced applications.&lt;br /&gt;
&lt;br /&gt;
=== Out of Scope ===&lt;br /&gt;
This microformat does not intend to replicate any of the content proposed within [[hListing]] and would defer all money/transactional matters to that microformat. This microformat also does not attempt to specify a product ontology, or category-specific attributes; instead, it aims to create a framework to allow for flexible expression of both.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
{{rfc-2119-intro}}&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hProduct format is based on a set of fields common to numerous ecommerce sites and formats in use today on the web.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
The hProduct schema consists of the following (see existing class names for reference):&lt;br /&gt;
&lt;br /&gt;
*hproduct&lt;br /&gt;
** availability. optional. text. can be further refined by type (instore, online, preorder, backorder, specialorder).&lt;br /&gt;
** brand. optional. text. can also use [[hcard|hCard]] for manufacturer.&lt;br /&gt;
** category. optional. text. can also use rel-tag. re-used from [[hcard|hCard]].&lt;br /&gt;
** price. optional. floating point number. can use currency format. &lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** description. optional. text. can also include valid HTML markup. re-used from [[hreview|hReview]].&lt;br /&gt;
** fn. '''required.''' text. product name or title. re-used from [[hcard|hCard]].&lt;br /&gt;
** photo. optional. image element or link. re-used from [[hcard|hCard]].&lt;br /&gt;
** url. optional. href. can contain rel-tag rel='product'. re-used from [[hcard|hCard]].&lt;br /&gt;
** review. optional. [[hreview|hReview]] (or hReview-aggregate -- see [[aggregate-microformat-template-examples|aggregate microformat examples]])&lt;br /&gt;
** listing. optional. [[hlisting|hListing]] (or hListing-aggregate -- see [[aggregate-microformat-template-examples|aggregate microformat examples]])&lt;br /&gt;
** identifier. optional.&lt;br /&gt;
*** type. required. - examples:&lt;br /&gt;
**** model&lt;br /&gt;
**** mpn&lt;br /&gt;
**** upc&lt;br /&gt;
**** isbn&lt;br /&gt;
**** issn&lt;br /&gt;
**** ean&lt;br /&gt;
**** jan&lt;br /&gt;
**** sn&lt;br /&gt;
**** vin&lt;br /&gt;
**** sku &lt;br /&gt;
*** value. required. - label may be implied&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
Class names &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo&amp;lt;/code&amp;gt;, &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url&amp;lt;/code&amp;gt; are reused from [[hcard|hCard]]. &amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description&amp;lt;/code&amp;gt; is reused from [[hreview|hReview]].&lt;br /&gt;
&lt;br /&gt;
The fields of the hProduct schema represent the following:&lt;br /&gt;
&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;hproduct::&amp;lt;/code&amp;gt;''' Root class name&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;availability::&amp;lt;/code&amp;gt;''' the class name availability is used to determine availability of product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;brand::&amp;lt;/code&amp;gt;''' the class name brand is used identify brand of the product. {{should}} use [[hcard|hCard]] for manufacturer name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;category::&amp;lt;/code&amp;gt;''' the class name category identifies product category. {{may}} use [[rel-tag]] microformat. {{may}} be plural to represent multiple categories.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;condition::&amp;lt;/code&amp;gt;''' the class name condition identifies the product condition. {{may}} include text like &amp;quot;new&amp;quot;, &amp;quot;used&amp;quot;, &amp;quot;refurbished&amp;quot;.{{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;description::&amp;lt;/code&amp;gt;''' the class name description is used to describe the product. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;fn::&amp;lt;/code&amp;gt;''' product text name. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;photo::&amp;lt;/code&amp;gt;''' the class name photo {{may}} be applied to an &amp;lt;img&amp;gt; or &amp;lt;a&amp;gt; element. {{may}} be plural.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;url::&amp;lt;/code&amp;gt;''' the class name url {{should}} refer to the web page associated with product details. {{may}} use [[rel-tag]], rel='product'. {{must}} be singular.&lt;br /&gt;
*'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;identifier::&amp;lt;/code&amp;gt;''' the identifier structure is used to describe product identifiers like Model, UPC or SKU, and is designed to accommodate new or as-yet-unidentified identifiers. {{should}} be singular.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;type::&amp;lt;/code&amp;gt;''' the class name type identifies the identifier type.&lt;br /&gt;
**'''&amp;lt;code class=&amp;quot;class-name&amp;quot;&amp;gt;value::&amp;lt;/code&amp;gt;''' label {{may}} be implied&lt;br /&gt;
&lt;br /&gt;
=== Additional Details ===&lt;br /&gt;
''Internationalization'': Though there are many English-language tokens, they are only used as invisible class-names; user-visible listing information can be completely localized. Note that (X)HTML LANG attribute rules still apply as usual, for multilingual aggregators of hProduct.&lt;br /&gt;
&lt;br /&gt;
=== Relationships with other microformats ===&lt;br /&gt;
Products can be complex structures with attributes and features that may fall outside the bounds of the proposed hProduct microformat. Care has been taken to provide just enough attributes to accurately represent products while not overloading the hProduct spec. This means that complete semantic solutions would rely on using hProduct in combination with other microformats to achieve their goals. Through [[hproduct-examples#Coded_examples|examples]] (see also: [[hproduct-recipes|recipes]]) and [[hproduct-examples#Analysis_of_Product.2FCommerce_Sites|analysis]], there are some clear relationships between hProduct and these microformats:&lt;br /&gt;
&lt;br /&gt;
* [[hlisting|hListing]] :: provides additional context to the transaction side of a product, including crucial elements like &amp;quot;price&amp;quot;.&lt;br /&gt;
* [[hReview|hReview]]/hAggregate(concept) :: research shows that many commerce sites include product reviews, and they are often aggregated to provide overall ratings and reviews on the web. Utilizing these microformats can provide additional data around a product or service.&lt;br /&gt;
* [[xoxo|xoxo]] :: to address property-value data that may be necessary for a complete data representation of a product.&lt;br /&gt;
&lt;br /&gt;
Of course, these are just a few of many that could be used with the hProduct microformat.&lt;br /&gt;
&lt;br /&gt;
=== XMDP Profile ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
	&amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
	&amp;lt;dl&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;hproduct&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Used to identify and describe metadata universally common to products.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;availability&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The details around the availability of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;brand&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The brand name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product category/ categories the product belongs to.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;condition&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The condition of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;fn&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The common name of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;photo&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;Accompanying image of the product.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;url&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;A link to the product details.&amp;lt;/dd&amp;gt;&lt;br /&gt;
		&amp;lt;dt&amp;gt;identifier&amp;lt;/dt&amp;gt;&lt;br /&gt;
		&amp;lt;dd&amp;gt;The product identifier like Model, SKU, ISBN, or EAN associated with the product&amp;lt;/dd&amp;gt;&lt;br /&gt;
	&amp;lt;/dl&amp;gt;&lt;br /&gt;
	&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
This section is informative.&lt;br /&gt;
*...&lt;br /&gt;
&lt;br /&gt;
=== Examples in Production ===&lt;br /&gt;
* Description of [http://jay.beweep.com/index.php/2008/10/14/reviving-shop-urls-with-hproduct BestBuy.com implementation]&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
&lt;br /&gt;
==== Simple Product ====&lt;br /&gt;
&lt;br /&gt;
 The Pick of Destiny&lt;br /&gt;
 by Tenacious D&lt;br /&gt;
 The Pick of Destiny is the highly anticipated soundtrack to the upcoming &lt;br /&gt;
 New Line Cinema comedy, Tenacious D in the Pick of Destiny. An epic &lt;br /&gt;
 musical adventure, the film follows Tenacious D (Jack Black and Kyle Gass)&lt;br /&gt;
 on their quest to obtain the Pick and become The Greatest Band on Earth.&lt;br /&gt;
 Released: November 14, 2006&lt;br /&gt;
 Label: Sony&lt;br /&gt;
 UPC: 82796948912&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div class=&amp;quot;hproduct&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;h4 class=&amp;quot;name&amp;quot;&amp;gt;The Pick of Destiny&amp;lt;/h4&amp;gt;&lt;br /&gt;
   &amp;lt;h5 class=&amp;quot;p-v&amp;quot;&amp;gt;by &amp;lt;span class=&amp;quot;property artist&amp;quot;&amp;gt;Tenacious D&amp;lt;/span&amp;gt;&amp;lt;/h5&amp;gt;&lt;br /&gt;
   &amp;lt;p class=&amp;quot;description summary&amp;quot;&amp;gt;The Pick of Destiny is the highly &lt;br /&gt;
   anticipated soundtrack to the upcoming New Line Cinema comedy, Tenacious&lt;br /&gt;
   D in the Pick of Destiny. An epic musical adventure, the film follows &lt;br /&gt;
   Tenacious D (Jack Black and Kyle Gass) on their quest to obtain the Pick&lt;br /&gt;
   and become The Greatest Band on Earth.&amp;lt;/p&amp;gt;&lt;br /&gt;
   &amp;lt;ul&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Released&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;&amp;lt;abbr title=&amp;quot;2006-11-14T12:00:01-05:00&amp;quot;&amp;gt;November&lt;br /&gt;
       14, 2006&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li&amp;gt;Label: &amp;lt;span class=&amp;quot;brand&amp;quot;&amp;gt;Sony&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;UPC&amp;lt;/span&amp;gt;:&lt;br /&gt;
       &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;82796948912&amp;lt;/span&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
   &amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* more complicated examples can be found at [[hproduct-examples|hProduct examples]]&lt;br /&gt;
&lt;br /&gt;
== Copyright ==&lt;br /&gt;
* [[User:JayMyers|JayMyers]]: I release all of my contributions to the public domain.&lt;br /&gt;
&lt;br /&gt;
{{MicroFormatPublicDomainContributionStatement}}&lt;br /&gt;
&lt;br /&gt;
== Patents ==&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* '''hproduct'''&lt;br /&gt;
* [[hproduct-issues]]&lt;br /&gt;
* [[hproduct-faq]]&lt;br /&gt;
* [[hproduct-examples]]&lt;br /&gt;
* [[hproduct-recipes]]&lt;br /&gt;
&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Draft Specifications]]&lt;br /&gt;
[[Category:hProduct]]&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=38399</id>
		<title>hlisting-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=38399"/>
		<updated>2009-04-22T21:06:16Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: unbolding...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;listing microformat brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
This is brainstorming for a [[hlisting]] microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
=== Revised Base Schema Elements (proposed) ===&lt;br /&gt;
&lt;br /&gt;
*hListing (hlisting)&lt;br /&gt;
** listing action. optional. one or more tags, suggested set: sell | rent | trade | meet | announce | offer | wanted | event | service&lt;br /&gt;
** lister. optional. hCard | (fn || email || url || tel).&lt;br /&gt;
** dtlisted. optional. ISO8601 absolute date time.&lt;br /&gt;
** dtexpired. optional. ISO8601 absolute date time.&lt;br /&gt;
** price. optional. text. [should include a floating-point number with optional ISO currency codes] - see the currency proposal&lt;br /&gt;
** item info. optional. (fn || url || photo || [[geo]] || [[adr]]) |  [[hcard|hCard]] (for person or business). &lt;br /&gt;
** summary. optional. text.&lt;br /&gt;
** '''description'''. required. text with optional valid XHTML markup.&lt;br /&gt;
** item tags. optional. keywords or phrases describing the item being offered, using rel-tag&lt;br /&gt;
** permalink. optional. &lt;br /&gt;
** availability. optional. text.&lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Items removed ====&lt;br /&gt;
* version. optional. text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* +1 I'm tending to agree with the removal of version, as in practice it has not been necessary for either [[hReview]] or [[hListing]].[[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* item info. optional. (fn || url || photo || geo || adr) | hCard (for person or business).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Removal of &amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt; seems to be a mistake, as that is used to indicate the item itself being listed. E.g., a nested &amp;lt;code&amp;gt;hProduct&amp;lt;/code&amp;gt; would be &amp;lt;code&amp;gt;&amp;amp;lt;p class='item hproduct'&amp;gt;&amp;amp;lt;/p&amp;gt;&amp;lt;/code&amp;gt;. Removal appears to leave no way to include ''what'' is being listed. --[[User:BenWard|BenWard]] 17:38, 16 April 2009 (UTC)&lt;br /&gt;
** +1 completely agreed with Ben Ward's point. Wide use of [[hReview]] in the [[hreview-examples-in-wild|wild]] has shown that having an explicit &amp;quot;item&amp;quot; is both necessary and works in practice. [[User:Tantek|Tantek]] 17:40, 16 April 2009 (UTC)&lt;br /&gt;
* Indeed it was a mistake... left it out of my edits. Replaced. [[User:JayMyers|JayMyers]] 21:04, 22 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Items added ====&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Each of the following should cite the analysis made of real world examples that demonstrates the 80%+ use case need, otherwise, they should not be added. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* availability. optional. text.&lt;br /&gt;
* condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
* shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
==== Items changed: ====&lt;br /&gt;
* listing action =&amp;gt; optional. if omitted, action assumed to be sell &lt;br /&gt;
* lister =&amp;gt; optional. if omitted, the buyer/seller is assumed to be the site where the microformat exists&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* In that case, an algorithm should be provided for how to determine the hCard for the lister, if no explicit lister is given. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=38398</id>
		<title>hlisting-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=hlisting-brainstorming&amp;diff=38398"/>
		<updated>2009-04-22T21:05:47Z</updated>

		<summary type="html">&lt;p&gt;JayMyers: adding item back&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;listing microformat brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
This is brainstorming for a [[hlisting]] microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
=== Revised Base Schema Elements (proposed) ===&lt;br /&gt;
&lt;br /&gt;
*hListing (hlisting)&lt;br /&gt;
** listing action. optional. one or more tags, suggested set: sell | rent | trade | meet | announce | offer | wanted | event | service&lt;br /&gt;
** lister. optional. hCard | (fn || email || url || tel).&lt;br /&gt;
** dtlisted. optional. ISO8601 absolute date time.&lt;br /&gt;
** dtexpired. optional. ISO8601 absolute date time.&lt;br /&gt;
** price. optional. text. [should include a floating-point number with optional ISO currency codes] - see the currency proposal&lt;br /&gt;
** item info. '''optional'''. (fn || url || photo || [[geo]] || [[adr]]) |  [[hcard|hCard]] (for person or business). &lt;br /&gt;
** summary. optional. text.&lt;br /&gt;
** '''description'''. required. text with optional valid XHTML markup.&lt;br /&gt;
** item tags. optional. keywords or phrases describing the item being offered, using rel-tag&lt;br /&gt;
** permalink. optional. &lt;br /&gt;
** availability. optional. text.&lt;br /&gt;
** condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
** shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Items removed ====&lt;br /&gt;
* version. optional. text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* +1 I'm tending to agree with the removal of version, as in practice it has not been necessary for either [[hReview]] or [[hListing]].[[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* item info. optional. (fn || url || photo || geo || adr) | hCard (for person or business).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Removal of &amp;lt;code&amp;gt;item&amp;lt;/code&amp;gt; seems to be a mistake, as that is used to indicate the item itself being listed. E.g., a nested &amp;lt;code&amp;gt;hProduct&amp;lt;/code&amp;gt; would be &amp;lt;code&amp;gt;&amp;amp;lt;p class='item hproduct'&amp;gt;&amp;amp;lt;/p&amp;gt;&amp;lt;/code&amp;gt;. Removal appears to leave no way to include ''what'' is being listed. --[[User:BenWard|BenWard]] 17:38, 16 April 2009 (UTC)&lt;br /&gt;
** +1 completely agreed with Ben Ward's point. Wide use of [[hReview]] in the [[hreview-examples-in-wild|wild]] has shown that having an explicit &amp;quot;item&amp;quot; is both necessary and works in practice. [[User:Tantek|Tantek]] 17:40, 16 April 2009 (UTC)&lt;br /&gt;
* Indeed it was a mistake... left it out of my edits. Replaced. [[User:JayMyers|JayMyers]] 21:04, 22 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Items added ====&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* Each of the following should cite the analysis made of real world examples that demonstrates the 80%+ use case need, otherwise, they should not be added. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* availability. optional. text.&lt;br /&gt;
* condition. optional. text. examples: 'new', 'used', 'refurbished'.&lt;br /&gt;
* shipping. optional. text. text describing shipping and fulfillment&lt;br /&gt;
&lt;br /&gt;
==== Items changed: ====&lt;br /&gt;
* listing action =&amp;gt; optional. if omitted, action assumed to be sell &lt;br /&gt;
* lister =&amp;gt; optional. if omitted, the buyer/seller is assumed to be the site where the microformat exists&lt;br /&gt;
&amp;lt;div class=discussion&amp;gt;&lt;br /&gt;
* In that case, an algorithm should be provided for how to determine the hCard for the lister, if no explicit lister is given. [[User:Tantek|Tantek]] 17:45, 16 April 2009 (UTC)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>JayMyers</name></author>
	</entry>
</feed>