summaryrefslogtreecommitdiffstats
path: root/toolkit/components/microformats/test/static/javascript/data.js
blob: 3f725c6db2c9d64561a19b3f6475ad6b59bd8a12 (plain)
1
var testData = {"date":"2015-09-25T12:26:26.421Z","repo":"microformats/tests","version":"0.1.24","data":[{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Mozilla Foundation\"],\n            \"org\": [\"Mozilla Foundation\"],\n            \"url\": [\"http://mozilla.org/\"],\n            \"adr\": [{\n                \"value\": \"665 3rd St.  \\n        Suite 207  \\n        San Francisco,  \\n        CA  \\n        94107  \\n        U.S.A.\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"665 3rd St.\"],\n                    \"extended-address\": [\"Suite 207\"],\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"postal-code\": [\"94107\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n    <p>\n        <a class=\"p-name p-org u-url\" href=\"http://mozilla.org/\">Mozilla Foundation</a>\n        <img class=\"logo\" src=\"../logo.jpg\"/>\n    </p>\n    <p class=\"adr\">\n        <span class=\"street-address\">665 3rd St.</span>  \n        <span class=\"extended-address\">Suite 207</span>  \n        <span class=\"locality\">San Francisco</span>,  \n        <span class=\"region\">CA</span>  \n        <span class=\"postal-code\">94107</span>  \n        <span class=\"p-country-name\">U.S.A.</span>  \n    </p>\n</div>","name":"mf-mixed-h-card-mixedpropertries"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Frances Berriman\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-card vcard\">Frances Berriman</p>","name":"mf-mixed-h-card-tworoots"},{"json":"\n{\n  \"items\": [{\n    \"type\": [\"h-entry\"],\n    \"properties\": {\n      \"author\": [{\n        \"value\": \"aaronparecki.com\\n    Aaron Parecki\\n    Aaron Parecki\",\n        \"type\": [\"h-card\"],\n        \"properties\": {\n          \"photo\": [\"https://aaronparecki.com/images/aaronpk.png\"],\n          \"logo\": [\"https://aaronparecki.com/images/aaronpk.png\"],\n          \"url\": [\"https://aaronparecki.com/\"],\n          \"uid\": [\"https://aaronparecki.com/\"],\n          \"name\": [\"Aaron Parecki\"]\n        }\n      }],\n      \"content\": [{\n        \"value\": \"Did you play\\n    @playmapattackat\\n    #realtimeconf? Here is some more info about how we built it!\\n    http://pdx.esri.com/blog/2013/10/17/introducting-mapattack/\",\n        \"html\": \"Did you play\\n    <a href=\\\"http://twitter.com/playmapattack\\\">@playmapattack</a>at\\n    <a href=\\\"http://aaronparecki.com/tag/realtimeconf\\\">#<span class=\\\"p-category\\\">realtimeconf</span></a>? Here is some more info about how we built it!\\n    <a href=\\\"http://pdx.esri.com/blog/2013/10/17/introducting-mapattack/\\\"><span class=\\\"protocol\\\">http://</span>pdx.esri.com/blog/2013/10/17/introducting-mapattack/</a>\\n  \"\n      }],\n      \"name\": [\"Did you play\\n    @playmapattackat\\n    #realtimeconf? Here is some more info about how we built it!\\n    http://pdx.esri.com/blog/2013/10/17/introducting-mapattack/\"],\n      \"category\": [\"realtimeconf\"]\n    }\n  }],\n  \"rels\": {\n    \"author\": [\"https://aaronparecki.com/\", \"https://plus.google.com/117847912875913905493\"]\n  },\n  \"rel-urls\": {\n    \"https://aaronparecki.com/\": {\n      \"text\": \"aaronparecki.com\",\n      \"rels\": [\"author\"]\n    },\n    \"https://plus.google.com/117847912875913905493\": {\n      \"text\": \"Aaron Parecki\",\n      \"rels\": [\"author\"]\n    }\n  }\n}","html":"<!-- simplified version of http://aaronparecki.com/notes/2013/10/18/2/realtimeconf-mapattack -->\n<base href=\"http://aaronparecki.com/\" />\n\n<div class=\"h-entry\">\n  <div class=\"h-card vcard author p-author\">\n    <img class=\"photo logo u-photo u-logo\" src=\"https://aaronparecki.com/images/aaronpk.png\" alt=\"Aaron Parecki\"/>\n    <a href=\"https://aaronparecki.com/\" rel=\"author\" class=\"u-url u-uid url\">aaronparecki.com</a>\n    <a class=\"p-name fn value\" href=\"https://aaronparecki.com/\">Aaron Parecki</a>\n    <a href=\"https://plus.google.com/117847912875913905493\" rel=\"author\" class=\"google-profile\">Aaron Parecki</a>\n  </div>\n  <div class=\"entry-content e-content p-name\">Did you play\n    <a href=\"http://twitter.com/playmapattack\">@playmapattack</a>at\n    <a href=\"/tag/realtimeconf\">#<span class=\"p-category\">realtimeconf</span></a>? Here is some more info about how we built it!\n    <a href=\"http://pdx.esri.com/blog/2013/10/17/introducting-mapattack/\"><span class=\"protocol\">http://</span>pdx.esri.com/blog/2013/10/17/introducting-mapattack/</a>\n  </div>\n</div>","name":"mf-mixed-h-entry-mixedroots"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"],\n                    \"job-title\": [\"Director of the World Wide Web Foundation\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"experience\": [{\n                \"value\": \"World Wide Web Foundation\",\n                \"type\": [\"h-event\", \"h-card\"],\n                \"properties\": {\n                    \"job-title\": [\"Director\"],\n                    \"name\": [\"World Wide Web Foundation\"],\n                    \"org\": [\"World Wide Web Foundation\"],\n                    \"url\": [\"http://www.webfoundation.org/\"],\n                    \"start\": [\"2009-01-18\"],\n                    \"duration\": [\"P2Y11M\"]\n                }\n            }],\n            \"name\": [\"Tim Berners-Lee\\n        Director of the World Wide Web Foundation\\n    \\n    Invented the World Wide Web.\\n    \\n        Director\\n        World Wide Web Foundation\\n        \\n            Jan 2009 – Present\\n            (2 years 11 month)\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-resume\">\n    <div class=\"p-contact vcard\">\n        <p class=\"fn\">Tim Berners-Lee</p>\n        <p class=\"title\">Director of the World Wide Web Foundation</p>\n    </div>\n    <p class=\"p-summary\">Invented the World Wide Web.</p><hr />\n    <div class=\"p-experience vevent vcard\">\n        <p class=\"title\">Director</p>\n        <p><a class=\"fn org summary url\" href=\"http://www.webfoundation.org/\">World Wide Web Foundation</a></p>\n        <p>\n            <time class=\"dtstart\" datetime=\"2009-01-18\">Jan 2009</time> – Present\n            <time class=\"duration\" datetime=\"P2Y11M\">(2 years 11 month)</time>\n        </p>\n    </div>\n</div>","name":"mf-mixed-h-resume-mixedroots"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"street-address\": [\"665 3rd St.\"],\n            \"extended-address\": [\"Suite 207\"],\n            \"locality\": [\"San Francisco\"],\n            \"region\": [\"CA\"],\n            \"postal-code\": [\"94107\"],\n            \"country-name\": [\"U.S.A.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"adr\">\n    <span class=\"street-address\">665 3rd St.</span>  \n    <span class=\"extended-address\">Suite 207</span>  \n    <span class=\"locality\">San Francisco</span>,  \n    <span class=\"region\">CA</span>  \n    <span class=\"postal-code\">94107</span>  \n    <span class=\"country-name\">U.S.A.</span>  \n</p>","name":"mf-v1-adr-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"37.408183\"],\n            \"longitude\": [\"-122.13855\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<p class=\"geo\">\n <abbr class=\"latitude\" title=\"37.408183\">N 37° 24.491</abbr>,  \n <abbr class=\"longitude\" title=\"-122.13855\">W 122° 08.313</abbr>\n</p>","name":"mf-v1-geo-abbrpattern"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p>\n    <span class=\"geo\">The Bricklayer's Arms\n        <span class=\"latitude\">\n            <span class=\"value-title\" title=\"51.513458\"> </span> \n        </span>\n        <span class=\"longitude\">\n            <span class=\"value-title\" title=\"-0.14812\"> </span>\n        </span>\n    </span>\n</p>","name":"mf-v1-geo-hidden"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"We are meeting at \n<span class=\"geo\"> \n    <span>The Bricklayer's Arms</span>\n    (Geo: <span class=\"latitude\">51.513458</span>:\n    <span class=\"longitude\">-0.14812</span>)\n</span>","name":"mf-v1-geo-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<p>\n    <span class=\"geo\">\n        <span class=\"latitude\">\n            <span class=\"value-title\" title=\"51.513458\">N 51° 51.345</span>, \n        </span>\n        <span class=\"longitude\">\n            <span class=\"value-title\" title=\"-0.14812\">W -0° 14.812</span>\n        </span>\n    </span>\n</p>","name":"mf-v1-geo-valuetitleclass"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\n                \"2009-06-26 19:00:00\", \n                \"2009-06-26 07:00:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19\", \n                \"2009-06-26 19\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 07:00\"\n                ]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\">\n    <span class=\"summary\">The 4th Microformat party</span> will be on \n    <ul>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00:00pm \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00:00am \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00pm \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07pm \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7pm \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7:00pm \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00p.m. \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00PM \n        </span></li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7:00am \n        </span></li>\n    </ul>\n</div>","name":"mf-v1-hcalendar-ampm"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"CPJ Online Press Freedom Summit\"],\n            \"start\": [\"2012-10-10\"],\n            \"location\": [\"San Francisco\"],\n            \"attendee\": [{\n                \"value\": \"Brian Warner\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Brian Warner\"]\n                }\n            }, {\n                \"value\": \"Kyle Machulis\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Kyle Machulis\"]\n                }\n            }, {\n                \"value\": \"Tantek Çelik\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek Çelik\"]\n                }\n            }, {\n                \"value\": \"Sid Sutter\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Sid Sutter\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"vevent\">\n    <span class=\"summary\">CPJ Online Press Freedom Summit</span>\n    (<time class=\"dtstart\" datetime=\"2012-10-10\">10 Nov 2012</time>) in\n    <span class=\"location\">San Francisco</span>.\n    Attendees:\n    <ul>\n        <li class=\"attendee vcard\"><span class=\"fn\">Brian Warner</span></li>\n        <li class=\"attendee vcard\"><span class=\"fn\">Kyle Machulis</span></li>\n        <li class=\"attendee vcard\"><span class=\"fn\">Tantek Çelik</span></li>\n        <li class=\"attendee vcard\"><span class=\"fn\">Sid Sutter</span></li>\n    </ul>\n</div>\n","name":"mf-v1-hcalendar-attendees"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"IndieWebCamp 2012\"],\n            \"url\": [\"http://indiewebcamp.com/2012\"],\n            \"start\": [\"2012-06-30\"],\n            \"end\": [\"2012-07-01\"],\n            \"location\": [{\n                \"value\": \"Geoloqi\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Geoloqi\"],\n                    \"org\": [\"Geoloqi\"],\n                    \"url\": [\"http://geoloqi.com/\"],\n                    \"adr\": [{\n                        \"value\": \"920 SW 3rd Ave. Suite 400, \\n        Portland, \\n        OR\",\n                        \"type\": [\"h-adr\"],\n                        \"properties\": {\n                            \"street-address\": [\"920 SW 3rd Ave. Suite 400\"],\n                            \"locality\": [\"Portland\"],\n                            \"region\": [\"Oregon\"]\n                        }\n                    }]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\">\n  <a class=\"summary url\" href=\"http://indiewebcamp.com/2012\">\n    IndieWebCamp 2012\n  </a>\n  from <time class=\"dtstart\">2012-06-30</time> \n  to <time class=\"dtend\">2012-07-01</time> at \n  <span class=\"location vcard\">\n    <a class=\"fn org url\" href=\"http://geoloqi.com/\">Geoloqi</a>, \n    <span class=\"adr\">\n        <span class=\"street-address\">920 SW 3rd Ave. Suite 400</span>, \n        <span class=\"locality\">Portland</span>, \n        <abbr class=\"region\" title=\"Oregon\">OR</abbr>\n    </span>\n  </span>\n</div>","name":"mf-v1-hcalendar-combining"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\"2009-06-26 19:00\"],\n            \"end\": [\"2009-06-26 22:00\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\">\n <span class=\"summary\">The 4th Microformat party</span> will be on \n <span class=\"dtstart\">\n  <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n  <time class=\"value\">19:00</time></span> to \n <span class=\"dtend\"><time class=\"value\">22:00</time></span>.\n</div>","name":"mf-v1-hcalendar-concatenate"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\n                \"2009-06-26 19:00:00-08:00\", \n                \"2009-06-26 19:00:00-08:00\", \n                \"2009-06-26 19:00:00+08:00\", \n                \"2009-06-26 19:00:00Z\", \n                \"2009-06-26 19:00:00\", \n                \"2009-06-26 19:00-08:00\", \n                \"2009-06-26 19:00+08:00\", \n                \"2009-06-26 19:00Z\", \n                \"2009-06-26 19:00\"\n                ],\n            \"end\": [\"2013-034\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\">\n    <span class=\"summary\">The 4th Microformat party</span> will be on \n    <ul>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00-08:00</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00-0800</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00+0800</time> \n        </li> \n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00Z</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00-08:00</time> \n        </li> \n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00+08:00</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00z</time> \n        </li>\n        <li class=\"dtstart\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00</time> \n        </li>  \n        <li>\n            <time class=\"dtend\" datetime=\"2013-034\">3 February 2013</time>\n        </li>              \n    </ul>\n</div>","name":"mf-v1-hcalendar-time"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"John Doe\"],\n            \"email\": [\"mailto:john@example.com\", \"mailto:john@example.com\", \"mailto:john@example.com?subject=parser-test\", \"john@example.com\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vcard\">\n    <span class=\"fn\">John Doe</span> \n    <ul>\n        <li><a class=\"email\" href=\"mailto:john@example.com\">notthis@example.com</a></li>\n        <li>\n            <span class=\"email\">\n                <span class=\"type\">internet</span> \n                <a class=\"value\" href=\"mailto:john@example.com\">notthis@example.com</a>\n            </span>\n        </li> \n        <li><a class=\"email\" href=\"mailto:john@example.com?subject=parser-test\">notthis@example.com</a></li>\n        <li class=\"email\">john@example.com</li>\n    </ul>\n</div>","name":"mf-v1-hcard-email"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"John \\n        Doe\"],\n            \"given-name\": [\"John\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"vcard\">\n    <span class=\"profile-name fn n\">\n        <span class=\" given-name \">John</span> \n        <span class=\"FAMILY-NAME\">Doe</span> \n    </span>\n</p>","name":"mf-v1-hcard-format"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {}\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"vcard\" href=\"http://rohit.khare.org/\">\n        <img alt=\"Rohit Khare\" src=\"images/photo.gif\" />\n</a>","name":"mf-v1-hcard-hyperlinkedphoto"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {}\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"vcard\" href=\"http://benward.me/\">Ben Ward</a>","name":"mf-v1-hcard-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {}\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"vcard\">Frances Berriman</p>","name":"mf-v1-hcard-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"John Doe\"],\n            \"given-name\": [\"John\"],\n            \"family-name\": [\"Doe\"],\n            \"sound\": [\"http://www.madgex.com/johndoe.mpeg\"],\n            \"photo\": [\"http://example.com/images/photo.gif\"],\n            \"nickname\": [\"Man with no name\", \"Lost boy\"],\n            \"note\": [\"John Doe is one of those names you always have issues with.\", \"It can be a real problem booking a hotel room with the name John Doe.\"],\n            \"logo\": [\"http://example.com/images/logo.gif\", \"http://example.com/images/logo.gif\"],\n            \"url\": [\"http://www.madgex.com/\", \"http://www.webfeetmedia.com/\"],\n            \"org\": [\"Madgex\", \"Web Feet Media Ltd\"],\n            \"job-title\": [\"Creative Director\", \"Owner\"],\n            \"category\": [\"design\", \"development\", \"web\"],\n            \"tel\": [\"+1 415 555 100\", \"+1 415 555 200\", \"+1 415 555 300\"],\n            \"email\": [\"mailto:john.doe@madgex.com\", \"mailto:john.doe@webfeetmedia.com\"],\n            \"mailer\": [\"PigeonMail 2.1\", \"Outlook 2007\"],\n            \"label\": [\"Work: \\n                North Street, \\n                Brighton, \\n                United Kingdom\", \"Home: \\n                West Street, \\n                Brighton, \\n                United Kingdom\"],\n            \"adr\": [{\n                \"value\": \"Work: \\n                North Street, \\n                Brighton, \\n                United Kingdom\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"North Street\"],\n                    \"locality\": [\"Brighton\"],\n                    \"country-name\": [\"United Kingdom\"]\n                }\n            }, {\n                \"value\": \"Home: \\n                West Street, \\n                Brighton, \\n                United Kingdom\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"West Street\"],\n                    \"locality\": [\"Brighton\"],\n                    \"country-name\": [\"United Kingdom\"]\n                }\n            }],\n            \"agent\": [\"Jane Doe\", {\n                \"value\": \"Dave Doe\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Dave Doe\"]\n                }\n            }],\n            \"key\": [\"hd02$Gfu*d%dh87KTa2=23934532479\"]\n        }\n    }],\n    \"rels\": {\n        \"tag\": [\"http://en.wikipedia.org/wiki/design\", \"http://en.wikipedia.org/wiki/development\", \"http://en.wikipedia.org/wiki/web\"]\n    },\n    \"rel-urls\": {\n        \"http://en.wikipedia.org/wiki/design\": {\n            \"text\": \"design\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://en.wikipedia.org/wiki/development\": {\n            \"text\": \"development\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://en.wikipedia.org/wiki/web\": {\n            \"text\": \"web\",\n            \"rels\": [\"tag\"]\n        }\n    }\n}","html":"<base href=\"http://example.com\">\n    <div class=\"vcard\">\n    \n    <div class=\"fn n\"><span class=\"given-name\">John</span> <span class=\"family-name\">Doe</span></div>\n    <a class=\"sound\" href=\"http://www.madgex.com/johndoe.mpeg\">Pronunciation of my name</a>\n    <div><img class=\"photo\" src=\"images/photo.gif\" alt=\"Photo of John Doe\" /></div>\n\n    <p>Nicknames:</p>\n    <ul>\n        <li class=\"nickname\">Man with no name</li>\n        <li class=\"nickname\">Lost boy</li>\n    </ul>\n\n    <p>About:</p>\n    <p class=\"note\">John Doe is one of those names you always have issues with.</p>\n    <p class=\"note\">It can be a real problem booking a hotel room with the name John Doe.</p>\n\n    <p>Companies:</p>\n    <div>\n        <img class=\"logo\" src=\"images/logo.gif\" alt=\"Madgex company logo\" />\n        <img class=\"logo\" src=\"images/logo.gif\" alt=\"Web Feet Media company logo\" />\n    </div>\n    <ul>\n        <li><a class=\"url org\" href=\"http://www.madgex.com/\">Madgex</a> <span class=\"title\">Creative Director</span></li>\n        <li><a class=\"url org\" href=\"http://www.webfeetmedia.com/\">Web Feet Media Ltd</a> <span class=\"title\">Owner</span></li>\n    </ul>\n    \n    <p>Tags: \n    <a rel=\"tag\" class=\"category\" href=\"http://en.wikipedia.org/wiki/design\">design</a>, \n    <a rel=\"tag\" class=\"category\" href=\"http://en.wikipedia.org/wiki/development\">development</a> and\n    <a rel=\"tag\" class=\"category\" href=\"http://en.wikipedia.org/wiki/web\">web</a>\n    </p>\n    \n    <p>Phone numbers:</p>\n    <ul>\n        <li class=\"tel\">\n            <span class=\"type\">Work</span> (<span class=\"type\">pref</span>erred):\n            <span class=\"value\">+1 415 555 100</span>\n        </li>\n        <li class=\"tel\"><span class=\"type\">Home</span>: <span class=\"value\">+1 415 555 200</span></li>\n        <li class=\"tel\"><span class=\"type\">Postal</span>: <span class=\"value\">+1 415 555 300</span></li>\n    </ul>\n    \n    <p>Emails:</p>\n    <ul>\n        <li><a class=\"email\" href=\"mailto:john.doe@madgex.com\">John Doe at Madgex</a></li>\n        <li><a class=\"email\" href=\"mailto:john.doe@webfeetmedia.com\">John Doe at Web Feet Media</a></li>\n    </ul>\n    <p>John Doe uses <span class=\"mailer\">PigeonMail 2.1</span> or <span class=\"mailer\">Outlook 2007</span> for email.</p>\n\n    <p>Addresses:</p>\n    <ul>\n        <li class=\"label\">\n            <span class=\"adr\">\n                <span class=\"type\">Work</span>: \n                <span class=\"street-address\">North Street</span>, \n                <span class=\"locality\">Brighton</span>, \n                <span class=\"country-name\">United Kingdom</span>\n            </span>\n            \n        </li>\n        <li class=\"label\">\n            <span class=\"adr\">\n                <span class=\"type\">Home</span>: \n                <span class=\"street-address\">West Street</span>, \n                <span class=\"locality\">Brighton</span>, \n                <span class=\"country-name\">United Kingdom</span>\n            </span>\n        </li>\n    </ul>\n    \n    <p>In emergency contact: <span class=\"agent\">Jane Doe</span> or <span class=\"agent vcard\"><span class=\"fn\">Dave Doe</span></span>.</p>\n    <p>Key: <span class=\"key\">hd02$Gfu*d%dh87KTa2=23934532479</span></p>\n</div>","name":"mf-v1-hcard-multiple"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"honorific-prefix\": [\"Dr\"],\n            \"given-name\": [\"John\"],\n            \"additional-name\": [\"Peter\"],\n            \"family-name\": [\"Doe\"],\n            \"honorific-suffix\": [\"MSc\", \"PHD\"],\n            \"photo\": [\"http://example.com/images/logo.gif\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<base href=\"http://example.com\">\n<div class=\"vcard\">\n    <div class=\"name\">\n        <span class=\"honorific-prefix\">Dr</span> \n        <span class=\"given-name\">John</span> \n        <abbr class=\"additional-name\" title=\"Peter\">P</abbr>  \n        <span class=\"family-name\">Doe</span> \n        <data class=\"honorific-suffix\" value=\"MSc\"></data>\n        <img class=\"photo honorific-suffix\" src=\"images/logo.gif\" alt=\"PHD\" />\n    </div>\n</div>","name":"mf-v1-hcard-name"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"John Doe\"],\n            \"given-name\": [\"John\"],\n            \"sort-string\": [\"John\"],\n            \"bday\": [\"2000-01-01 00:00:00-08:00\"],\n            \"role\": [\"Designer\"],\n            \"geo\": [{\n                \"value\": \"30.267991;-97.739568\",\n                \"type\": [\"h-geo\"],\n                \"properties\": {\n                    \"name\": [\"30.267991;-97.739568\"]\n                }\n            }],\n            \"tz\": [\"-05:00\"],\n            \"uid\": [\"http://example.com/profiles/johndoe\"],\n            \"class\": [\"Public\"],\n            \"rev\": [\"2008-01-01 13:45:00\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vcard\">\n        \n        <div class=\"fn n\"><span class=\"given-name sort-string\">John</span> Doe</div>\n        <div>Birthday: <abbr class=\"bday\" title=\"2000-01-01T00:00:00-08:00\">January 1st, 2000</abbr></div>\n        <div>Role: <span class=\"role\">Designer</span></div>\n        <div>Location: <abbr class=\"geo\" title=\"30.267991;-97.739568\">Brighton</abbr></div>\n        <div>Time zone: <abbr class=\"tz\" title=\"-05:00\">Eastern Standard Time</abbr></div>\n        \n        <div>Profile details:\n            <div>Profile id: <span class=\"uid\">http://example.com/profiles/johndoe</span></div>\n            <div>Details are: <span class=\"class\">Public</span></div>\n            <div>Last updated: <abbr class=\"rev\" title=\"2008-01-01T13:45:00\">January 1st, 2008 - 13:45</abbr></div>\n        </div>\n    </div>","name":"mf-v1-hcard-single"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"name\": [\"microformats.org at 7\"],\n            \"content\": [{\n                \"value\": \"Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.\\n\\n        The microformats tagline “humans first, machines second” \\n            forms the basis of many of our \\n            principles, and \\n            in that regard, we’d like to recognize a few people and \\n            thank them for their years of volunteer service\",\n                \"html\": \"\\n        <p class=\\\"entry-summary\\\">Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.</p>\\n\\n        <p>The microformats tagline “humans first, machines second” \\n            forms the basis of many of our \\n            <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n            in that regard, we’d like to recognize a few people and \\n            thank them for their years of volunteer service </p>\\n    \"\n            }],\n            \"summary\": [\"Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.\"],\n            \"updated\": [\"2012-06-25 17:08:26\"],\n            \"author\": [{\n                \"value\": \"Tantek\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek\"],\n                    \"url\": [\"http://tantek.com/\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"hentry\">\n    <h1><a class=\"entry-title\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n    <div class=\"entry-content\">\n        <p class=\"entry-summary\">Last week the microformats.org community \n            celebrated its 7th birthday at a gathering hosted by Mozilla in \n            San Francisco and recognized accomplishments, challenges, and \n            opportunities.</p>\n\n        <p>The microformats tagline “humans first, machines second” \n            forms the basis of many of our \n            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n            in that regard, we’d like to recognize a few people and \n            thank them for their years of volunteer service </p>\n    </div>  \n    <p>Updated \n        <time class=\"updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n        <span class=\"author vcard\"><a class=\"fn url\" href=\"http://tantek.com/\">Tantek</a></span>\n    </p>\n</div>","name":"mf-v1-hentry-summarycontent"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-feed\"],\n        \"properties\": {\n            \"author\": [{\n                \"value\": \"Tantek\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek\"],\n                    \"url\": [\"http://tantek.com/\"]\n                }\n            }],\n            \"url\": [\"http://microformats.org/blog\"],\n            \"photo\": [\"http://example.com/photo.jpeg\"],\n            \"category\": [\"microformats\", \"html\"]\n        },\n        \"children\": [{\n            \"value\": \"microformats.org at 7\\n\\t    \\n\\t        Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\\n\\t\\n\\t        The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            principles, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service \\n\\t      \\n\\t    Updated \\n\\t        June 25th, 2012\",\n            \"type\": [\"h-entry\"],\n            \"properties\": {\n                \"name\": [\"microformats.org at 7\"],\n                \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n                \"content\": [{\n                    \"value\": \"Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\\n\\t\\n\\t        The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            principles, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service\",\n                    \"html\": \"\\n\\t        <p class=\\\"entry-summary\\\">Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.</p>\\n\\t\\n\\t        <p>The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service </p>\\n\\t    \"\n                }],\n                \"summary\": [\"Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\"],\n                \"updated\": [\"2012-06-25 17:08:26\"]\n            }\n        }]\n    }],\n    \"rels\": {\n        \"tag\": [\"http://example.com/tags/microformats\", \"http://example.com/tags/html\"],\n        \"bookmark\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"]\n    },\n    \"rel-urls\": {\n        \"http://example.com/tags/microformats\": {\n            \"text\": \"microformats\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://example.com/tags/html\": {\n            \"text\": \"html\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://microformats.org/2012/06/25/microformats-org-at-7\": {\n            \"text\": \"microformats.org at 7\",\n            \"rels\": [\"bookmark\"]\n        }\n    }\n}","html":"<section class=\"hfeed\">\n\t<h1 class=\"name\">Microformats blog</h1>\n\t<span class=\"author vcard\"><a class=\"fn url\" href=\"http://tantek.com/\">Tantek</a></span>\n\t<a class=\"url\" href=\"http://microformats.org/blog\">permlink</a>\n\t<img class=\"photo\" src=\"photo.jpeg\"/>\n\t<p>\n\t\tTags: <a rel=\"tag\" href=\"tags/microformats\">microformats</a>, \n\t\t<a rel=\"tag\" href=\"tags/html\">html</a>\n\t</p>\n\t\n\t<div class=\"hentry\">\n\t    <h1><a class=\"entry-title\" rel=\"bookmark\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n\t    <div class=\"entry-content\">\n\t        <p class=\"entry-summary\">Last week the microformats.org community \n\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \n\t            San Francisco and recognized accomplishments, challenges, and \n\t            opportunities.</p>\n\t\n\t        <p>The microformats tagline “humans first, machines second” \n\t            forms the basis of many of our \n\t            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n\t            in that regard, we’d like to recognize a few people and \n\t            thank them for their years of volunteer service </p>\n\t    </div>  \n\t    <p>Updated \n\t        <time class=\"updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time>\n\t    </p>\n\t</div>\n\t\n</section>","name":"mf-v1-hfeed-simple"},{"json":"\n{\n  \"items\": [{\n    \"type\": [\"h-news\"],\n    \"properties\": {\n      \"entry\": [{\n        \"value\": \"microformats.org at 7\",\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n          \"name\": [\"microformats.org at 7\"],\n          \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n          \"content\": [{\n            \"value\": \"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service\",\n            \"html\": \"\\n            <p class=\\\"entry-summary\\\">Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.</p>\\n\\n            <p>The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service </p>\\n        \"\n          }],\n          \"summary\": [\"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\"],\n          \"updated\": [\"2012-06-25 17:08:26\"],\n          \"author\": [{\n            \"value\": \"Tantek\",\n            \"type\": [\"h-card\"],\n            \"properties\": {\n              \"name\": [\"Tantek\"],\n              \"url\": [\"http://tantek.com/\"]\n            }\n          }]\n        }\n      }],\n      \"dateline\": [{\n        \"value\": \"San Francisco, \\n                CA\",\n        \"type\": [\"h-card\"],\n        \"properties\": {\n          \"adr\": [{\n            \"value\": \"San Francisco, \\n                CA\",\n            \"type\": [\"h-adr\"],\n            \"properties\": {\n              \"locality\": [\"San Francisco\"],\n              \"region\": [\"CA\"]\n            }\n          }]\n        }\n      }],\n      \"geo\": [{\n        \"value\": \"37.774921;-122.445202\",\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n          \"name\": [\"37.774921;-122.445202\"]\n        }\n      }],\n      \"source-org\": [{\n        \"value\": \"microformats.org\",\n        \"type\": [\"h-card\"],\n        \"properties\": {\n          \"name\": [\"microformats.org\"],\n          \"org\": [\"microformats.org\"],\n          \"url\": [\"http://microformats.org/\"]\n        }\n      }],\n      \"principles\": [\"http://microformats.org/wiki/Category:public_domain_license\"]\n    }\n  }],\n  \"rels\": {\n    \"bookmark\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n    \"principles\": [\"http://microformats.org/wiki/Category:public_domain_license\"]\n  },\n  \"rel-urls\": {\n    \"http://microformats.org/2012/06/25/microformats-org-at-7\": {\n      \"text\": \"microformats.org at 7\",\n      \"rels\": [\"bookmark\"]\n    },\n    \"http://microformats.org/wiki/Category:public_domain_license\": {\n      \"text\": \"Publishing policy\",\n      \"rels\": [\"principles\"]\n    }\n  }\n}","html":"<div class=\"hnews\">\n    <div class=\"entry hentry\">\n        <h1><a class=\"entry-title\" rel=\"bookmark\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n        <div class=\"entry-content\">\n            <p class=\"entry-summary\">Last week the microformats.org community \n                celebrated its 7th birthday at a gathering hosted by Mozilla in \n                San Francisco and recognized accomplishments, challenges, and \n                opportunities.</p>\n\n            <p>The microformats tagline “humans first, machines second” \n                forms the basis of many of our \n                <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n                in that regard, we’d like to recognize a few people and \n                thank them for their years of volunteer service </p>\n        </div>  \n        <p>Updated \n            <time class=\"updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n            <span class=\"author vcard\"><a class=\"fn url\" href=\"http://tantek.com/\">Tantek</a></span>\n        </p>\n    </div>\n\n    <p>\n        <span class=\"dateline vcard\">\n            <span class=\"adr\">\n                <span class=\"locality\">San Francisco</span>, \n                <span class=\"region\">CA</span> \n            </span>\n        </span>\n        (Geo: <span class=\"geo\">37.774921;-122.445202</span>) \n        <span class=\"source-org vcard\">\n            <a class=\"fn org url\" href=\"http://microformats.org/\">microformats.org</a>\n        </span>\n    </p>\n    <p>\n        <a rel=\"principles\" href=\"http://microformats.org/wiki/Category:public_domain_license\">Publishing policy</a>\n    </p>\n</div>","name":"mf-v1-hnews-all"},{"json":"\n{\n  \"items\": [{\n    \"type\": [\"h-news\"],\n    \"properties\": {\n      \"entry\": [{\n        \"value\": \"microformats.org at 7\",\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n          \"name\": [\"microformats.org at 7\"],\n          \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n          \"content\": [{\n            \"value\": \"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service\",\n            \"html\": \"\\n            <p class=\\\"entry-summary\\\">Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.</p>\\n\\n            <p>The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service </p>\\n        \"\n          }],\n          \"summary\": [\"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\"],\n          \"updated\": [\"2012-06-25 17:08:26\"],\n          \"author\": [{\n            \"value\": \"Tantek\",\n            \"type\": [\"h-card\"],\n            \"properties\": {\n              \"name\": [\"Tantek\"],\n              \"url\": [\"http://tantek.com/\"]\n            }\n          }]\n        }\n      }],\n      \"source-org\": [{\n        \"value\": \"microformats.org\",\n        \"type\": [\"h-card\"],\n        \"properties\": {\n          \"name\": [\"microformats.org\"],\n          \"org\": [\"microformats.org\"],\n          \"url\": [\"http://microformats.org/\"]\n        }\n      }]\n    }\n  }],\n  \"rels\": {\n    \"bookmark\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"]\n  },\n  \"rel-urls\": {\n    \"http://microformats.org/2012/06/25/microformats-org-at-7\": {\n      \"text\": \"microformats.org at 7\",\n      \"rels\": [\"bookmark\"]\n    }\n  }\n}","html":"<div class=\"hnews\">\n    <div class=\"entry hentry\">\n        <h1><a class=\"entry-title\" rel=\"bookmark\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n        <div class=\"entry-content\">\n            <p class=\"entry-summary\">Last week the microformats.org community \n                celebrated its 7th birthday at a gathering hosted by Mozilla in \n                San Francisco and recognized accomplishments, challenges, and \n                opportunities.</p>\n\n            <p>The microformats tagline “humans first, machines second” \n                forms the basis of many of our \n                <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n                in that regard, we’d like to recognize a few people and \n                thank them for their years of volunteer service </p>\n        </div>  \n        <p>Updated \n            <time class=\"updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n            <span class=\"author vcard\"><a class=\"fn url\" href=\"http://tantek.com/\">Tantek</a></span>\n        </p>\n    </div>\n\n    <p class=\"source-org vcard\">\n        <a class=\"fn org url\" href=\"http://microformats.org/\">microformats.org</a> \n    </p>\n</div>","name":"mf-v1-hnews-minimum"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"],\n            \"photo\": [\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\"],\n            \"description\": [{\n                \"value\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\",\n                \"html\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\"\n            }],\n            \"url\": [\"http://www.raspberrypi.org/\"],\n            \"price\": [\"£29.95\"],\n            \"review\": [{\n                \"value\": \"9.2 out of \\n            10 \\n            based on 178 reviews\",\n                \"type\": [\"h-review-aggregate\"],\n                \"properties\": {\n                    \"rating\": [\"9.2\"],\n                    \"average\": [\"9.2\"],\n                    \"best\": [\"10\"],\n                    \"count\": [\"178\"]\n                }\n            }],\n            \"category\": [\"Computer\", \"Education\"],\n            \"brand\": [{\n                \"value\": \"The Raspberry Pi Foundation\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"The Raspberry Pi Foundation\"],\n                    \"org\": [\"The Raspberry Pi Foundation\"],\n                    \"adr\": [{\n                        \"value\": \"Cambridge \\n            UK\",\n                        \"type\": [\"h-adr\"],\n                        \"properties\": {\n                            \"locality\": [\"Cambridge\"],\n                            \"country-name\": [\"UK\"]\n                        }\n                    }]\n                }\n            }]\n        }\n    }],\n    \"rels\": {\n        \"tag\": [\"http://en.wikipedia.org/wiki/computer\", \"http://en.wikipedia.org/wiki/education\"]\n    },\n    \"rel-urls\": {\n        \"http://en.wikipedia.org/wiki/computer\": {\n            \"text\": \"Computer\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://en.wikipedia.org/wiki/education\": {\n            \"text\": \"Education\",\n            \"rels\": [\"tag\"]\n        }\n    }\n}","html":"<meta charset=\"utf-8\">\n<div class=\"hproduct\">\n    <h2 class=\"fn\">Raspberry Pi</h2>\n    <img class=\"photo\" src=\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\" />\n    <p class=\"description\">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p>\n    <a class=\"url\" href=\"http://www.raspberrypi.org/\">More info about the Raspberry Pi</a>\n    <p class=\"price\">£29.95</p>\n    <p class=\"review hreview-aggregate\">\n        <span class=\"rating\">\n            <span class=\"average value\">9.2</span> out of \n            <span class=\"best\">10</span> \n            based on <span class=\"count\">178</span> reviews\n        </span>\n    </p>\n    <p>Categories: \n        <a rel=\"tag\" href=\"http://en.wikipedia.org/wiki/computer\" class=\"category\">Computer</a>, \n        <a rel=\"tag\" href=\"http://en.wikipedia.org/wiki/education\" class=\"category\">Education</a>\n    </p>\n    <p class=\"brand vcard\">From: \n        <span class=\"fn org\">The Raspberry Pi Foundation</span> - \n        <span class=\"adr\">\n            <span class=\"locality\">Cambridge</span> \n            <span class=\"country-name\">UK</span>\n        </span>\n    </p>\n</div>","name":"mf-v1-hproduct-aggregate"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"],\n            \"photo\": [\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\"],\n            \"description\": [{\n                \"value\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\",\n                \"html\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\"\n            }],\n            \"url\": [\"http://www.raspberrypi.org/\"],\n            \"price\": [\"£29.95\"],\n            \"category\": [\"Computer\", \"Education\"],\n            \"review\": [{\n                \"value\": \"4.5 out of 5\",\n                \"type\": [\"h-review\"],\n                \"properties\": {\n                    \"rating\": [\"4.5\"]\n                }\n            }]\n        }\n    }],\n   \"rels\": {\n        \"tag\": [\"http://en.wikipedia.org/wiki/computer\", \"http://en.wikipedia.org/wiki/education\"]\n    },\n    \"rel-urls\": {\n        \"http://en.wikipedia.org/wiki/computer\": {\n            \"text\": \"Computer\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://en.wikipedia.org/wiki/education\": {\n            \"text\": \"Education\",\n            \"rels\": [\"tag\"]\n        }\n    }\n}","html":"<meta charset=\"utf-8\">\n<div class=\"hproduct\">\n    <h2 class=\"fn\">Raspberry Pi</h2>\n    <img class=\"photo\" src=\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\" />\n    <p class=\"description\">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p>\n    <a class=\"url\" href=\"http://www.raspberrypi.org/\">More info about the Raspberry Pi</a>\n    <p class=\"price\">£29.95</p>\n    <p class=\"review hreview\"><span class=\"rating\">4.5</span> out of 5</p>\n    <p>Categories: \n        <a rel=\"tag\" href=\"http://en.wikipedia.org/wiki/computer\" class=\"category\">Computer</a>, \n        <a rel=\"tag\" href=\"http://en.wikipedia.org/wiki/education\" class=\"category\">Education</a>\n    </p>\n</div>","name":"mf-v1-hproduct-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"]\n                }\n            }],\n            \"summary\": [\"invented the World Wide Web\"],\n            \"affiliation\": [{\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"W3C\"],\n                    \"photo\": [\"http://www.w3.org/Icons/WWW/w3c_home_nb.png\"]\n                }\n            }]\n         }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"hresume\">\n    <p>\n        <span class=\"contact vcard\"><span class=\"fn\">Tim Berners-Lee</span></span>, \n        <span class=\"summary\">invented the World Wide Web</span>.\n    </p>\n    Belongs to following groups:\n    <p>   \n        <a class=\"affiliation vcard\" href=\"http://www.w3.org/\">\n            <img class=\"fn photo\" alt=\"W3C\" src=\"http://www.w3.org/Icons/WWW/w3c_home_nb.png\" />\n        </a>\n    </p>   \n</div>","name":"mf-v1-hresume-affiliation"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"],\n                    \"org\": [\"MIT\"],\n                    \"adr\": [{\n                        \"value\": \"32 Vassar Street, \\n            Room 32-G524, \\n            Cambridge,  \\n            MA \\n            02139, \\n            USA.  \\n            (Work)\",\n                        \"type\": [\"h-adr\"],\n                        \"properties\": {\n                            \"street-address\": [\"32 Vassar Street\"],\n                            \"extended-address\": [\"Room 32-G524\"],\n                            \"locality\": [\"Cambridge\"],\n                            \"region\": [\"MA\"],\n                            \"postal-code\": [\"02139\"],\n                            \"country-name\": [\"USA\"]\n                         }\n                    }],\n                    \"tel\": [\"+1 (617) 253 5702\"],\n                    \"email\": [\"mailto:timbl@w3.org\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"hresume\">\n    <div class=\"contact vcard\">\n        <p class=\"fn\">Tim Berners-Lee</p>\n        <p class=\"org\">MIT</p>\n        <p class=\"adr\">\n            <span class=\"street-address\">32 Vassar Street</span>, \n            <span class=\"extended-address\">Room 32-G524</span>, \n            <span class=\"locality\">Cambridge</span>,  \n            <span class=\"region\">MA</span> \n            <span class=\"postal-code\">02139</span>, \n            <span class=\"country-name\">USA</span>.  \n            (<span class=\"type\">Work</span>)\n        </p>\n        <p>Tel:<span class=\"tel\">+1 (617) 253 5702</span></p>\n        <p>Email:<a class=\"email\" href=\"mailto:timbl@w3.org\">timbl@w3.org</a></p>\n    </div>\n    <p class=\"summary\">Invented the World Wide Web.</p>\n</div>","name":"mf-v1-hresume-contact"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"],\n                    \"job-title\": [\"Director of the World Wide Web Foundation\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"education\": [{\n                \"value\": \"The Queen's College, Oxford University\",\n                \"type\": [\"h-event\", \"h-card\"],\n                \"properties\": {\n                    \"name\": [\"The Queen's College, Oxford University\"],\n                    \"org\": [\"The Queen's College, Oxford University\"],\n                    \"description\": [\"BA Hons (I) Physics\"],\n                    \"start\": [\"1973-09\"],\n                    \"end\": [\"1976-06\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"hresume\">\n    <div class=\"contact vcard\">\n        <p class=\"fn\">Tim Berners-Lee</p>\n        <p class=\"title\">Director of the World Wide Web Foundation</p>\n    </div>\n    <p class=\"summary\">Invented the World Wide Web.</p><hr />\n    <p class=\"education vevent vcard\">\n        <span class=\"fn summary org\">The Queen's College, Oxford University</span>, \n        <span class=\"description\">BA Hons (I) Physics</span> \n        <time class=\"dtstart\" datetime=\"1973-09\">1973</time> –\n        <time class=\"dtend\" datetime=\"1976-06\">1976</time>\n    </p>\n</div>","name":"mf-v1-hresume-education"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"]\n                }\n            }],\n            \"summary\": [\"invented the World Wide Web\"],\n            \"skill\": [\"information systems\", \"advocacy\", \"leadership\"]\n         }\n    }],\n    \"rels\": {\n        \"tag\": [\"http://example.com/skills/informationsystems\", \"http://example.com/skills/advocacy\", \"http://example.com/skills/leadership\"]\n    },\n    \"rel-urls\": {\n        \"http://example.com/skills/informationsystems\": {\n            \"text\": \"information systems\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://example.com/skills/advocacy\": {\n            \"text\": \"advocacy\",\n            \"rels\": [\"tag\"]\n        },\n        \"http://example.com/skills/leadership\": {\n            \"text\": \"leadership\",\n            \"rels\": [\"tag\"]\n        }\n    }\n}","html":"<div class=\"hresume\"> \n    <p>\n        <span class=\"contact vcard\"><span class=\"fn\">Tim Berners-Lee</span></span>, \n        <span class=\"summary\">invented the World Wide Web</span>.\n    </p>\n    Skills:     \n    <ul>\n        <li><a class=\"skill\" rel=\"tag\" href=\"http://example.com/skills/informationsystems\">information systems</a></li>\n        <li><a class=\"skill\" rel=\"tag\" href=\"http://example.com/skills/advocacy\">advocacy</a></li>\n        <li><a class=\"skill\" rel=\"tag\" href=\"http://example.com/skills/leadership\">leadership</a></li>\n    </ul>\n</div>","name":"mf-v1-hresume-skill"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"contact\": [{\n                \"value\": \"Tim Berners-Lee\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tim Berners-Lee\"],\n                    \"job-title\": [\"Director of the World Wide Web Foundation\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"experience\": [{\n                \"value\": \"World Wide Web Foundation\",\n                \"type\": [\"h-event\", \"h-card\"],\n                \"properties\": {\n                    \"job-title\": [\"Director\"],\n                    \"name\": [\"World Wide Web Foundation\"],\n                    \"org\": [\"World Wide Web Foundation\"],\n                    \"url\": [\"http://www.webfoundation.org/\"],\n                    \"start\": [\"2009-01-18\"],\n                    \"duration\": [\"P2Y11M\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"hresume\">\n    <div class=\"contact vcard\">\n        <p class=\"fn\">Tim Berners-Lee</p>\n        <p class=\"title\">Director of the World Wide Web Foundation</p>\n    </div>\n    <p class=\"summary\">Invented the World Wide Web.</p><hr />\n    <div class=\"experience vevent vcard\">\n        <p class=\"title\">Director</p>\n        <p><a class=\"fn summary org url\" href=\"http://www.webfoundation.org/\">World Wide Web Foundation</a></p>\n        <p>\n            <time class=\"dtstart\" datetime=\"2009-01-18\">Jan 2009</time> – Present\n            <time class=\"duration\" datetime=\"P2Y11M\">(2 years 11 month)</time>\n        </p>\n    </div>\n</div>","name":"mf-v1-hresume-work"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Crepes on Cole\",\n                \"type\": [\"h-item\"],\n                \"properties\": {\n                    \"photo\": [\"http://example.com/images/photo.gif\"],\n                    \"name\": [\"Crepes on Cole\"],\n                    \"url\": [\"http://example.com/crepeoncole\"]\n                }\n            }],\n            \"rating\": [\"5\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<base href=\"http://example.com\">\n<div class=\"hreview\">\n    <p class=\"item\">\n        <img class=\"photo\" src=\"images/photo.gif\" />\n        <a class=\"fn url\" href=\"http://example.com/crepeoncole\">Crepes on Cole</a>\n    </p>\n    <p><span class=\"rating\">5</span> out of 5 stars</p>\n</div>","name":"mf-v1-hreview-item"},{"json":"\n{\n  \"items\": [{\n    \"type\": [\"h-review\"],\n    \"properties\": {\n      \"rating\": [\"5\"],\n      \"name\": [\"Crepes on Cole is awesome\"],\n      \"reviewer\": [{\n        \"value\": \"Tantek\",\n        \"type\": [\"h-card\"],\n        \"properties\": {\n          \"name\": [\"Tantek\"]\n        }\n      }],\n      \"description\": [{\n        \"value\": \"Crepes on Cole is one of the best little \\n        creperies in San Francisco.\\n        Excellent food and service. Plenty of tables in a variety of sizes \\n        for parties large and small.  Window seating makes for excellent \\n        people watching to/from the N-Judah which stops right outside.  \\n        I've had many fun social gatherings here, as well as gotten \\n        plenty of work done thanks to neighborhood WiFi.\",\n        \"html\": \"\\n        <p class=\\\"item vcard\\\">\\n        <span class=\\\"fn org\\\">Crepes on Cole</span> is one of the best little \\n        creperies in <span class=\\\"adr\\\"><span class=\\\"locality\\\">San Francisco</span></span>.\\n        Excellent food and service. Plenty of tables in a variety of sizes \\n        for parties large and small.  Window seating makes for excellent \\n        people watching to/from the N-Judah which stops right outside.  \\n        I've had many fun social gatherings here, as well as gotten \\n        plenty of work done thanks to neighborhood WiFi.\\n        </p>\\n    \"\n      }],\n      \"item\": [{\n        \"value\": \"Crepes on Cole\",\n        \"type\": [\"h-item\", \"h-card\"],\n        \"properties\": {\n          \"name\": [\"Crepes on Cole\"],\n          \"org\": [\"Crepes on Cole\"],\n          \"adr\": [{\n            \"value\": \"San Francisco\",\n            \"type\": [\"h-adr\"],\n            \"properties\": {\n              \"locality\": [\"San Francisco\"]\n            }\n          }]\n        }\n      }],\n      \"category\": [\"crepe\"],\n      \"url\": [\"http://example.com/crepe\"]\n    }\n  }],\n  \"rels\": {\n    \"tag\": [\"http://en.wikipedia.org/wiki/crepe\"],\n    \"self\": [\"http://example.com/crepe\"],\n    \"bookmark\": [\"http://example.com/crepe\"],\n    \"license\": [\"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\"]\n  },\n  \"rel-urls\": {\n    \"http://en.wikipedia.org/wiki/crepe\": {\n      \"text\": \"crepe\",\n      \"rels\": [\"tag\"]\n    },\n    \"http://example.com/crepe\": {\n      \"text\": \"http://example.com/crepe\",\n      \"rels\": [\"self\", \"bookmark\"]\n    },\n    \"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\": {\n      \"text\": \"Creative Commons Attribution-ShareAlike License\",\n      \"rels\": [\"license\"]\n    }\n  }\n}","html":"<div class=\"hreview\">\n    <span><span class=\"rating\">5</span> out of 5 stars</span>\n    <h4 class=\"summary\">Crepes on Cole is awesome</h4>\n    <span class=\"reviewer vcard\">\n        Reviewer: <span class=\"fn\">Tantek</span> - \n    </span>\n    <time class=\"reviewed\" datetime=\"2005-04-18\">April 18, 2005</time>\n    <div class=\"description\">\n        <p class=\"item vcard\">\n        <span class=\"fn org\">Crepes on Cole</span> is one of the best little \n        creperies in <span class=\"adr\"><span class=\"locality\">San Francisco</span></span>.\n        Excellent food and service. Plenty of tables in a variety of sizes \n        for parties large and small.  Window seating makes for excellent \n        people watching to/from the N-Judah which stops right outside.  \n        I've had many fun social gatherings here, as well as gotten \n        plenty of work done thanks to neighborhood WiFi.\n        </p>\n    </div>\n    <p>Visit date: <span>April 2005</span></p>\n    <p>Food eaten: <a rel=\"tag\" href=\"http://en.wikipedia.org/wiki/crepe\">crepe</a></p>\n    <p>Permanent link for review: <a rel=\"self bookmark\" href=\"http://example.com/crepe\">http://example.com/crepe</a></p>\n    <p><a rel=\"license\" href=\"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\">Creative Commons Attribution-ShareAlike License</a></p>\n</div>","name":"mf-v1-hreview-vcard"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Mediterranean Wraps\",\n                \"type\": [\"h-item\", \"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Mediterranean Wraps\"],\n                    \"org\": [\"Mediterranean Wraps\"],\n                    \"adr\": [{\n                        \"value\": \"433 S California Ave, \\n                Palo Alto, \\n                CA\",\n                        \"type\": [\"h-adr\"],\n                        \"properties\": {\n                            \"street-address\": [\"433 S California Ave\"],\n                            \"locality\": [\"Palo Alto\"],\n                            \"region\": [\"CA\"]\n                        }\n                    }],\n                    \"tel\": [\"(650) 321-8189\"]\n                }\n            }],\n            \"rating\": [\"9.2\"],\n            \"average\": [\"9.2\"],\n            \"best\": [\"10\"],\n            \"count\": [\"17\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"hreview-aggregate\">\n    <div class=\"item vcard\">\n        <h3 class=\"fn org\">Mediterranean Wraps</h3>    \n        <p>\n            <span class=\"adr\">\n                <span class=\"street-address\">433 S California Ave</span>, \n                <span class=\"locality\">Palo Alto</span>, \n                <span class=\"region\">CA</span></span> - \n            \n            <span class=\"tel\">(650) 321-8189</span>\n        </p>\n    </div> \n    <p class=\"rating\">\n        <span class=\"average value\">9.2</span> out of \n        <span class=\"best\">10</span> \n        based on <span class=\"count\">17</span> reviews\n    </p>\n</div>","name":"mf-v1-hreview-aggregate-hcard"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Mediterranean Wraps\",\n                \"type\": [\"h-item\"],\n                \"properties\": {\n                    \"name\": [\"Mediterranean Wraps\"],\n                    \"url\": [\"http://example.com/mediterraneanwraps\"]\n                }\n            }],\n            \"rating\": [\"4.5\"],\n            \"count\": [\"6\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}\n","html":"<p class=\"hreview-aggregate\">\n    <span class=\"item\">\n        <a class=\"fn url\" href=\"http://example.com/mediterraneanwraps\">Mediterranean Wraps</a>\n    </span> - Rated: \n    <span class=\"rating\">4.5</span> out of 5 (<span class=\"count\">6</span> reviews)\n</p>","name":"mf-v1-hreview-aggregate-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Fullfrontal\",\n                \"type\": [\"h-item\", \"h-event\"],\n                \"properties\": {\n                    \"name\": [\"Fullfrontal\"],\n                    \"description\": [\"A one day JavaScript Conference held in Brighton\"],\n                    \"start\": [\"2012-11-09\"]\n                }\n            }],\n            \"rating\": [\"9.9\"],\n            \"average\": [\"9.9\"],\n            \"best\": [\"10\"],\n            \"count\": [\"62\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"hreview-aggregate\">\n    <div class=\"item vevent\">\n        <h3 class=\"summary\">Fullfrontal</h3>\n        <p class=\"description\">A one day JavaScript Conference held in Brighton</p>\n        <p><time class=\"dtstart\" datetime=\"2012-11-09\">9th November 2012</time></p>    \n    </div> \n    \n    <p class=\"rating\">\n        <span class=\"average value\">9.9</span> out of \n        <span class=\"best\">10</span> \n        based on <span class=\"count\">62</span> reviews\n    </p>\n</div>","name":"mf-v1-hreview-aggregate-vevent"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"org\": [\"Mozilla\"],\n            \"adr\": [{\n                \"value\": \"665 3rd St.  \\n    Suite 207  \\n    San Francisco,  \\n    CA  \\n    94107  \\n    U.S.A.\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"665 3rd St.\"],\n                    \"extended-address\": [\"Suite 207\"],\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"postal-code\": [\"94107\"],\n                    \"country-name\": [\"U.S.A.\"]\n                }\n            }]\n        }\n    }, {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"org\": [\"Mozilla\"],\n            \"adr\": [{\n                \"value\": \"665 3rd St.  \\n    Suite 207  \\n    San Francisco,  \\n    CA  \\n    94107  \\n    U.S.A.\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"665 3rd St.\"],\n                    \"extended-address\": [\"Suite 207\"],\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"postal-code\": [\"94107\"],\n                    \"country-name\": [\"U.S.A.\"]\n                }\n            }]\n        }\n    }, {\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"street-address\": [\"665 3rd St.\"],\n            \"extended-address\": [\"Suite 207\"],\n            \"locality\": [\"San Francisco\"],\n            \"region\": [\"CA\"],\n            \"postal-code\": [\"94107\"],\n            \"country-name\": [\"U.S.A.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vcard\" itemref=\"mozilla-org mozilla-adr\">\n    <span class=\"name\">Brendan Eich</span>\n</div>\n<div class=\"vcard\" itemref=\"mozilla-org mozilla-adr\">\n    <span class=\"name\">Mitchell Baker</span>\n</div>\n\n<p id=\"mozilla-org\" class=\"org\">Mozilla</p>\n<p id=\"mozilla-adr\" class=\"adr\">\n    <span class=\"street-address\">665 3rd St.</span>  \n    <span class=\"extended-address\">Suite 207</span>  \n    <span class=\"locality\">San Francisco</span>,  \n    <span class=\"region\">CA</span>  \n    <span class=\"postal-code\">94107</span>  \n    <span class=\"country-name\">U.S.A.</span>  \n</p>","name":"mf-v1-includes-hcarditemref"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"location\": [{\n                \"value\": \"Room 10\\n    \\n    Moscone Center,   \\n    San Francisco\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"extended-address\": [\"Room 10\", \"Moscone Center\"],\n                    \"locality\": [\"San Francisco\"]\n                }\n            }],\n            \"start\": [\"2012-06-27 15:45:00-08:00\"],\n            \"end\": [\"2012-06-27 16:45:00-08:00\"]\n          }\n    }, {\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"location\": [{\n                \"value\": \"Room 11\\n    \\n    Moscone Center,   \\n    San Francisco\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"extended-address\": [\"Room 11\", \"Moscone Center\"],\n                    \"locality\": [\"San Francisco\"]\n                }\n            }],\n            \"start\": [\"2012-06-27 15:45:00-08:00\"],\n            \"end\": [\"2012-06-27 16:45:00-08:00\"]\n         }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\" itemref=\"io-session07\">\n    <span class=\"name\">Monetizing Android Apps</span> - spaekers: \n    <span class=\"speaker\">Chrix Finne</span>, \n    <span class=\"speaker\">Kenneth Lui</span> - \n    <span itemref=\"io-location\" class=\"location adr\">\n        <span class=\"extended-address\">Room 10</span>\n    </span>  \n</div>\n<div class=\"vevent\" itemref=\"io-session07\">\n    <span class=\"name\">New Low-Level Media APIs in Android</span> - spaekers: \n    <span class=\"speaker\">Dave Burke</span> -\n    <span itemref=\"io-location\" class=\"location adr\">\n        <span class=\"extended-address\">Room 11</span>\n    </span>  \n</div>\n\n<p id=\"io-session07\">\n    Session 01 is between: \n    <time class=\"dtstart\" datetime=\"2012-06-27T15:45:00-0800\">3:45PM</time> to \n    <time class=\"dtend\" datetime=\"2012-06-27T16:45:00-0800\">4:45PM</time> \n</p>   \n<p id=\"io-location\">\n    <span class=\"extended-address\">Moscone Center</span>,   \n    <span class=\"locality\">San Francisco</span>  \n</p>","name":"mf-v1-includes-heventitemref"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"org\": [\"Twitter\"],\n            \"adr\": [{\n                \"value\": \"1355 Market St,\\n        San Francisco, \\n        CA\\n        94103\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"1355 Market St\"],\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"postal-code\": [\"94103\"]\n                }\n            }]\n         }\n    }, {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"org\": [\"Twitter\"],\n            \"adr\": [{\n                \"value\": \"1355 Market St,\\n        San Francisco, \\n        CA\\n        94103\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"street-address\": [\"1355 Market St\"],\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"postal-code\": [\"94103\"]\n                }\n            }]\n          }\n    }, {\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"street-address\": [\"1355 Market St\"],\n            \"locality\": [\"San Francisco\"],\n            \"region\": [\"CA\"],\n            \"postal-code\": [\"94103\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vcard\">\n    <span class=\"name\">Ben Ward</span>\n    <a class=\"include\" href=\"#twitter\">Twitter</a>\n</div>\n<div class=\"vcard\">\n    <span class=\"name\">Dan Webb</span>\n    <a class=\"include\" href=\"#twitter\">Twitter</a>\n</div>\n\n<div id=\"twitter\">\n    <p class=\"org\">Twitter</p>\n    <p class=\"adr\">\n        <span class=\"street-address\">1355 Market St</span>,\n        <span class=\"locality\">San Francisco</span>, \n        <span class=\"region\">CA</span>\n        <span class=\"postal-code\">94103</span>\n    </p>\n</div>","name":"mf-v1-includes-hyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"start\": [\"2012-10-30 11:45:00-08:00\"],\n            \"name\": [\"Build Conference\"],\n            \"location\": [{\n                \"value\": \"Redmond, \\n        Washington, \\n        USA\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"locality\": [\"Redmond\"],\n                    \"region\": [\"Washington\"],\n                    \"country-name\": [\"USA\"]\n                }\n            }]\n        }\n    }, {\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"start\": [\"2012-10-31 11:15:00-08:00\"],\n            \"name\": [\"Build Conference\"],\n            \"location\": [{\n                \"value\": \"Redmond, \\n        Washington, \\n        USA\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"locality\": [\"Redmond\"],\n                    \"region\": [\"Washington\"],\n                    \"country-name\": [\"USA\"]\n                }\n            }]\n        }\n    }, {\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"locality\": [\"Redmond\"],\n            \"region\": [\"Washington\"],\n            \"country-name\": [\"USA\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"vevent\">\n    <span class=\"name\">HTML5 & CSS3 latest features in action!</span> - \n    <span class=\"speaker\">David Rousset</span> -\n    <time class=\"dtstart\" datetime=\"2012-10-30T11:45:00-08:00\">Tue 11:45am</time>\n    <object data=\"#buildconf\" class=\"include\" type=\"text/html\" height=\"0\" width=\"0\"></object>\n</div>\n<div class=\"vevent\">\n    <span class=\"name\">Building High-Performing JavaScript for Modern Engines</span> -\n    <span class=\"speaker\">John-David Dalton</span> and \n    <span class=\"speaker\">Amanda Silver</span> -\n    <time class=\"dtstart\" datetime=\"2012-10-31T11:15:00-08:00\">Wed 11:15am</time>\n    <object data=\"#buildconf\" class=\"include\" type=\"text/html\" height=\"0\" width=\"0\"></object>\n</div>\n\n\n<div id=\"buildconf\">\n    <p class=\"summary\">Build Conference</p>\n    <p class=\"location adr\">\n        <span class=\"locality\">Redmond</span>, \n        <span class=\"region\">Washington</span>, \n        <span class=\"country-name\">USA</span>\n    </p>\n</div>","name":"mf-v1-includes-object"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Chris Mills\"],\n            \"url\": [\"http://dev.opera.com/\"],\n            \"org\": [\"Opera\"]\n        }\n    }, {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Erik Möller\"],\n            \"url\": [\"http://dev.opera.com/\"],\n            \"org\": [\"Opera\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<table>\n    <tr>\n        <th id=\"org\"><a class=\"url org\" href=\"http://dev.opera.com/\">Opera</a></th>\n    </tr>\n    <tr>\n        <td class=\"vcard\" headers=\"org\"><span class=\"fn\">Chris Mills</span></td>\n    </tr>\n    <tr>\n        <td class=\"vcard\" headers=\"org\"><span class=\"fn\">Erik Möller</span></td>\n    </tr>\n  </table>","name":"mf-v1-includes-table"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"name\": [\"Bricklayer's Arms\"],\n            \"label\": [\"3 Charlotte Road,  \\n        City of London,  \\n        EC2A 3PE, \\n        UK\"],\n            \"street-address\": [\"3 Charlotte Road\"],\n            \"locality\": [\"City of London\"],\n            \"postal-code\": [\"EC2A 3PE\"],\n            \"country-name\": [\"UK\"],\n            \"geo\": [\"51.526421;-0.081067\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-adr\">\n    <span class=\"p-name\">Bricklayer's Arms</span>\n    <span class=\"p-label\"> \n        <span class=\"p-street-address\">3 Charlotte Road</span>,  \n        <span class=\"p-locality\">City of London</span>,  \n        <span class=\"p-postal-code\">EC2A 3PE</span>, \n        <span class=\"p-country-name\">UK</span> \n    </span> – \n    Geo:(<span class=\"p-geo\">51.526421;-0.081067</span>) \n</p>","name":"mf-v2-h-adr-geo"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"name\": [\"Bricklayer's Arms\"],\n            \"geo\": [\"geo:51.526421;-0.081067;crs=wgs84;u=40\"],\n            \"locality\": [\"London\"],\n            \"url\": [\"geo:51.526421;-0.081067;crs=wgs84;u=40\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-adr\">\n    <a class=\"p-name u-geo\" href=\"geo:51.526421;-0.081067;crs=wgs84;u=40\">Bricklayer's Arms</a>, \n    <span class=\"p-locality\">London</span> \n</p>","name":"mf-v2-h-adr-geourl"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"name\": [\"665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-adr\">665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A.</p>","name":"mf-v2-h-adr-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-adr\"],\n        \"properties\": {\n            \"street-address\": [\"665 3rd St.\"],\n            \"extended-address\": [\"Suite 207\"],\n            \"locality\": [\"San Francisco\"],\n            \"region\": [\"CA\"],\n            \"postal-code\": [\"94107\"],\n            \"country-name\": [\"U.S.A.\"],\n            \"name\": [\"665 3rd St.  \\n    Suite 207  \\n    San Francisco,  \\n    CA  \\n    94107  \\n    U.S.A.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-adr\">\n    <span class=\"p-street-address\">665 3rd St.</span>  \n    <span class=\"p-extended-address\">Suite 207</span>  \n    <span class=\"p-locality\">San Francisco</span>,  \n    <span class=\"p-region\">CA</span>  \n    <span class=\"p-postal-code\">94107</span>  \n    <span class=\"p-country-name\">U.S.A.</span>  \n</p>","name":"mf-v2-h-adr-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\", \"h-as-note\"],\n        \"properties\": {\n            \"in-reply-to\": [{\n                \"value\": \"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\",\n                \"type\": [\"h-cite\"],\n                \"properties\": {\n                    \"name\": [\"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\"],\n                    \"url\": [\"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\"]\n                }\n            },\n            {\n                \"value\": \"https://twitter.com/benwerd/status/604733231284383744\",\n                \"type\": [\"h-cite\"],\n                \"properties\": {\n                    \"name\": [\"https://twitter.com/benwerd/status/604733231284383744\"],\n                    \"url\": [\"https://twitter.com/benwerd/status/604733231284383744\"]\n                }\n            }],\n            \"author\": [{\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek Çelik\"],\n                    \"photo\": [\"http://tantek.com/images/photo.gif\"],\n                    \"url\": [\"http://tantek.com/\"]\n                }\n            }],\n            \"name\": [\"@benwerd\\n      @erinjoalso proud of you &\\n      @withknown— so much #indieweb & especially user empathy. Keep up the great work!\"],\n            \"content\": [{\n                \"value\": \"@benwerd\\n      @erinjoalso proud of you &\\n      @withknown— so much #indieweb & especially user empathy. Keep up the great work!\",\n                \"html\": \"\\n      <a class=\\\"auto-link h-x-username\\\" href=\\\"https://twitter.com/benwerd\\\">@benwerd</a>\\n      <a class=\\\"auto-link h-x-username\\\" href=\\\"https://twitter.com/erinjo\\\">@erinjo</a>also proud of you &\\n      <a class=\\\"auto-link h-x-username\\\" href=\\\"https://twitter.com/withknown\\\">@withknown</a>— so much #indieweb & especially user empathy. Keep up the great work!\"\n            }],\n            \"published\": [\"2015-06-01 22:20-07:00\"],\n            \"updated\": [\"2015-06-01 22:20-07:00\"],\n            \"url\": [\"http://tantek.com/2015/152/t2/proud-withknown-indieweb-user-empathy\"],\n            \"uid\": [\"http://tantek.com/2015/152/t2/proud-withknown-indieweb-user-empathy\"],\n            \"syndication\": [\"https://twitter.com/t/status/605604965566906369\"]\n        },\n        \"children\": [{\n            \"value\": \"@benwerd\",\n            \"type\": [\"h-x-username\"],\n            \"properties\": {\n                \"name\": [\"@benwerd\"],\n                \"url\": [\"https://twitter.com/benwerd\"]\n            }\n        },\n        {\n            \"value\": \"@erinjo\",\n            \"type\": [\"h-x-username\"],\n            \"properties\": {\n                \"name\": [\"@erinjo\"],\n                \"url\": [\"https://twitter.com/erinjo\"]\n            }\n        },\n        {\n            \"value\": \"@withknown\",\n            \"type\": [\"h-x-username\"],\n            \"properties\": {\n                \"name\": [\"@withknown\"],\n                \"url\": [\"https://twitter.com/withknown\"]\n            }\n        }]\n    }],\n    \"rels\": {\n        \"prev\": [\"http://tantek.com/152/t1/congrats-fellow-elected-w3cab-members\"],\n        \"next\": [\"http://tantek.com/152/t3/going-indiewebcamp-2015-portland\"],\n        \"in-reply-to\": [\"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\", \"https://twitter.com/benwerd/status/604733231284383744\"],\n        \"author\": [\"http://tantek.com/\"],\n        \"syndication\": [\"https://twitter.com/t/status/605604965566906369\"]\n    },\n    \"rel-urls\": {\n        \"http://tantek.com/152/t1/congrats-fellow-elected-w3cab-members\": {\n            \"title\": \"View the previous (older) item in the stream.\",\n            \"text\": \"←\",\n            \"rels\": [\"prev\"]\n        },\n        \"http://tantek.com/152/t3/going-indiewebcamp-2015-portland\": {\n            \"title\": \"View the next (newer) item in the stream\",\n            \"text\": \"→\",\n            \"rels\": [\"next\"]\n        },\n        \"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\": {\n            \"text\": \"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\",\n            \"rels\": [\"in-reply-to\"]\n        },\n        \"https://twitter.com/benwerd/status/604733231284383744\": {\n            \"text\": \"https://twitter.com/benwerd/status/604733231284383744\",\n            \"rels\": [\"in-reply-to\"]\n        },\n        \"http://tantek.com/\": {\n            \"title\": \"Tantek Çelik\",\n            \"rels\": [\"author\"]\n        },\n        \"https://twitter.com/t/status/605604965566906369\": {\n            \"text\": \"View \\n      Conversation\\n      on Twitter\",\n            \"rels\": [\"syndication\"]\n        }\n    }\n}","html":"<!-- http://tantek.com/2015/152/t2/proud-withknown-indieweb-user-empathy -->\n<base href=\"http://tantek.com/\" />\n\n<li class=\"h-entry hentry h-as-note\">\n   <div>\n      <ul>\n         <li>\n            <a href=\"152/t1/congrats-fellow-elected-w3cab-members\" id=\"previtem\" title=\"View the previous (older) item in the stream.\"\n            rel=\"prev\"><abbr title=\"Previous\">←</abbr></a>\n         </li>\n         <li>\n            <a href=\"152/t3/going-indiewebcamp-2015-portland\" id=\"nextitem\" title=\"View the next (newer) item in the stream\" rel=\"next\"><abbr title=\"Next\">→</abbr></a>\n         </li>\n      </ul>\n   </div>\n   <div>In reply to:\n      <p>\n         <a class=\"u-in-reply-to h-cite\" rel=\"in-reply-to\" href=\"http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far\">http://werd.io/2015/im-super-proud-of-everything-weve-done-on-withknown-so-far</a>\n      </p>\n      <p>\n         <a class=\"u-in-reply-to h-cite\" rel=\"in-reply-to\" href=\"https://twitter.com/benwerd/status/604733231284383744\">https://twitter.com/benwerd/status/604733231284383744</a>\n      </p>\n      <hr>\n   </div>\n   <a href=\"../\" class=\"p-author h-card\" rel=\"author\" title=\"Tantek Çelik\"><img src=\"/images/photo.gif\" alt=\"Tantek Çelik\"></a>\n   <p class=\"p-name entry-title e-content entry-content article\">\n      <a class=\"auto-link h-x-username\" href=\"https://twitter.com/benwerd\">@benwerd</a>\n      <a class=\"auto-link h-x-username\" href=\"https://twitter.com/erinjo\">@erinjo</a>also proud of you &amp;\n      <a class=\"auto-link h-x-username\" href=\"https://twitter.com/withknown\">@withknown</a>— so much #indieweb &amp; especially user empathy. Keep up the great work!</p>\n   <span>\n      <span class=\"dt-published published dt-updated updated\">\n         <time class=\"value\" datetime=\"22:20-0700\">22:20</time>on\n         <time class=\"value\">2015-06-01</time>\n      </span>\n      <span class=\"lt\">(ttk.me t4bT2)</span>using\n      <span class=\"using\">BBEdit</span>\n   </span>\n   <div>\n      <form action=\"http://tantek.com/2015/152/t2/proud-withknown-indieweb-user-empathy\">\n         <div>\n            <label>\n               <span class=\"lt\">URL:</span>\n               <input class=\"u-url url u-uid uid bookmark\" type=\"url\" size=\"70\" style=\"max-width:100%\" value=\"http://tantek.com/2015/152/t2/proud-withknown-indieweb-user-empathy\">\n            </label>\n         </div>\n      </form>\n   </div>\n   <div>\n      <a class=\"u-syndication\" rel=\"syndication\" style=\"float:right;\" href=\"https://twitter.com/t/status/605604965566906369\">\n   <img src=\"/images/photo.gif\" style=\"vertical-align:-30%\" alt=\"\"> \n   View \n      Conversation\n      on Twitter\n</a>\n   </div>\n</li>","name":"mf-v2-h-as-note-note"},{"json":" {\n\t\"items\": [{\n      \"type\": [\n        \"h-card\"\n      ],\n      \"properties\": {\n        \"name\": [\n          \"Mitchell Baker\"\n        ],\n        \"url\": [\"http://blog.lizardwrangler.com/\"],\n        \"org\": [{\n            \"value\": \"Mozilla Foundation\",\n            \"type\": [\n              \"h-card\"\n            ],\n            \"properties\": {\n              \"name\": [\"Mozilla Foundation\"],\n              \"url\": [\"http://example.org/bios/mitchell-baker/\"]\n            }\n         }],\n        \"photo\": [\"http://example.org/images/photo.gif\"]\n      }\n   }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}\n","html":"<base href=\"http://example.org\"/>\n<div class=\"h-card\">\n  <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a> \n  (<a class=\"p-org h-card\" href=\"bios/mitchell-baker/\">Mozilla Foundation</a>)\n  <img class=\"u-photo\" src=\"images/photo.gif\"/>\n</div>","name":"mf-v2-h-card-baseurl"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Håkon Wium Lie\"],\n            \"photo\": [\"http://upload.wikimedia.org/wikipedia/commons/thumb/9/96/H%C3%A5kon-Wium-Lie-2009-03.jpg/215px-H%C3%A5kon-Wium-Lie-2009-03.jpg\"],\n            \"url\": [\"http://people.opera.com/howcome/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<a class=\"h-card\" href=\"http://people.opera.com/howcome/\" title=\"Håkon Wium Lie, CTO Opera\">\n  <article>\n     <h2 class=\"p-name\">Håkon Wium Lie</h2>\n     <img src=\"http://upload.wikimedia.org/wikipedia/commons/thumb/9/96/H%C3%A5kon-Wium-Lie-2009-03.jpg/215px-H%C3%A5kon-Wium-Lie-2009-03.jpg\" />\n  </article>\n</a>","name":"mf-v2-h-card-childimplied"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"photo\": [\"http://blog.mozilla.org/press/files/2012/04/mitchell-baker.jpg\"],\n            \"url\": [\"http://blog.lizardwrangler.com/\", \"https://twitter.com/MitchellBaker\"],\n            \"name\": [\"Mitchell Baker\"],\n            \"org\": [\"Mozilla Foundation\"],\n            \"note\": [\"Mitchell is responsible for setting the direction and scope of the Mozilla Foundation and its activities.\"],\n            \"category\": [\"Strategy\", \"Leadership\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n  <img class=\"u-photo\" alt=\"photo of Mitchell\" src=\"http://blog.mozilla.org/press/files/2012/04/mitchell-baker.jpg\" />\n  <p>\n    <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a>\n    (<a class=\"u-url\" href=\"https://twitter.com/MitchellBaker\">@MitchellBaker</a>)\n    <span class=\"p-org\">Mozilla Foundation</span>\n  </p>\n  <p class=\"p-note\">Mitchell is responsible for setting the direction and scope of the Mozilla Foundation and its activities.</p>\n  <p><span class=\"p-category\">Strategy</span> and <span class=\"p-category\">Leadership</span></p>\n</div>","name":"mf-v2-h-card-extendeddescription"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"url\": [\"http://blog.lizardwrangler.com/\"],\n            \"name\": [\"Mitchell Baker\"],\n            \"org\": [{\n                \"value\": \"Mozilla Foundation\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Mozilla Foundation\"],\n                    \"url\": [\"http://mozilla.org/\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n  <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a> \n  (<a class=\"p-org h-card\" href=\"http://mozilla.org/\">Mozilla Foundation</a>)\n</div>","name":"mf-v2-h-card-hcard"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Mitchell Baker\"],\n            \"url\": [\"http://blog.lizardwrangler.com/\"],\n            \"org\": [{\n                \"value\": \"Mozilla Foundation\",\n                \"type\": [\"h-card\", \"h-org\"],\n                \"properties\": {\n                    \"name\": [\"Mozilla Foundation\"],\n                    \"url\": [\"http://mozilla.org/\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n  <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a> \n  (<a class=\"p-org h-card h-org\" href=\"http://mozilla.org/\">Mozilla Foundation</a>)\n</div>","name":"mf-v2-h-card-horghcard"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Rohit Khare\"],\n            \"photo\": [\"http://example.com/images/photo.gif\"],\n            \"url\": [\"http://rohit.khare.org/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-card\" href=\"http://rohit.khare.org/\">\n        <img alt=\"Rohit Khare\" src=\"images/photo.gif\" />\n    </a>","name":"mf-v2-h-card-hyperlinkedphoto"},{"json":"{  \n   \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Name\"]\n        },\n        \"children\": [{\n            \"type\": [\"h-card\"],\n            \"properties\": {\n                \"name\": [\"John Doe\"],\n                \"photo\": [\"http://example.com/john.html\"]\n            }\n        }]\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Name\"]\n        },\n        \"children\": [{\n            \"value\": \"Name\",\n            \"type\": [\"h-card\"],\n            \"properties\": {\n                \"name\": [\"John Doe\"],\n                \"photo\": [\"http://example.com/john.html\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"\n<img class=\"h-card\" src=\"jane.html\" alt=\"Jane Doe\"/>\n<area class=\"h-card\" href=\"jane.html\" alt=\"Jane Doe\"></area>\n<abbr class=\"h-card\" title=\"Jane Doe\">JD</abbr>\n\n<div class=\"h-card\"><img src=\"jane.html\" alt=\"Jane Doe\"/></div>\n<div class=\"h-card\"><area href=\"jane.html\" alt=\"Jane Doe\"></area></div>\n<div class=\"h-card\"><abbr title=\"Jane Doe\">JD</abbr></div>\n\n<div class=\"h-card\"><span><img src=\"jane.html\" alt=\"Jane Doe\"/></span></div>\n<div class=\"h-card\"><span><area href=\"jane.html\" alt=\"Jane Doe\"></area></span></div>\n<div class=\"h-card\"><span><abbr title=\"Jane Doe\">JD</abbr></span></div>\n\n<div class=\"h-card\"><img class=\"h-card\" src=\"john.html\" alt=\"John Doe\"/>Name</div>\n<div class=\"h-card\"><span class=\"h-card\"><img src=\"john.html\" alt=\"John Doe\"/>Name</span></div>\n","name":"mf-v2-h-card-impliedname"},{"json":"  {\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"photo\": [\"http://example.com/jane.jpeg\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        },\n        \"children\": [{\n            \"type\": [\"h-card\"],\n            \"properties\": {\n                \"name\": [\"Jane Doe\"],\n                \"photo\": [\"http://example.com/jane.jpeg\"]\n            }\n        }]\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        },\n        \"children\": [{\n            \"value\": \"Jane Doe\",\n            \"type\": [\"h-card\"],\n            \"properties\": {\n                \"name\": [\"Jane Doe\"],\n                \"photo\": [\"http://example.com/jane.jpeg\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<img class=\"h-card\" alt=\"Jane Doe\" src=\"jane.jpeg\"/>\n<object class=\"h-card\" data=\"jane.jpeg\"/>Jane Doe</object>\n\n<div class=\"h-card\"><img alt=\"Jane Doe\" src=\"jane.jpeg\"/></div> \n<div class=\"h-card\"><object data=\"jane.jpeg\"/>Jane Doe</object></div> \n\n<div class=\"h-card\"><span><img alt=\"Jane Doe\" src=\"jane.jpeg\"/></span></div> \n<div class=\"h-card\"><span><object data=\"jane.jpeg\"/>Jane Doe</object></span></div> \n\n<div class=\"h-card\"><img class=\"h-card\" alt=\"Jane Doe\" src=\"jane.jpeg\"/>Jane Doe</div> \n<div class=\"h-card\"><span class=\"h-card\"><object data=\"jane.jpeg\"/>Jane Doe</object></span></div> ","name":"mf-v2-h-card-impliedphoto"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"],\n            \"url\": [\"http://example.com/jane.html\"]\n        }\n    },\n    {\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Jane Doe\"]\n        },\n        \"children\": [{\n            \"value\": \"Jane Doe\",\n            \"type\": [\"h-card\"],\n            \"properties\": {\n                \"name\": [\"Jane Doe\"],\n                \"url\": [\"http://example.com/jane.html\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-card\" href=\"jane.html\">Jane Doe</a>\n<area class=\"h-card\" href=\"jane.html\" alt=\"Jane Doe\"/ >\n<div class=\"h-card\" ><a href=\"jane.html\">Jane Doe</a><p></p></div> \n<div class=\"h-card\" ><area href=\"jane.html\">Jane Doe</area><p></p></div>\n<div class=\"h-card\" ><a class=\"h-card\" href=\"jane.html\">Jane Doe</a><p></p></div> ","name":"mf-v2-h-card-impliedurl"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Ben Ward\"],\n            \"url\": [\"http://benward.me/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-card\" href=\"http://benward.me/\">Ben Ward</a>","name":"mf-v2-h-card-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Frances Berriman\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-card\">Frances Berriman</p>","name":"mf-v2-h-card-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"Mitchell Baker\"],\n            \"url\": [\"http://blog.lizardwrangler.com/\"]\n        },\n        \"children\": [{\n            \"value\": \"Mozilla Foundation\",\n            \"type\": [\"h-org\", \"h-card\"],\n            \"properties\": {\n                \"name\": [\"Mozilla Foundation\"],\n                \"url\": [\"http://mozilla.org/\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n  <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a> \n  (<a class=\"h-org h-card\" href=\"http://mozilla.org/\">Mozilla Foundation</a>)\n</div>","name":"mf-v2-h-card-nested"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-card\"],\n        \"properties\": {\n            \"name\": [\"John Doe\"],\n            \"given-name\": [\"John\"],\n            \"additional-name\": [\"Peter\"],\n            \"family-name\": [\"Doe\"],\n            \"honorific-suffix\": [\"MSc\", \"PHD\"],\n            \"org\": [\"Madgex\", \"Mozilla\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-card\">\n    \n    <span class=\"p-name\">\n        <span class=\"p-given-name value\">John</span> \n        <abbr class=\"p-additional-name\" title=\"Peter\">P</abbr>  \n        <span class=\"p-family-name value \">Doe</span> \n    </span>\n    <data class=\"p-honorific-suffix\" value=\"MSc\"></data>\n    \n    \n    <br class=\"p-honorific-suffix\" />BSc<br />\n    <hr class=\"p-honorific-suffix\" />BA\n    \n    \n    <img class=\"p-honorific-suffix\" src=\"images/logo.gif\" alt=\"PHD\" />\n    <img src=\"images/logo.gif\" alt=\"company logos\" usemap=\"#logomap\" />\n    <map name=\"logomap\">\n        <area class=\"p-org\" shape=\"rect\" coords=\"0,0,82,126\" href=\"madgex.htm\" alt=\"Madgex\" />\n        <area class=\"p-org\" shape=\"circle\" coords=\"90,58,3\" href=\"mozilla.htm\" alt=\"Mozilla\" />\n    </map>\n</div>","name":"mf-v2-h-card-p-property"},{"json":"\n  {\n\t\"items\": [{\n      \"type\": [\n        \"h-card\"\n      ],\n      \"properties\": {\n        \"name\": [\n          \"Mitchell Baker\"\n        ],\n        \"url\": [\"http://blog.lizardwrangler.com/\"],\n        \"org\": [\n          {\n            \"value\": \"Mozilla Foundation\",\n            \"type\": [\n              \"h-card\"\n            ],\n            \"properties\": {\n              \"name\": [\"Mozilla Foundation\"],\n              \"url\": [\"http://example.com/bios/mitchell-baker/\"]\n            }\n          }\n        ],\n        \"photo\": [\"http://example.com/bios/mitchell-baker/picture.jpeg\"]\n      }\n   }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}\n","html":"<base href=\"http://example.com\" >\n<div class=\"h-card\">\n  <a class=\"p-name u-url\" href=\"http://blog.lizardwrangler.com/\">Mitchell Baker</a> \n  (<a class=\"p-org h-card\" href=\"bios/mitchell-baker/\">Mozilla Foundation</a>)\n  <img class=\"u-photo\" src=\"bios/mitchell-baker/picture.jpeg\"/>\n</div>","name":"mf-v2-h-card-relativeurls"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"in-reply-to\": [{\n                \"type\": [\"h-cite\"],\n                \"properties\": {\n                    \"name\": [\"Example Post\"],\n                    \"url\": [\"http://example.com/post\"],\n\n                    \"author\": [{\n                        \"type\": [\"h-card\"],\n                        \"properties\": {\n                            \"url\": [\"http://example.com\"],\n                            \"name\": [\"Example Author\"]\n                        },\n                        \"value\": \"Example Author\"\n                    }]\n                },\n                \"value\": \"http://example.com/post\"\n            }],\n            \"name\": [\"Example Author\\n                  Home\\n            \\n            Example Post\"]\n        }\n    }],\n\t\"rels\": {},\n\t\"rel-urls\": {}\n}","html":"<div class=\"h-entry\">\n      <div class=\"u-in-reply-to h-cite\">\n            <span class=\"p-author h-card\">\n                  <span class=\"p-name\">Example Author</span>\n                  <a class=\"u-url\" href=\"http://example.com\">Home</a>\n            </span>\n            <a class=\"p-name u-url\" href=\"http://example.com/post\">Example Post</a>\n      </div>\n</div>","name":"mf-v2-h-entry-impliedvalue-nested"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"name\": [\"microformats.org at 7\"],\n            \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-entry\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a>","name":"mf-v2-h-entry-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"name\": [\"microformats.org at 7\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-entry\">microformats.org at 7</p>","name":"mf-v2-h-entry-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n            \"name\": [\"microformats.org at 7\"],\n            \"content\": [{\n               \"value\": \"Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.\\n\\n        The microformats tagline “humans first, machines second” \\n            forms the basis of many of our \\n            principles, and \\n            in that regard, we’d like to recognize a few people and \\n            thank them for their years of volunteer service\",\n                \"html\": \"\\n        <p class=\\\"p-summary\\\">Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.</p>\\n\\n        <p>The microformats tagline “humans first, machines second” \\n            forms the basis of many of our \\n            <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n            in that regard, we’d like to recognize a few people and \\n            thank them for their years of volunteer service </p>\\n    \"\n            }],\n            \"summary\": [\"Last week the microformats.org community \\n            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n            San Francisco and recognized accomplishments, challenges, and \\n            opportunities.\"],\n            \"updated\": [\"2012-06-25 17:08:26\"],\n            \"author\": [{\n                \"value\": \"Tantek\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek\"],\n                    \"url\": [\"http://tantek.com/\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-entry\">\n    <h1><a class=\"p-name u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n    <div class=\"e-content\">\n        <p class=\"p-summary\">Last week the microformats.org community \n            celebrated its 7th birthday at a gathering hosted by Mozilla in \n            San Francisco and recognized accomplishments, challenges, and \n            opportunities.</p>\n\n        <p>The microformats tagline “humans first, machines second” \n            forms the basis of many of our \n            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n            in that regard, we’d like to recognize a few people and \n            thank them for their years of volunteer service </p>\n    </div>  \n    <p>Updated \n        <time class=\"dt-updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n        <a class=\"p-author h-card\" href=\"http://tantek.com/\">Tantek</a>\n    </p>\n</div>","name":"mf-v2-h-entry-summarycontent"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"name\": [\"microformats.org at 7\"],\n            \"url\": [\"http://microformats.org/\", \"http://microformats.org/2012/06/25/microformats-org-at-7\", \"http://microformats.org/2012/06/25/microformats-org-at-7\", \"http://microformats.org/\", \"http://microformats.org/wiki/microformats2-parsing\", \"http://microformats.org/wiki/value-class-pattern\", \"http://microformats.org/wiki/\", \"http://microformats.org/discuss\"],\n            \"photo\": [\"http://example.com/images/logo.gif\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<base href=\"http://example.com\">\n<div class=\"h-entry\">\n    <p class=\"p-name\">microformats.org at 7</p>\n\n    \n    <p class=\"u-url\">\n      <span class=\"value-title\" title=\"http://microformats.org/\"> </span>\n      Article permalink\n    </p>\n    <p class=\"u-url\">\n        <span class=\"value\">http://microformats.org/</span> - \n        <span class=\"value\">2012/06/25/microformats-org-at-7</span> \n    </p> \n\n    <p><a class=\"u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">Article permalink</a></p>\n\n    <img src=\"images/logo.gif\" alt=\"company logos\" usemap=\"#logomap\" />\n    <map name=\"logomap\">\n        <area class=\"u-url\" shape=\"rect\" coords=\"0,0,82,126\" href=\"http://microformats.org/\" alt=\"microformats.org\" />\n    </map>\n\n    <img class=\"u-photo\" src=\"images/logo.gif\" alt=\"company logos\" />\n\n    <object class=\"u-url\" data=\"http://microformats.org/wiki/microformats2-parsing\"></object>\n\n    <abbr class=\"u-url\" title=\"http://microformats.org/wiki/value-class-pattern\">value-class-pattern</abbr> \n    <data class=\"u-url\" value=\"http://microformats.org/wiki/\"></data>\n    <p class=\"u-url\">http://microformats.org/discuss</p>\n</div>","name":"mf-v2-h-entry-u-property"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-entry\"],\n        \"properties\": {\n            \"name\": [\"Expanding URLs within HTML content\"],\n            \"content\": [{\n                \"value\": \"Should not change: http://www.w3.org/\\n            Should not change: http://example.com/\\n            File relative: test.html = http://example.com/test.html\\n            Directory relative: /test/test.html = http://example.com/test/test.html\\n            Relative to root: /test.html = http://example.com/test.html\",\n                \"html\": \"\\n        <ul>\\n            <li><a href=\\\"http://www.w3.org/\\\">Should not change: http://www.w3.org/</a></li>\\n            <li><a href=\\\"http://example.com/\\\">Should not change: http://example.com/</a></li>\\n            <li><a href=\\\"http://example.com/test.html\\\">File relative: test.html = http://example.com/test.html</a></li>\\n            <li><a href=\\\"http://example.com/test/test.html\\\">Directory relative: /test/test.html = http://example.com/test/test.html</a></li>\\n            <li><a href=\\\"http://example.com/test.html\\\">Relative to root: /test.html = http://example.com/test.html</a></li>\\n        </ul>\\n        <img src=\\\"http://example.com/images/photo.gif\\\" />\\n    \"\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-entry\">\n    <h1><a class=\"p-name\">Expanding URLs within HTML content</a></h1>\n    <div class=\"e-content\">\n        <ul>\n            <li><a href=\"http://www.w3.org/\">Should not change: http://www.w3.org/</a></li>\n            <li><a href=\"http://example.com/\">Should not change: http://example.com/</a></li>\n            <li><a href=\"test.html\">File relative: test.html = http://example.com/test.html</a></li>\n            <li><a href=\"/test/test.html\">Directory relative: /test/test.html = http://example.com/test/test.html</a></li>\n            <li><a href=\"/test.html\">Relative to root: /test.html = http://example.com/test.html</a></li>\n        </ul>\n        <img src=\"images/photo.gif\" />\n    </div>  \n</div>","name":"mf-v2-h-entry-urlincontent"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\n                \"2009-06-26 19:00:00\", \n                \"2009-06-26 07:00:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19\", \n                \"2009-06-26 19\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 19:00\", \n                \"2009-06-26 07:00\"\n             ]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<span class=\"h-event\">\n    <span class=\"p-name\">The 4th Microformat party</span> will be on \n    <ul>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00:00pm \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00:00am \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00pm \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07pm \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7pm \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7:00pm \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00p.m. \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">07:00PM \n        </span></li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <span class=\"value\">7:00am \n        </span></li>\n    </ul>\n</span>","name":"mf-v2-h-event-ampm"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"CPJ Online Press Freedom Summit\"],\n            \"start\": [\"2012-10-10\"],\n            \"location\": [\"San Francisco\"],\n            \"attendee\": [{\n                \"value\": \"Brian Warner\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Brian Warner\"]\n                }\n            }, {\n                \"value\": \"Kyle Machulis\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Kyle Machulis\"]\n                }\n            }, {\n                \"value\": \"Tantek Çelik\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek Çelik\"]\n                }\n            }, {\n                \"value\": \"Sid Sutter\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Sid Sutter\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-event\">\n    <span class=\"p-name\">CPJ Online Press Freedom Summit</span>\n    (<time class=\"dt-start\" datetime=\"2012-10-10\">10 Nov 2012</time>) in\n    <span class=\"p-location\">San Francisco</span>.\n    Attendees:\n    <ul>\n        <li class=\"p-attendee h-card\">Brian Warner</li>\n        <li class=\"p-attendee h-card\">Kyle Machulis</li>\n        <li class=\"p-attendee h-card\">Tantek Çelik</li>\n        <li class=\"p-attendee h-card\">Sid Sutter</li>\n    </ul>\n</div>\n","name":"mf-v2-h-event-attendees"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"IndieWebCamp 2012\"],\n            \"url\": [\"http://indiewebcamp.com/2012\"],\n            \"start\": [\"2012-06-30\"],\n            \"end\": [\"2012-07-01\"],\n            \"location\": [{\n                \"value\": \"Geoloqi\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Geoloqi\"],\n                    \"org\": [\"Geoloqi\"],\n                    \"url\": [\"http://geoloqi.com/\"],\n                    \"street-address\": [\"920 SW 3rd Ave. Suite 400\"],\n                    \"locality\": [\"Portland\"],\n                    \"region\": [\"Oregon\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-event\">\n  <a class=\"p-name u-url\" href=\"http://indiewebcamp.com/2012\">\n    IndieWebCamp 2012\n  </a>\n  from <time class=\"dt-start\">2012-06-30</time> \n  to <time class=\"dt-end\">2012-07-01</time> at \n  <span class=\"p-location h-card\">\n    <a class=\"p-name p-org u-url\" href=\"http://geoloqi.com/\">Geoloqi</a>, \n    <span class=\"p-street-address\">920 SW 3rd Ave. Suite 400</span>, \n    <span class=\"p-locality\">Portland</span>, \n    <abbr class=\"p-region\" title=\"Oregon\">OR</abbr>\n  </span>\n</div>","name":"mf-v2-h-event-combining"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\"2009-06-26 19:00\"],\n            \"end\": [\"2009-06-26 22:00\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<span class=\"h-event\">\n <span class=\"p-name\">The 4th Microformat party</span> will be on \n <span class=\"dt-start\">\n  <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n  <time class=\"value\">19:00</time></span> to \n <span class=\"dt-end\"><time class=\"value\">22:00</time></span>.\n</span>","name":"mf-v2-h-event-concatenate"},{"json":"{\n    \"items\": [\n        {\n            \"type\": [\n                \"h-event\"\n            ],\n            \"properties\": {\n                \"name\": [\n                    \"The 4th Microformat party\"\n                ],\n                \"start\": [\n                    \"2009-06-26 19:00-08:00\",\n                    \"2009-06-26 19:00-08\",\n                    \"2009-06-26 19:00-08:00\",\n                    \"2009-06-26 19:00+08:00\",\n                    \"2009-06-26 19:00+08:00\",\n                    \"2009-06-26 19:00Z\",\n                    \"2009-06-26 19:00-08:00\",\n                    \"2009-06-26 19:00:00-08:00\"\n                ]\n            }\n        }\n    ],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<section class=\"h-event\">\n\t<p><span class=\"p-name\">The 4th Microformat party</span> will be on:</p>\n\t<ul>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00-08:00\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00-08\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00-0800\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00+0800\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00+08:00\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26T19:00Z\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26t19:00-08:00\">26 July</time></li>\n\t\t<li><time class=\"dt-start\" datetime=\"2009-06-26 19:00:00-08:00\">26 July</time></li>\n\t</ul>\n</section>","name":"mf-v2-h-event-dates"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The party\"],\n            \"start\": [\n                \"2013-03-14\", \n                \"2013-06-25 07:00:00\", \n                \"2013-06-26\", \n                \"2013-06-27\", \n                \"2013-06-28\", \n                \"2013-06-29\", \n                \"2013-07-01\", \n                \"2013-07-02\"\n                ]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<span class=\"h-event\">\n    <span class=\"p-name\">The party</span> will be on \n    \n    <p class=\"dt-start\">\n      <span class=\"value-title\" title=\"2013-03-14\"> </span>\n      March 14th 2013\n    </p>\n    <p class=\"dt-start\">\n        <time class=\"value\" datetime=\"2013-06-25\">25 July</time>, from\n        <span class=\"value\">07:00:00am \n    </span></p>   \n    \n    <p>\n        <time class=\"dt-start\" datetime=\"2013-06-26\">26 June</time>\n        \n        <ins class=\"dt-start\" datetime=\"2013-06-27\">Just added</ins>, \n        <del class=\"dt-start\" datetime=\"2013-06-28\">Removed</del>\n    </p>\n    <abbr class=\"dt-start\" title=\"2013-06-29\">June 29</abbr> \n    <data class=\"dt-start\" value=\"2013-07-01\"></data>\n    <p class=\"dt-start\">2013-07-02</p>\n    \n</span>","name":"mf-v2-h-event-dt-property"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"IndieWebCamp 2012\"],\n            \"url\": [\"http://indiewebcamp.com/2012\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-event\" href=\"http://indiewebcamp.com/2012\">IndieWebCamp 2012</a>","name":"mf-v2-h-event-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"IndieWebCamp 2012\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-event\">IndieWebCamp 2012</p>","name":"mf-v2-h-event-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-event\"],\n        \"properties\": {\n            \"name\": [\"The 4th Microformat party\"],\n            \"start\": [\n                \"2009-06-26 19:00:00-08:00\", \n                \"2009-06-26 19:00:00-08:00\", \n                \"2009-06-26 19:00:00+08:00\", \n                \"2009-06-26 19:00:00Z\", \n                \"2009-06-26 19:00:00\", \n                \"2009-06-26 19:00-08:00\", \n                \"2009-06-26 19:00+08:00\", \n                \"2009-06-26 19:00Z\", \n                \"2009-06-26 19:00\"\n                ],\n            \"end\": [\n                \"2013-034\", \n                \"2013-06-27 15:34\"\n                ]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<span class=\"h-event\">\n    <span class=\"p-name\">The 4th Microformat party</span> will be on \n    <ul>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00-08:00</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00-0800</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00+0800</time> \n        </li> \n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00Z</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00:00</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00-08:00</time> \n        </li> \n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00+08:00</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00Z</time> \n        </li>\n        <li class=\"dt-start\">\n            <time class=\"value\" datetime=\"2009-06-26\">26 July</time>, from\n            <time class=\"value\">19:00</time> \n        </li>  \n        <li>\n            <time class=\"dt-end\" datetime=\"2013-034\">3 February 2013</time>\n        </li>\n        <li>\n            <time class=\"dt-end\" datetime=\"2013-06-27 15:34\">26 July 2013</time>\n        </li>              \n    </ul>\n</span>","name":"mf-v2-h-event-time"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-feed\"],\n        \"properties\": {\n            \"name\": [\"microformats blog\"]\n        },\n        \"children\": [{\n            \"value\": \"microformats.org at 7\\n\\t\\t    \\n\\t\\t        Last week the microformats.org community \\n\\t\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t\\t            opportunities.\\n\\t\\t\\n\\t\\t        The microformats tagline “humans first, machines second” \\n\\t\\t            forms the basis of many of our \\n\\t\\t            principles, and \\n\\t\\t            in that regard, we’d like to recognize a few people and \\n\\t\\t            thank them for their years of volunteer service \\n\\t\\t      \\n\\t\\t    Updated \\n\\t\\t        June 25th, 2012\",\n            \"type\": [\"h-entry\"],\n            \"properties\": {\n                \"name\": [\"microformats.org at 7\"],\n                \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n                \"content\": [{\n                    \"value\": \"Last week the microformats.org community \\n\\t\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t\\t            opportunities.\\n\\t\\t\\n\\t\\t        The microformats tagline “humans first, machines second” \\n\\t\\t            forms the basis of many of our \\n\\t\\t            principles, and \\n\\t\\t            in that regard, we’d like to recognize a few people and \\n\\t\\t            thank them for their years of volunteer service\",\n                    \"html\": \"\\n\\t\\t        <p class=\\\"p-summary\\\">Last week the microformats.org community \\n\\t\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t\\t            opportunities.</p>\\n\\t\\t\\n\\t\\t        <p>The microformats tagline “humans first, machines second” \\n\\t\\t            forms the basis of many of our \\n\\t\\t            <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n\\t\\t            in that regard, we’d like to recognize a few people and \\n\\t\\t            thank them for their years of volunteer service </p>\\n\\t\\t    \"\n                }],\n                \"summary\": [\"Last week the microformats.org community \\n\\t\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t\\t            opportunities.\"],\n                \"updated\": [\"2012-06-25 17:08:26\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"\n<html>\n\t<head>\n\t\t<title>microformats blog</title>\n\t</head>\n\t<body>\n\t<section class=\"h-feed\">\n\t\t\n\t\t<div class=\"h-entry\">\n\t\t    <h1><a class=\"p-name u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n\t\t    <div class=\"e-content\">\n\t\t        <p class=\"p-summary\">Last week the microformats.org community \n\t\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \n\t\t            San Francisco and recognized accomplishments, challenges, and \n\t\t            opportunities.</p>\n\t\t\n\t\t        <p>The microformats tagline “humans first, machines second” \n\t\t            forms the basis of many of our \n\t\t            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n\t\t            in that regard, we’d like to recognize a few people and \n\t\t            thank them for their years of volunteer service </p>\n\t\t    </div>  \n\t\t    <p>Updated \n\t\t        <time class=\"dt-updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time>\n\t\t    </p>\n\t\t</div>\n\t\t\n\t</section>\n\t</body>\n</html>","name":"mf-v2-h-feed-implied-title"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-feed\"],\n        \"properties\": {\n            \"name\": [\"Microformats blog\"],\n            \"author\": [{\n                \"value\": \"Tantek\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek\"],\n                    \"url\": [\"http://tantek.com/\"]\n                }\n            }],\n            \"url\": [\"http://microformats.org/blog\"],\n            \"photo\": [\"http://example.com/photo.jpeg\"]\n        },\n        \"children\": [{\n            \"value\": \"microformats.org at 7\\n\\t    \\n\\t        Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\\n\\t\\n\\t        The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            principles, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service \\n\\t      \\n\\t    Updated \\n\\t        June 25th, 2012\",\n            \"type\": [\"h-entry\"],\n            \"properties\": {\n                \"name\": [\"microformats.org at 7\"],\n                \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n                \"content\": [{\n                    \"value\": \"Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\\n\\t\\n\\t        The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            principles, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service\",\n                    \"html\": \"\\n\\t        <p class=\\\"p-summary\\\">Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.</p>\\n\\t\\n\\t        <p>The microformats tagline “humans first, machines second” \\n\\t            forms the basis of many of our \\n\\t            <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n\\t            in that regard, we’d like to recognize a few people and \\n\\t            thank them for their years of volunteer service </p>\\n\\t    \"\n                }],\n                \"summary\": [\"Last week the microformats.org community \\n\\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \\n\\t            San Francisco and recognized accomplishments, challenges, and \\n\\t            opportunities.\"],\n                \"updated\": [\"2012-06-25 17:08:26\"]\n            }\n        }]\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<section class=\"h-feed\">\n\t<h1 class=\"p-name\">Microformats blog</h1>\n\t<a class=\"p-author h-card\" href=\"http://tantek.com/\">Tantek</a>\n\t<a class=\"u-url\" href=\"http://microformats.org/blog\">permlink</a>\n\t<img class=\"u-photo\" src=\"photo.jpeg\"/>\n\t\n\t<div class=\"h-entry\">\n\t    <h1><a class=\"p-name u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n\t    <div class=\"e-content\">\n\t        <p class=\"p-summary\">Last week the microformats.org community \n\t            celebrated its 7th birthday at a gathering hosted by Mozilla in \n\t            San Francisco and recognized accomplishments, challenges, and \n\t            opportunities.</p>\n\t\n\t        <p>The microformats tagline “humans first, machines second” \n\t            forms the basis of many of our \n\t            <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n\t            in that regard, we’d like to recognize a few people and \n\t            thank them for their years of volunteer service </p>\n\t    </div>  \n\t    <p>Updated \n\t        <time class=\"dt-updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time>\n\t    </p>\n\t</div>\n\t\n</section>","name":"mf-v2-h-feed-simple"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"37.408183\"],\n            \"longitude\": [\"-122.13855\"],\n            \"name\": [\"N 37° 24.491,  \\n W 122° 08.313\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<p class=\"h-geo\">\n <abbr class=\"p-latitude\" title=\"37.408183\">N 37° 24.491</abbr>,  \n <abbr class=\"p-longitude\" title=\"-122.13855\">W 122° 08.313</abbr>\n</p>","name":"mf-v2-h-geo-abbrpattern"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"name\": [\"Pen-y-ghent\"],\n            \"latitude\": [\"54.155278\"],\n            \"longitude\": [\"-2.249722\"],\n            \"altitude\": [\"694\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p>My favourite hill in the lakes is \n    <span class=\"h-geo\">\n        <span class=\"p-name\">Pen-y-ghent</span> \n        (Geo: <span class=\"p-latitude\">54.155278</span>,\n        <span class=\"p-longitude\">-2.249722</span>). It\n        raises to <span class=\"p-altitude\">694</span>m.\n  </span>\n</p>","name":"mf-v2-h-geo-altitude"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"],\n            \"name\": [\"The Bricklayer's Arms\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p>\n    <span class=\"h-geo\">The Bricklayer's Arms\n        <span class=\"p-latitude\">\n            <span class=\"value-title\" title=\"51.513458\"> </span> \n        </span>\n        <span class=\"p-longitude\">\n            <span class=\"value-title\" title=\"-0.14812\"> </span>\n        </span>\n    </span>\n</p>","name":"mf-v2-h-geo-hidden"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"name\": [\"51.513458;-0.14812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p>On my way to The Bricklayer's Arms\n    (Geo: <span class=\"h-geo\">51.513458;-0.14812</span>)\n</p>","name":"mf-v2-h-geo-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"name\": [\"The Bricklayer's Arms\"],\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-geo\">We are meeting at \n    <span class=\"p-name\">The Bricklayer's Arms</span>\n    (Geo: <span class=\"p-latitude\">51.513458</span>:\n    <span class=\"p-longitude\">-0.14812</span>)\n</p>","name":"mf-v2-h-geo-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-geo\"],\n        \"properties\": {\n            \"latitude\": [\"51.513458\"],\n            \"longitude\": [\"-0.14812\"],\n            \"name\": [\"N 51° 51.345, \\n        \\n        \\n            W -0° 14.812\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<p>\n    <span class=\"h-geo\">\n        <span class=\"p-latitude\">\n            <span class=\"value-title\" title=\"51.513458\">N 51° 51.345</span>, \n        </span>\n        <span class=\"p-longitude\">\n            <span class=\"value-title\" title=\"-0.14812\">W -0° 14.812</span>\n        </span>\n    </span>\n</p>","name":"mf-v2-h-geo-valuetitleclass"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-news\"],\n        \"properties\": {\n            \"entry\": [{\n                \"value\": \"microformats.org at 7\",\n                \"type\": [\"h-entry\"],\n                \"properties\": {\n                    \"name\": [\"microformats.org at 7\"],\n                    \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n                    \"content\": [{\n                        \"value\": \"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service\",\n                        \"html\": \"\\n            <p class=\\\"p-summary\\\">Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.</p>\\n\\n            <p>The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service </p>\\n        \"\n                    }],\n                    \"summary\": [\"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\"],\n                    \"updated\": [\"2012-06-25 17:08:26\"],\n                    \"author\": [{\n                        \"value\": \"Tantek\",\n                        \"type\": [\"h-card\"],\n                        \"properties\": {\n                            \"name\": [\"Tantek\"],\n                            \"url\": [\"http://tantek.com/\"]\n                        }\n                    }]\n                }\n            }],\n            \"dateline\": [{\n                \"value\": \"San Francisco, \\n            CA\",\n                \"type\": [\"h-adr\"],\n                \"properties\": {\n                    \"locality\": [\"San Francisco\"],\n                    \"region\": [\"CA\"],\n                    \"name\": [\"San Francisco, \\n            CA\"]\n                }\n            }],\n            \"geo\": [\"37.774921;-122.445202\"],\n            \"source-org\": [{\n                \"value\": \"microformats.org\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"microformats.org\"],\n                    \"url\": [\"http://microformats.org/\"]\n                }\n            }],\n            \"principles\": [\"http://microformats.org/wiki/Category:public_domain_license\"],\n            \"name\": [\"microformats.org at 7\\n        \\n            Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service \\n          \\n        Updated \\n            June 25th, 2012 by\\n            Tantek\\n        \\n    \\n\\n    \\n        \\n            San Francisco, \\n            CA \\n        \\n        (Geo: 37.774921;-122.445202) \\n        \\n            microformats.org\\n        \\n    \\n    \\n        Publishing policy\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-news\">\n    <div class=\"p-entry h-entry\">\n        <h1><a class=\"p-name u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n        <div class=\"e-content\">\n            <p class=\"p-summary\">Last week the microformats.org community \n                celebrated its 7th birthday at a gathering hosted by Mozilla in \n                San Francisco and recognized accomplishments, challenges, and \n                opportunities.</p>\n\n            <p>The microformats tagline “humans first, machines second” \n                forms the basis of many of our \n                <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n                in that regard, we’d like to recognize a few people and \n                thank them for their years of volunteer service </p>\n        </div>  \n        <p>Updated \n            <time class=\"dt-updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n            <a class=\"p-author h-card\" href=\"http://tantek.com/\">Tantek</a>\n        </p>\n    </div>\n\n    <p>\n        <span class=\"p-dateline h-adr\">\n            <span class=\"p-locality\">San Francisco</span>, \n            <span class=\"p-region\">CA</span> \n        </span>\n        (Geo: <span class=\"p-geo\">37.774921;-122.445202</span>) \n        <span class=\"p-source-org h-card\">\n            <a class=\"p-name u-url\" href=\"http://microformats.org/\">microformats.org</a>\n        </span>\n    </p>\n    <p>\n        <a class=\"u-principles\" href=\"http://microformats.org/wiki/Category:public_domain_license\">Publishing policy</a>\n    </p>\n</div>","name":"mf-v2-h-news-all"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-news\"],\n        \"properties\": {\n            \"entry\": [{\n                \"value\": \"microformats.org at 7\",\n                \"type\": [\"h-entry\"],\n                \"properties\": {\n                    \"name\": [\"microformats.org at 7\"],\n                    \"url\": [\"http://microformats.org/2012/06/25/microformats-org-at-7\"],\n                    \"content\": [{\n                        \"value\": \"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service\",\n                        \"html\": \"\\n            <p class=\\\"p-summary\\\">Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.</p>\\n\\n            <p>The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                <a href=\\\"http://microformats.org/wiki/principles\\\">principles</a>, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service </p>\\n        \"\n                    }],\n                    \"summary\": [\"Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\"],\n                    \"updated\": [\"2012-06-25 17:08:26\"],\n                    \"author\": [{\n                        \"value\": \"Tantek\",\n                        \"type\": [\"h-card\"],\n                        \"properties\": {\n                            \"name\": [\"Tantek\"],\n                            \"url\": [\"http://tantek.com/\"]\n                        }\n                    }]\n                }\n            }],\n            \"source-org\": [{\n                \"value\": \"microformats.org\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"microformats.org\"],\n                    \"url\": [\"http://microformats.org/\"]\n                }\n            }],\n            \"name\": [\"microformats.org at 7\\n        \\n            Last week the microformats.org community \\n                celebrated its 7th birthday at a gathering hosted by Mozilla in \\n                San Francisco and recognized accomplishments, challenges, and \\n                opportunities.\\n\\n            The microformats tagline “humans first, machines second” \\n                forms the basis of many of our \\n                principles, and \\n                in that regard, we’d like to recognize a few people and \\n                thank them for their years of volunteer service \\n          \\n        Updated \\n            June 25th, 2012 by\\n            Tantek\\n        \\n    \\n    \\n        microformats.org\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-news\">\n    <div class=\"p-entry h-entry\">\n        <h1><a class=\"p-name u-url\" href=\"http://microformats.org/2012/06/25/microformats-org-at-7\">microformats.org at 7</a></h1>\n        <div class=\"e-content\">\n            <p class=\"p-summary\">Last week the microformats.org community \n                celebrated its 7th birthday at a gathering hosted by Mozilla in \n                San Francisco and recognized accomplishments, challenges, and \n                opportunities.</p>\n\n            <p>The microformats tagline “humans first, machines second” \n                forms the basis of many of our \n                <a href=\"http://microformats.org/wiki/principles\">principles</a>, and \n                in that regard, we’d like to recognize a few people and \n                thank them for their years of volunteer service </p>\n        </div>  \n        <p>Updated \n            <time class=\"dt-updated\" datetime=\"2012-06-25T17:08:26\">June 25th, 2012</time> by\n            <a class=\"p-author h-card\" href=\"http://tantek.com/\">Tantek</a>\n        </p>\n    </div>\n    <p>\n        <a class=\"p-source-org h-card\" href=\"http://microformats.org/\">microformats.org</a> \n    </p>\n</div>","name":"mf-v2-h-news-minimum"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-org\"],\n        \"properties\": {\n            \"name\": [\"Mozilla Foundation\"],\n            \"url\": [\"http://mozilla.org/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-org\" href=\"http://mozilla.org/\">Mozilla Foundation</a>","name":"mf-v2-h-org-hyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-org\"],\n        \"properties\": {\n            \"name\": [\"Mozilla Foundation\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<span class=\"h-org\">Mozilla Foundation</span>","name":"mf-v2-h-org-simple"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-org\"],\n        \"properties\": {\n            \"organization-name\": [\"W3C\"],\n            \"organization-unit\": [\"CSS Working Group\"],\n            \"name\": [\"W3C - \\n    CSS Working Group\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-org\">\n    <span class=\"p-organization-name\">W3C</span> - \n    <span class=\"p-organization-unit\">CSS Working Group</span>\n</p>","name":"mf-v2-h-org-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"],\n            \"photo\": [\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\"],\n            \"description\": [{\n                \"value\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\",\n                \"html\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\"\n            }],\n            \"url\": [\"http://www.raspberrypi.org/\"],\n            \"price\": [\"£29.95\"],\n            \"review\": [{\n                \"value\": \"9.2 out of \\n            10 \\n            based on 178 reviews\",\n                \"type\": [\"h-review-aggregate\"],\n                \"properties\": {\n                    \"rating\": [{\n                        \"value\": \"9.2 out of \\n            10 \\n            based on 178 reviews\",\n                        \"type\": [\"h-rating\"],\n                        \"properties\": {\n                            \"average\": [\"9.2\"],\n                            \"best\": [\"10\"],\n                            \"count\": [\"178\"],\n                            \"name\": [\"9.2 out of \\n            10 \\n            based on 178 reviews\"]\n                        }\n                    }],\n                    \"name\": [\"9.2 out of \\n            10 \\n            based on 178 reviews\"]\n                }\n            }],\n            \"category\": [\"Computer\", \"Education\"],\n            \"brand\": [{\n                \"value\": \"The Raspberry Pi Foundation\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"The Raspberry Pi Foundation\"],\n                    \"org\": [\"The Raspberry Pi Foundation\"],\n                    \"locality\": [\"Cambridge\"],\n                    \"country-name\": [\"UK\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-product\">\n    <h2 class=\"p-name\">Raspberry Pi</h2>\n    <img class=\"u-photo\" src=\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\" />\n    <p class=\"e-description\">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p>\n    <a class=\"u-url\" href=\"http://www.raspberrypi.org/\">More info about the Raspberry Pi</a>\n    <p class=\"p-price\">£29.95</p>\n    <p class=\"p-review h-review-aggregate\">\n        <span class=\"p-rating h-rating\">\n            <span class=\"p-average\">9.2</span> out of \n            <span class=\"p-best\">10</span> \n            based on <span class=\"p-count\">178</span> reviews\n        </span>\n    </p>\n    <p>Categories: <span class=\"p-category\">Computer</span>, <span class=\"p-category\">Education</span></p>\n    <p class=\"p-brand h-card\">From: \n        <span class=\"p-name p-org\">The Raspberry Pi Foundation</span> - \n        <span class=\"p-locality\">Cambridge</span> \n        <span class=\"p-country-name\">UK</span>\n    </p>\n</div>","name":"mf-v2-h-product-aggregate"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"],\n            \"url\": [\"http://www.raspberrypi.org/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-product\" href=\"http://www.raspberrypi.org/\">Raspberry Pi</a>","name":"mf-v2-h-product-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-product\">Raspberry Pi</p>","name":"mf-v2-h-product-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-product\"],\n        \"properties\": {\n            \"name\": [\"Raspberry Pi\"],\n            \"photo\": [\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\"],\n            \"description\": [{\n                \"value\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\",\n                \"html\": \"The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.\"\n            }],\n            \"url\": [\"http://www.raspberrypi.org/\"],\n            \"price\": [\"£29.95\"],\n            \"category\": [\"Computer\", \"Education\"],\n            \"review\": [{\n                \"value\": \"4.5 out of 5\",\n                \"type\": [\"h-review\"],\n                \"properties\": {\n                    \"rating\": [\"4.5\"],\n                    \"name\": [\"4.5 out of 5\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-product\">\n    <h2 class=\"p-name\">Raspberry Pi</h2>\n    <img class=\"u-photo\" src=\"http://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/RaspberryPi.jpg/320px-RaspberryPi.jpg\" />\n    <p class=\"e-description\">The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. We want to see it being used by kids all over the world to learn programming.</p>\n    <a class=\"u-url\" href=\"http://www.raspberrypi.org/\">More info about the Raspberry Pi</a>\n    <p class=\"p-price\">£29.95</p>\n    <p class=\"p-review h-review\"><span class=\"p-rating\">4.5</span> out of 5</p>\n    <p>Categories: <span class=\"p-category\">Computer</span>, <span class=\"p-category\">Education</span></p>\n</div>","name":"mf-v2-h-product-simpleproperties"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-recipe\"],\n        \"properties\": {\n            \"name\": [\"Yorkshire Puddings\"],\n            \"summary\": [\"Makes 6 good sized Yorkshire puddings, the way my mum taught me\"],\n            \"yield\": [\"6 good sized Yorkshire puddings\"],\n            \"photo\": [\"http://codebits.glennjones.net/semantic/yorkshire-puddings.jpg\"],\n            \"review\": [{\n                \"value\": \"4.5 stars out 5 based on \\n            35 reviews\",\n                \"type\": [\"h-review-aggregate\"],\n                \"properties\": {\n                    \"rating\": [\"4.5 stars out 5 based on\"],\n                    \"average\": [\"4.5\"],\n                    \"count\": [\"35\"],\n                    \"name\": [\"4.5 stars out 5 based on \\n            35 reviews\"]\n                }\n            }],\n            \"ingredient\": [{\n                \"value\": \"1 egg\",\n                \"html\": \"1 egg\"\n            }, {\n                \"value\": \"75g plain flour\",\n                \"html\": \"75g plain flour\"\n            }, {\n                \"value\": \"70ml milk\",\n                \"html\": \"70ml milk\"\n            }, {\n                \"value\": \"60ml water\",\n                \"html\": \"60ml water\"\n            }, {\n                \"value\": \"Pinch of salt\",\n                \"html\": \"Pinch of salt\"\n            }],\n            \"instructions\": [{\n                \"value\": \"Pre-heat oven to 230C or gas mark 8. Pour the vegetable oil evenly into 2 x 4-hole \\n            Yorkshire pudding tins and place in the oven to heat through. \\n            \\n            To make the batter, add all the flour into a bowl and beat in the eggs until smooth. \\n            Gradually add the milk and water while beating the mixture. It should be smooth and \\n            without lumps. Finally add a pinch of salt.\\n            \\n            Make sure the oil is piping hot before pouring the batter evenly into the tins. \\n            Place in the oven for 20-25 minutes until pudding have risen and look golden brown\",\n                \"html\": \"\\n        <ol>\\n            <li>Pre-heat oven to 230C or gas mark 8. Pour the vegetable oil evenly into 2 x 4-hole \\n            Yorkshire pudding tins and place in the oven to heat through.</li> \\n            \\n            <li>To make the batter, add all the flour into a bowl and beat in the eggs until smooth. \\n            Gradually add the milk and water while beating the mixture. It should be smooth and \\n            without lumps. Finally add a pinch of salt.</li>\\n            \\n            <li>Make sure the oil is piping hot before pouring the batter evenly into the tins. \\n            Place in the oven for 20-25 minutes until pudding have risen and look golden brown</li>\\n        </ol>\\n    \"\n            }],\n            \"nutrition\": [\"Calories: 125\", \"Fat: 3.2g\", \"Cholesterol: 77mg\"],\n            \"published\": [\"2011-10-27\"],\n            \"author\": [{\n                \"value\": \"Glenn Jones\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Glenn Jones\"],\n                    \"url\": [\"http://glennjones.net\"]\n                }\n            }],\n            \"url\": [\"http://www.flickr.com/photos/dithie/4106528495/\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<section class=\"h-recipe\">\n    <h1 class=\"p-name\">Yorkshire Puddings</h1>      \n    <p class=\"p-summary\">Makes <span class=\"p-yield\">6 good sized Yorkshire puddings</span>, the way my mum taught me</p>\n\n\n    <p><img class=\"u-photo\" src=\"http://codebits.glennjones.net/semantic/yorkshire-puddings.jpg\" /></p>\n\n    <span class=\"p-review h-review-aggregate\">\n        <span class=\"p-rating\">\n            <span class=\"p-average\">4.5</span> stars out 5 based on </span>\n            <span class=\"p-count\">35</span> reviews</span>\n         \n    \n\n    <div id=\"ingredients-container\">\n        <h3>Ingredients</h3>\n        <ul>\n            <li class=\"e-ingredient\">1 egg</li>\n            <li class=\"e-ingredient\">75g plain flour</li>\n            <li class=\"e-ingredient\">70ml milk</li>\n            <li class=\"e-ingredient\">60ml water</li>\n            <li class=\"e-ingredient\">Pinch of salt</li>\n        </ul>\n    </div>\n\n    <h3>Time</h3>\n    <ul>\n        <li class=\"prepTime\">Preparation <span class=\"value-title\" title=\"PT0H10M\">10 mins</span></li>\n        <li class=\"cookTime\">Cook <span class=\"value-title\" title=\"PT0H25M\">25 mins</span></li>\n    </ul> \n\n\n    <h3>Instructions</h3>\n    <div class=\"e-instructions\">\n        <ol>\n            <li>Pre-heat oven to 230C or gas mark 8. Pour the vegetable oil evenly into 2 x 4-hole \n            Yorkshire pudding tins and place in the oven to heat through.</li> \n            \n            <li>To make the batter, add all the flour into a bowl and beat in the eggs until smooth. \n            Gradually add the milk and water while beating the mixture. It should be smooth and \n            without lumps. Finally add a pinch of salt.</li>\n            \n            <li>Make sure the oil is piping hot before pouring the batter evenly into the tins. \n            Place in the oven for 20-25 minutes until pudding have risen and look golden brown</li>\n        </ol>\n    </div>\n\n    <h3>Nutrition</h3>\n    <ul id=\"nutrition-list\">\n        <li class=\"p-nutrition\">Calories: <span class=\"calories\">125</span></li>\n        <li class=\"p-nutrition\">Fat: <span class=\"fat\">3.2g</span></li>\n        <li class=\"p-nutrition\">Cholesterol: <span class=\"cholesterol\">77mg</span></li>\n    </ul>\n    <p>(Amount per pudding)</p>\n\n    <p>\n        Published on <time class=\"dt-published\" datetime=\"2011-10-27\">27 Oct 2011</time> by \n        <span class=\"p-author h-card\">\n            <a class=\"p-name u-url\" href=\"http://glennjones.net\">Glenn Jones</a>\n        </span>\n    </p>\n    <a href=\"http://www.flickr.com/photos/dithie/4106528495/\">Photo by dithie</a>\n    </section>","name":"mf-v2-h-recipe-all"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-recipe\"],\n        \"properties\": {\n            \"name\": [\"Toast\"],\n            \"ingredient\": [{\n                \"value\": \"Slice of bread\",\n                \"html\": \"Slice of bread\"\n            }, {\n                \"value\": \"Butter\",\n                \"html\": \"Butter\"\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-recipe\">  \n    <p class=\"p-name\">Toast</p>\n    <ul>\n        <li class=\"e-ingredient\">Slice of bread</li>\n        <li class=\"e-ingredient\">Butter</li>\n    </ul>\n</div>","name":"mf-v2-h-recipe-minimum"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee\"],\n            \"summary\": [\"invented the World Wide Web\"],\n            \"affiliation\": [{\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"W3C\"],\n                    \"photo\": [\"http://www.w3.org/Icons/WWW/w3c_home_nb.png\"],\n                    \"url\": [\"http://www.w3.org/\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-resume\">\n    <p>\n        <span class=\"p-name\">Tim Berners-Lee</span>, \n        <span class=\"p-summary\">invented the World Wide Web</span>. \n    </p> \n    Belongs to following groups:\n    <p>   \n        <a class=\"p-affiliation h-card\" href=\"http://www.w3.org/\">\n            <img class=\"p-name u-photo\" alt=\"W3C\" src=\"http://www.w3.org/Icons/WWW/w3c_home_nb.png\" />\n        </a>\n    </p>   \n</div>","name":"mf-v2-h-resume-affiliation"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee\"],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"contact\": [{\n                \"value\": \"MIT\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"MIT\"],\n                    \"street-address\": [\"32 Vassar Street\"],\n                    \"extended-address\": [\"Room 32-G524\"],\n                    \"locality\": [\"Cambridge\"],\n                    \"region\": [\"MA\"],\n                    \"postal-code\": [\"02139\"],\n                    \"country-name\": [\"USA\"],\n                    \"tel\": [\"+1 (617) 253 5702\"],\n                    \"email\": [\"mailto:timbl@w3.org\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-resume\">\n    <p class=\"p-name\">Tim Berners-Lee</p>\n    <p class=\"p-summary\">Invented the World Wide Web.</p><hr />\n    <div class=\"p-contact h-card\">\n        <p class=\"p-name\">MIT</p>\n        <p>\n            <span class=\"p-street-address\">32 Vassar Street</span>, \n            <span class=\"p-extended-address\">Room 32-G524</span>, \n            <span class=\"p-locality\">Cambridge</span>,  \n            <span class=\"p-region\">MA</span> \n            <span class=\"p-postal-code\">02139</span>, \n            <span class=\"p-country-name\">USA</span>.\n        </p>\n        <p>Tel:<span class=\"p-tel\">+1 (617) 253 5702</span></p>\n        <p>Email:<a class=\"u-email\" href=\"mailto:timbl@w3.org\">timbl@w3.org</a></p>\n    </div>\n</div>","name":"mf-v2-h-resume-contact"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee\"],\n            \"contact\": [{\n                \"value\": \"Director of the World Wide Web Foundation\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"title\": [\"Director of the World Wide Web Foundation\"],\n                    \"name\": [\"Director of the World Wide Web Foundation\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"education\": [{\n                \"value\": \"The Queen's College, Oxford University\",\n                \"type\": [\"h-event\", \"h-card\"],\n                \"properties\": {\n                    \"name\": [\"The Queen's College, Oxford University\"],\n                    \"org\": [\"The Queen's College, Oxford University\"],\n                    \"description\": [\"BA Hons (I) Physics\"],\n                    \"start\": [\"1973-09\"],\n                    \"end\": [\"1976-06\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-resume\">\n    <p class=\"p-name\">Tim Berners-Lee</p>\n    <div class=\"p-contact h-card\">\n        <p class=\"p-title\">Director of the World Wide Web Foundation</p>\n    </div>\n    <p class=\"p-summary\">Invented the World Wide Web.</p><hr />\n    <p class=\"p-education h-event h-card\">\n        <span class=\"p-name p-org\">The Queen's College, Oxford University</span>, \n        <span class=\"p-description\">BA Hons (I) Physics</span> \n        <time class=\"dt-start\" datetime=\"1973-09\">1973</time> –\n        <time class=\"dt-end\" datetime=\"1976-06\">1976</time>\n    </p>\n</div>","name":"mf-v2-h-resume-education"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee, invented the World Wide Web.\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-resume\">Tim Berners-Lee, invented the World Wide Web.</p>","name":"mf-v2-h-resume-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee\"],\n            \"summary\": [\"invented the World Wide Web\"],\n            \"skill\": [\"information systems\", \"advocacy\", \"leadership\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-resume\">\n    <p>\n        <span class=\"p-name\">Tim Berners-Lee</span>, \n        <span class=\"p-summary\">invented the World Wide Web</span>.\n    </p>\n    Skills:     \n    <ul>\n        <li class=\"p-skill\">information systems</li>\n        <li class=\"p-skill\">advocacy</li>\n        <li class=\"p-skill\">leadership</li>\n    <ul>   \n</ul></ul></div>","name":"mf-v2-h-resume-skill"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-resume\"],\n        \"properties\": {\n            \"name\": [\"Tim Berners-Lee\"],\n            \"contact\": [{\n                \"value\": \"Director of the World Wide Web Foundation\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"title\": [\"Director of the World Wide Web Foundation\"],\n                    \"name\": [\"Director of the World Wide Web Foundation\"]\n                }\n            }],\n            \"summary\": [\"Invented the World Wide Web.\"],\n            \"experience\": [{\n               \"value\": \"World Wide Web Foundation\",\n                \"type\": [\"h-event\", \"h-card\"],\n                \"properties\": {\n                    \"title\": [\"Director\"],\n                    \"name\": [\"World Wide Web Foundation\"],\n                    \"org\": [\"World Wide Web Foundation\"],\n                    \"url\": [\"http://www.webfoundation.org/\"],\n                    \"start\": [\"2009-01-18\"],\n                    \"duration\": [\"P2Y11M\"]\n                }\n            }]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<meta charset=\"utf-8\">\n<div class=\"h-resume\">\n    <p class=\"p-name\">Tim Berners-Lee</p>\n    <div class=\"p-contact h-card\">\n        <p class=\"p-title\">Director of the World Wide Web Foundation</p>\n    </div>\n    <p class=\"p-summary\">Invented the World Wide Web.</p><hr />\n    <div class=\"p-experience h-event h-card\">\n        <p class=\"p-title\">Director</p>\n        <p><a class=\"p-name p-org u-url\" href=\"http://www.webfoundation.org/\">World Wide Web Foundation</a></p>\n        <p>\n            <time class=\"dt-start\" datetime=\"2009-01-18\">Jan 2009</time> – Present\n            <time class=\"dt-duration\" datetime=\"P2Y11M\">(2 years 11 month)</time>\n        </p>\n    </div>\n</div>","name":"mf-v2-h-resume-work"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"name\": [\"Crepes on Cole\"],\n            \"url\": [\"https://plus.google.com/116941523817079328322/about\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<a class=\"h-review\" href=\"https://plus.google.com/116941523817079328322/about\">Crepes on Cole</a>","name":"mf-v2-h-review-hyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Crepes on Cole\",\n                \"type\": [\"h-item\"],\n                \"properties\": {\n                    \"name\": [\"Crepes on Cole\"],\n                    \"url\": [\"http://example.com/crepeoncole\"]\n                }\n            }],\n            \"rating\": [\"4.7\"],\n            \"name\": [\"Crepes on Cole\\n    4.7 out of 5 stars\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-review\">\n    <a class=\"p-item h-item\" href=\"http://example.com/crepeoncole\">Crepes on Cole</a>\n    <p><span class=\"p-rating\">4.7</span> out of 5 stars</p>\n</div>","name":"mf-v2-h-review-implieditem"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Crepes on Cole\",\n                \"type\": [\"h-item\"],\n                \"properties\": {\n                    \"photo\": [\"http://example.com/images/photo.gif\"],\n                    \"name\": [\"Crepes on Cole\"],\n                    \"url\": [\"http://example.com/crepeoncole\"]\n                }\n            }],\n            \"rating\": [\"5\"],\n            \"name\": [\"Crepes on Cole\\n    \\n    5 out of 5 stars\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<base href=\"http://example.com\" >\n<div class=\"h-review\">\n    <p class=\"p-item h-item\">\n        <img class=\"u-photo\" src=\"images/photo.gif\" />\n        <a class=\"p-name u-url\" href=\"http://example.com/crepeoncole\">Crepes on Cole</a>\n    </p>\n    <p><span class=\"p-rating\">5</span> out of 5 stars</p>\n</div>","name":"mf-v2-h-review-item"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"name\": [\"Crepes on Cole\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<p class=\"h-review\">Crepes on Cole</p>","name":"mf-v2-h-review-justaname"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"name\": [\"Crepes on Cole\"],\n            \"photo\": [\"http://example.com/images/photo.gif\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<base href=\"http://example.com\" ><img class=\"h-review\" src=\"images/photo.gif\" alt=\"Crepes on Cole\" />","name":"mf-v2-h-review-photo"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review\"],\n        \"properties\": {\n            \"rating\": [\"5\"],\n            \"name\": [\"Crepes on Cole is awesome\"],\n            \"reviewer\": [{\n                \"value\": \"Tantek\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Tantek\"]\n                }\n            }],\n            \"reviewed\": [\"2005-04-18\"],\n            \"description\": [{\n                 \"value\": \"Crepes on Cole is one of the best little \\n        creperies in San Francisco.\\n        Excellent food and service. Plenty of tables in a variety of sizes \\n        for parties large and small.  Window seating makes for excellent \\n        people watching to/from the N-Judah which stops right outside.  \\n        I've had many fun social gatherings here, as well as gotten \\n        plenty of work done thanks to neighborhood WiFi.\",\n                \"html\": \"\\n        <p class=\\\"p-item h-card\\\">\\n        <span class=\\\"p-name p-org\\\">Crepes on Cole</span> is one of the best little \\n        creperies in <span class=\\\"p-adr h-adr\\\"><span class=\\\"p-locality\\\">San Francisco</span></span>.\\n        Excellent food and service. Plenty of tables in a variety of sizes \\n        for parties large and small.  Window seating makes for excellent \\n        people watching to/from the N-Judah which stops right outside.  \\n        I've had many fun social gatherings here, as well as gotten \\n        plenty of work done thanks to neighborhood WiFi.\\n        </p>\\n    \"\n            }],\n           \"item\": [{\n                \"value\": \"Crepes on Cole\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Crepes on Cole\"],\n                    \"org\": [\"Crepes on Cole\"],\n                    \"adr\": [{\n                        \"value\": \"San Francisco\",\n                        \"type\": [\"h-adr\"],\n                        \"properties\": {\n                            \"locality\": [\"San Francisco\"],\n                            \"name\": [\"San Francisco\"]\n                        }\n                    }]\n                }\n            }],\n            \"category\": [\"crepe\"],\n            \"url\": [\"http://example.com/crepe\"]\n        }\n    }],\n    \"rels\": {\n        \"license\": [\"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\"]\n    },\n    \"rel-urls\": {\n        \"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\": {\n            \"text\": \"Creative Commons Attribution-ShareAlike License\",\n            \"rels\": [\"license\"]\n        }\n    }\n}","html":"<div class=\"h-review\">\n    <span><span class=\"p-rating\">5</span> out of 5 stars</span>\n    <h4 class=\"p-name\">Crepes on Cole is awesome</h4>\n    <span class=\"p-reviewer h-card\">\n        Reviewer: <span class=\"p-name\">Tantek</span> - \n    </span>\n    <time class=\"dt-reviewed\" datetime=\"2005-04-18\">April 18, 2005</time>\n    <div class=\"e-description\">\n        <p class=\"p-item h-card\">\n        <span class=\"p-name p-org\">Crepes on Cole</span> is one of the best little \n        creperies in <span class=\"p-adr h-adr\"><span class=\"p-locality\">San Francisco</span></span>.\n        Excellent food and service. Plenty of tables in a variety of sizes \n        for parties large and small.  Window seating makes for excellent \n        people watching to/from the N-Judah which stops right outside.  \n        I've had many fun social gatherings here, as well as gotten \n        plenty of work done thanks to neighborhood WiFi.\n        </p>\n    </div>\n    <p>Visit date: <span>April 2005</span></p>\n    <p>Food eaten: <a class=\"p-category\" href=\"http://en.wikipedia.org/wiki/crepe\">crepe</a></p>\n    <p>Permanent link for review: <a class=\"u-url\" href=\"http://example.com/crepe\">http://example.com/crepe</a></p>\n    <p><a rel=\"license\" href=\"http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License\">Creative Commons Attribution-ShareAlike License</a></p>\n</div>","name":"mf-v2-h-review-vcard"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Fullfrontal\",\n                \"type\": [\"h-event\"],\n                \"properties\": {\n                    \"name\": [\"Fullfrontal\"],\n                    \"description\": [\"A one day JavaScript Conference held in Brighton\"],\n                    \"start\": [\"2012-11-09\"]\n                }\n            }],\n            \"rating\": [\"9.9\"],\n            \"average\": [\"9.9\"],\n            \"best\": [\"10\"],\n            \"count\": [\"62\"],\n            \"name\": [\"Fullfrontal\\n        A one day JavaScript Conference held in Brighton\\n        9th November 2012    \\n     \\n    \\n    \\n        9.9 out of \\n        10 \\n        based on 62 reviews\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-review-aggregate\">\n    <div class=\"p-item h-event\">\n        <h3 class=\"p-name\">Fullfrontal</h3>\n        <p class=\"p-description\">A one day JavaScript Conference held in Brighton</p>\n        <p><time class=\"dt-start\" datetime=\"2012-11-09\">9th November 2012</time></p>    \n    </div> \n    \n    <p class=\"p-rating\">\n        <span class=\"p-average value\">9.9</span> out of \n        <span class=\"p-best\">10</span> \n        based on <span class=\"p-count\">62</span> reviews\n    </p>\n</div>","name":"mf-v2-h-review-aggregate-hevent"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Mediterranean Wraps\",\n                \"type\": [\"h-item\"],\n                \"properties\": {\n                    \"name\": [\"Mediterranean Wraps\"]\n                }\n            }],\n            \"summary\": [\"Customers flock to this small restaurant for their \\n        tasty falafel and shawerma wraps and welcoming staff.\"],\n            \"rating\": [\"4.5\"],\n            \"name\": [\"Mediterranean Wraps\\n     \\n        Customers flock to this small restaurant for their \\n        tasty falafel and shawerma wraps and welcoming staff.\\n    \\n    4.5 out of 5\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-review-aggregate\">\n    <h3 class=\"p-item h-item\">Mediterranean Wraps</h3>\n     <span class=\"p-summary\">\n        Customers flock to this small restaurant for their \n        tasty falafel and shawerma wraps and welcoming staff.\n    </span>\n    <span class=\"p-rating\">4.5</span> out of 5 \n</div>","name":"mf-v2-h-review-aggregate-justahyperlink"},{"json":"{\n    \"items\": [{\n        \"type\": [\"h-review-aggregate\"],\n        \"properties\": {\n            \"item\": [{\n                \"value\": \"Mediterranean Wraps\",\n                \"type\": [\"h-card\"],\n                \"properties\": {\n                    \"name\": [\"Mediterranean Wraps\"],\n                    \"street-address\": [\"433 S California Ave\"],\n                    \"locality\": [\"Palo Alto\"],\n                    \"region\": [\"CA\"],\n                    \"tel\": [\"(650) 321-8189\"]\n                }\n            }],\n            \"summary\": [\"Customers flock to this small restaurant for their \\n    tasty falafel and shawerma wraps and welcoming staff.\"],\n            \"rating\": [\"9.2\"],\n            \"average\": [\"9.2\"],\n            \"best\": [\"10\"],\n            \"count\": [\"17\"],\n            \"name\": [\"Mediterranean Wraps\\n        \\n            433 S California Ave, \\n            Palo Alto, \\n            CA - \\n            (650) 321-8189\\n        \\n     \\n    Customers flock to this small restaurant for their \\n    tasty falafel and shawerma wraps and welcoming staff.\\n    \\n        9.2 out of \\n        10 \\n        based on 17 reviews\"]\n        }\n    }],\n    \"rels\": {},\n    \"rel-urls\": {}\n}","html":"<div class=\"h-review-aggregate\">\n    <div class=\"p-item h-card\">\n        <h3 class=\"p-name\">Mediterranean Wraps</h3>\n        <p>\n            <span class=\"p-street-address\">433 S California Ave</span>, \n            <span class=\"p-locality\">Palo Alto</span>, \n            <span class=\"p-region\">CA</span> - \n            <span class=\"p-tel\">(650) 321-8189</span>\n        </p>\n    </div> \n    <span class=\"p-summary\">Customers flock to this small restaurant for their \n    tasty falafel and shawerma wraps and welcoming staff.</span>\n    <span class=\"p-rating\">\n        <span class=\"p-average value\">9.2</span> out of \n        <span class=\"p-best\">10</span> \n        based on <span class=\"p-count\">17</span> reviews\n    </span>\n</div>","name":"mf-v2-h-review-aggregate-simpleproperties"},{"json":"{\n    \"rels\": {\n        \"bookmark\": [\n            \"http://ma.tt/2015/05/beethoven-mozart-bach/\",\n            \"http://ma.tt/2015/06/jefferson-on-idleness/\" \n        ], \n        \"category\": [\n            \"http://ma.tt/category/asides/\"\n        ], \n        \"tag\": [\n            \"http://ma.tt/category/asides/\"\n        ], \n        \"author\": [\n            \"http://ma.tt/author/saxmatt/\"\n        ]\n    }, \n    \"items\": [\n        {\n            \"type\": [\n                \"h-card\"\n            ], \n            \"properties\": {\n                \"url\": [\n                    \"http://ma.tt/author/saxmatt/\"\n                ], \n                \"name\": [\n                    \"Matt\"\n                ]\n            }\n        }, \n        {\n            \"type\": [\n                \"h-card\"\n            ], \n            \"properties\": {\n                \"url\": [\n                    \"http://ma.tt/author/saxmatt/\"\n                ], \n                \"name\": [\n                    \"Matt\"\n                ]\n            }\n        }\n    ], \n    \"rel-urls\": {\n        \"http://ma.tt/category/asides/\": {\n            \"rels\": [\n                \"category\", \n                \"tag\"\n            ], \n            \"text\": \"Asides\"\n        }, \n        \"http://ma.tt/author/saxmatt/\": {\n            \"rels\": [\n                \"author\"\n            ], \n            \"text\": \"Matt\", \n            \"title\": \"View all posts by Matt\"\n        }, \n        \"http://ma.tt/2015/05/beethoven-mozart-bach/\": {\n            \"rels\": [\n                \"bookmark\"\n            ], \n            \"text\": \"May 31, 2015\", \n            \"title\": \"Permalink to Beethoven, Mozart, Bach\"\n        }, \n        \"http://ma.tt/2015/06/jefferson-on-idleness/\": {\n            \"rels\": [\n                \"bookmark\"\n            ], \n            \"text\": \"June 2, 2015\", \n            \"title\": \"Permalink to Jefferson on Idleness\"\n        }\n    }\n}","html":"<a href=\"http://ma.tt/2015/05/beethoven-mozart-bach/\" \n    title=\"Permalink to Beethoven, Mozart, Bach\" rel=\"bookmark\">\n<time class=\"entry-date\" datetime=\"2015-05-31T22:42:00+00:00\">May 31, 2015</time></a></span>\n<a href=\"http://ma.tt/category/asides/\" rel=\"category tag\">Asides</a>\n<span class=\"author vcard\">\n<a class=\"url fn n\" href=\"http://ma.tt/author/saxmatt/\" \n    title=\"View all posts by Matt\" rel=\"author\">Matt</a></span>\n<span class=\"date\"><a href=\"http://ma.tt/2015/06/jefferson-on-idleness/\" title=\"Permalink to Jefferson on Idleness\" rel=\"bookmark\"><time class=\"entry-date\" datetime=\"2015-06-02T21:26:00+00:00\">June 2, 2015</time></a></span>\n<span class=\"categories-links\"><a href=\"http://ma.tt/category/asides/\" rel=\"category tag\">Asides</a></span>\n<span class=\"author vcard\"><a class=\"url fn n\" href=\"http://ma.tt/author/saxmatt/\" title=\"View all posts by Matt\" rel=\"author\">Matt</a></span>\n","name":"mf-v2-rel-duplicate-rels"},{"json":"{\n    \"items\": [],\n    \"rels\": {\n        \"license\": [\"http://creativecommons.org/licenses/by/2.5/\"]\n    },\n    \"rel-urls\": {\n        \"http://creativecommons.org/licenses/by/2.5/\": {\n            \"text\": \"cc by 2.5\",\n            \"rels\": [\"license\"]\n        }\n    }\n}","html":"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/2.5/\">cc by 2.5</a>","name":"mf-v2-rel-license"},{"json":"{\n    \"items\": [],\n    \"rels\": {\n        \"nofollow\": [\"http://microformats.org/wiki/microformats:copyrights\"]\n    },\n    \"rel-urls\": {\n        \"http://microformats.org/wiki/microformats:copyrights\": {\n            \"text\": \"Copyrights\",\n            \"rels\": [\"nofollow\"]\n        }\n    }\n}","html":"<a rel=\"nofollow\" href=\"http://microformats.org/wiki/microformats:copyrights\">Copyrights</a>","name":"mf-v2-rel-nofollow"},{"json":"{\n  \"items\": [],\n  \"rels\": { \n    \"author\": [ \"http://example.com/a\", \"http://example.com/b\" ],\n    \"in-reply-to\": [ \"http://example.com/1\", \"http://example.com/2\" ], \n    \"home\": [ \"http://example.com/fr\" ], \n    \"alternate\": [ \"http://example.com/fr\" ] \n  },\n  \"rel-urls\": {\n    \"http://example.com/a\": {\n      \"rels\": [\"author\"], \n      \"text\": \"author a\"\n    },\n    \"http://example.com/b\": {\n      \"rels\": [\"author\"], \n      \"text\": \"author b\"\n    },\n    \"http://example.com/1\": {\n      \"rels\": [\"in-reply-to\"], \n      \"text\": \"post 1\"\n    },\n    \"http://example.com/2\": {\n      \"rels\": [\"in-reply-to\"], \n      \"text\": \"post 2\"\n    },\n    \"http://example.com/fr\": {\n      \"rels\": [\"alternate\", \"home\"],\n      \"media\": \"handheld\", \n      \"hreflang\": \"fr\", \n      \"text\": \"French mobile homepage\"\n    }\n  }\n}","html":"<a rel=\"author\" href=\"http://example.com/a\">author a</a>\n<a rel=\"author\" href=\"http://example.com/b\">author b</a>\n<a rel=\"in-reply-to\" href=\"http://example.com/1\">post 1</a>\n<a rel=\"in-reply-to\" href=\"http://example.com/2\">post 2</a>\n<a rel=\"alternate home\"\n   href=\"http://example.com/fr\"\n   media=\"handheld\"\n   hreflang=\"fr\">French mobile homepage</a>","name":"mf-v2-rel-rel-urls"},{"json":"{\n    \"rels\": {\n        \"category\": [\n            \"http://ma.tt/category/asides/\"\n        ], \n        \"tag\": [\n            \"http://ma.tt/category/asides/\"\n        ]\n    }, \n    \"items\": [], \n    \"rel-urls\": {\n        \"http://ma.tt/category/asides/\": {\n            \"rels\": [\n                \"category\", \n                \"tag\"\n            ], \n            \"text\": \"Asides\"\n        }\n    }\n}\n","html":"This is a contrived example - not found links like this in the wild:\n<a href=\"http://ma.tt/category/asides/\" rel=\"category tag\">Asides</a>\n<a href=\"http://ma.tt/category/asides/\" rel=\"category tag\">B-sides</a>\n<a href=\"http://ma.tt/category/asides/\" rel=\"category tag\">seasides</a>","name":"mf-v2-rel-varying-text-duplicate-rels"},{"json":"{\n    \"items\": [],\n    \"rels\": {\n        \"friend\": [\"http://example.com/profile/jane\"],\n        \"acquaintance\": [\"http://example.com/profile/jeo\"],\n        \"contact\": [\"http://example.com/profile/lily\"],\n        \"met\": [\"http://example.com/profile/oliver\"],\n        \"co-worker\": [\"http://example.com/profile/emily\"],\n        \"colleague\": [\"http://example.com/profile/jack\"],\n        \"neighbor\": [\"http://example.com/profile/isabella\"],\n        \"child\": [\"http://example.com/profile/harry\"],\n        \"parent\": [\"http://example.com/profile/sophia\"],\n        \"sibling\": [\"http://example.com/profile/charlie\"],\n        \"spouse\": [\"http://example.com/profile/olivia\"],\n        \"kin\": [\"http://example.com/profile/james\"],\n        \"muse\": [\"http://example.com/profile/ava\"],\n        \"crush\": [\"http://example.com/profile/joshua\"],\n        \"date\": [\"http://example.com/profile/chloe\"],\n        \"sweetheart\": [\"http://example.com/profile/alfie\"],\n        \"me\": [\"http://example.com/profile/isla\"]\n    },\n    \"rel-urls\": {\n        \"http://example.com/profile/jane\": {\n            \"text\": \"jane\",\n            \"rels\": [\"friend\"]\n        },\n        \"http://example.com/profile/jeo\": {\n            \"text\": \"jeo\",\n            \"rels\": [\"acquaintance\"]\n        },\n        \"http://example.com/profile/lily\": {\n            \"text\": \"lily\",\n            \"rels\": [\"contact\"]\n        },\n        \"http://example.com/profile/oliver\": {\n            \"text\": \"oliver\",\n            \"rels\": [\"met\"]\n        },\n        \"http://example.com/profile/emily\": {\n            \"text\": \"emily\",\n            \"rels\": [\"co-worker\"]\n        },\n        \"http://example.com/profile/jack\": {\n            \"text\": \"jack\",\n            \"rels\": [\"colleague\"]\n        },\n        \"http://example.com/profile/isabella\": {\n            \"text\": \"isabella\",\n            \"rels\": [\"neighbor\"]\n        },\n        \"http://example.com/profile/harry\": {\n            \"text\": \"harry\",\n            \"rels\": [\"child\"]\n        },\n        \"http://example.com/profile/sophia\": {\n            \"text\": \"sophia\",\n            \"rels\": [\"parent\"]\n        },\n        \"http://example.com/profile/charlie\": {\n            \"text\": \"charlie\",\n            \"rels\": [\"sibling\"]\n        },\n        \"http://example.com/profile/olivia\": {\n            \"text\": \"olivia\",\n            \"rels\": [\"spouse\"]\n        },\n        \"http://example.com/profile/james\": {\n            \"text\": \"james\",\n            \"rels\": [\"kin\"]\n        },\n        \"http://example.com/profile/ava\": {\n            \"text\": \"ava\",\n            \"rels\": [\"muse\"]\n        },\n        \"http://example.com/profile/joshua\": {\n            \"text\": \"joshua\",\n            \"rels\": [\"crush\"]\n        },\n        \"http://example.com/profile/chloe\": {\n            \"text\": \"chloe\",\n            \"rels\": [\"date\"]\n        },\n        \"http://example.com/profile/alfie\": {\n            \"text\": \"alfie\",\n            \"rels\": [\"sweetheart\"]\n        },\n        \"http://example.com/profile/isla\": {\n            \"text\": \"isla\",\n            \"rels\": [\"me\"]\n        }\n    }\n}\n","html":"<ul>\n    <li><a rel=\"friend\" href=\"http://example.com/profile/jane\">jane</a></li>\n    <li><a rel=\"acquaintance\" href=\"http://example.com/profile/jeo\">jeo</a></li>\n    <li><a rel=\"contact\" href=\"http://example.com/profile/lily\">lily</a></li>\n    <li><a rel=\"met\" href=\"http://example.com/profile/oliver\">oliver</a></li>\n    <li><a rel=\"co-worker\" href=\"http://example.com/profile/emily\">emily</a></li>\n    <li><a rel=\"colleague\" href=\"http://example.com/profile/jack\">jack</a></li>\n    <li><a rel=\"neighbor\" href=\"http://example.com/profile/isabella\">isabella</a></li>\n    <li><a rel=\"child\" href=\"http://example.com/profile/harry\">harry</a></li>\n    <li><a rel=\"parent\" href=\"http://example.com/profile/sophia\">sophia</a></li>\n    <li><a rel=\"sibling\" href=\"http://example.com/profile/charlie\">charlie</a></li>\n    <li><a rel=\"spouse\" href=\"http://example.com/profile/olivia\">olivia</a></li>\n    <li><a rel=\"kin\" href=\"http://example.com/profile/james\">james</a></li>\n    <li><a rel=\"muse\" href=\"http://example.com/profile/ava\">ava</a></li>\n    <li><a rel=\"crush\" href=\"http://example.com/profile/joshua\">joshua</a></li>\n    <li><a rel=\"date\" href=\"http://example.com/profile/chloe\">chloe</a></li>\n    <li><a rel=\"sweetheart\" href=\"http://example.com/profile/alfie\">alfie</a></li>\n    <li><a rel=\"me\" href=\"http://example.com/profile/isla\">isla</a></li>\n</ul>","name":"mf-v2-rel-xfn-all"},{"json":"{\n    \"items\": [],\n    \"rels\": {\n        \"me\": [\"http://twitter.com/glennjones\", \"http://delicious.com/glennjonesnet/\", \"https://plus.google.com/u/0/105161464208920272734/about\", \"http://lanyrd.com/people/glennjones/\", \"http://github.com/glennjones\", \"http://www.flickr.com/photos/glennjonesnet/\", \"http://www.linkedin.com/in/glennjones\", \"http://www.slideshare.net/glennjones/presentations\"]\n    },\n    \"rel-urls\": {\n        \"http://twitter.com/glennjones\": {\n            \"text\": \"twitter\",\n            \"rels\": [\"me\"]\n        },\n        \"http://delicious.com/glennjonesnet/\": {\n            \"text\": \"delicious\",\n            \"rels\": [\"me\"]\n        },\n        \"https://plus.google.com/u/0/105161464208920272734/about\": {\n            \"text\": \"google+\",\n            \"rels\": [\"me\"]\n        },\n        \"http://lanyrd.com/people/glennjones/\": {\n            \"text\": \"lanyrd\",\n            \"rels\": [\"me\"]\n        },\n        \"http://github.com/glennjones\": {\n            \"text\": \"github\",\n            \"rels\": [\"me\"]\n        },\n        \"http://www.flickr.com/photos/glennjonesnet/\": {\n            \"text\": \"flickr\",\n            \"rels\": [\"me\"]\n        },\n        \"http://www.linkedin.com/in/glennjones\": {\n            \"text\": \"linkedin\",\n            \"rels\": [\"me\"]\n        },\n        \"http://www.slideshare.net/glennjones/presentations\": {\n            \"text\": \"slideshare\",\n            \"rels\": [\"me\"]\n        }\n    }\n}\n","html":"<ul>\n    <li><a rel=\"me\" href=\"http://twitter.com/glennjones\">twitter</a></li>\n    <li><a rel=\"me\" href=\"http://delicious.com/glennjonesnet/\">delicious</a></li>\n    <li><a rel=\"me\" href=\"https://plus.google.com/u/0/105161464208920272734/about\">google+</a></li>\n    <li><a rel=\"me\" href=\"http://lanyrd.com/people/glennjones/\">lanyrd</a></li>\n    <li><a rel=\"me\" href=\"http://github.com/glennjones\">github</a></li>\n    <li><a rel=\"me\" href=\"http://www.flickr.com/photos/glennjonesnet/\">flickr</a></li>\n    <li><a rel=\"me\" href=\"http://www.linkedin.com/in/glennjones\">linkedin</a></li>\n    <li><a rel=\"me\" href=\"http://www.slideshare.net/glennjones/presentations\">slideshare</a></li>\n</ul>","name":"mf-v2-rel-xfn-elsewhere"}]}