blob: 3259c379e80de1810606fea8c606307a2d66dd74 [file] [log] [blame]
<!doctype html>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- Original page source: http://seoblog.com/microdata/product -->
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="robots" content="noarchive">
<title>HTML5 Microdata Example - http://schema.org/Product</title>
<meta name="description" content="HTML5 Microdata Example for http://schema.org/Product">
<meta name="author" content="Edward Lewis">
<link rel="shortcut icon" href="/images/favicon1.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="/images/favicon1.gif" type="image/gif">
<style type="text/css">
body {
margin: 20px;
}
</style>
</head>
<body>
<!-- Begin Microdata for http://schema.org/Product -->
<div itemscope itemtype="http://schema.org/Product">
<div style="float:left;margin:0 20px 20px 0;border:1px solid #ccc;">
<img itemprop="image" style="vertical-align:bottom;" src="/microdata/images/2010-dodge-challenger-srt8.jpg"
width="400" height="267" alt="2010 Dodge Challenger SRT8">
</div>
<div style="float:left;margin:0 0 20px 0;padding:20px;background:#eee;border:1px solid #ccc;border-radius:6px;">
<b><span itemprop="name">2010 Dodge Challenger SRT8</span></b><br>
Offered at <span itemprop="price">$55,000.00</span>
<ul itemprop="description"><li>2010 Dodge Challenger SRT8 Limited Edition</li><li>Bright Silver Metallic with Dark Slate Gray Leather Interior</li><li>6.1 Liter (370 CI) V8 SRT HEMI Engine</li><li>6 Speed Manual Transmission with 3:92 Rear Axle Ratio (DEC, Track Pak)</li></ul>
<a itemprop="url" href="http://vheminc.com/" title="View portfolio of performance upgrades.">Performance
Portfolio</a>
</div>
</div>
<!-- End Microdata for http://schema.org/Product -->
<br style="clear:left;">
<div>
<a href="http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fseoblog.com%2Fmicrodata%2Fproduct&amp;view=">Google
Rich Snippets Test</a>
</div>
</body>
</html>