<!DOCTYPE HTML> <html> <head> <title>The Super Friends Blog</title> </head> <body item="http://blogstuff.com/superfriends"> <h1>The Super Friends Blog</h1> <h2 item="title">Trip to the bakery</h2> <p>Today I went on a trip to the bakery. Here is a photo I took:</p> <img src="http://photobucket.example.com/photos/05108321.jpeg"> <!-- artist: Julian Mohoto license: http://www.opensource.org/licenses/mit-license.php (no title) --> <p item="http://blob1"> <h2 itemprop="title" >Come with me to see Melissa Etheridge!</h2> <p itemprop="comment">On September 11th at 8pm I'm going to see Melissa at the Showplace Theatre!</p> <p itemprop="comment">Come join me!</p> <p item="http://n.vii.org/showplace"> <div itemprop="summary">Melissa Etheridge Live and Alone 2009</div> <time itemprop="dstart" datetime="">Sept 11th 2009 at 8pm</time> <div itemprop="location"></div> </p> <!-- summary: Melissa Etheridge Live and Alone 2009 start: Sept 11th 2009 at 8pm location: Showplace Theatre in Norman, OK (OK is in CDT time zone, which is -0500) --> </p> <h2 item="title">Trip to the zoo</h2> <p>Today I went on a trip to the zoo! I took a bunch of photos, including these two:</p> <img src="http://photobucket.example.com/photos/05108320.jpeg" title="Elephants in Paradise"> <!-- artist: Julian Mohoto license: http://www.opensource.org/licenses/mit-license.php --> <img src="http://photobucket.example.com/photos/05108319.jpeg" title="Penguin Enclosure at Sunset"> <!-- artist: Julian Mohoto license: http://www.opensource.org/licenses/mit-license.php --> <p>My favorite though is this one by my sister:</p> <img src="http://photobucket.example.com/photos/05108319.jpeg" title="Cat and Mouse"> <!-- artist: Cathy Mohoto (no license) --> </body> </html>