<?xml version="1.0" encoding="UTF-8"?>
<blogxml>
	<post date="2006-05-25">
		<title>Holyrood Park</title>
		<text>Located in the middle of Edinburgh, Holyrood Park is a hill with a lot of rock and grass.</text>
		<image src="holyrood-park">View from the west with the most spectacular cliffs.</image>
	</post>
	<post date="2007-05-15">
		<title>Half Dome</title>
		<text>The trip to half dome is a long one, but very beautiful and with a spectacular final climb.</text>
		<image src="half-dome">Me on top of half dome.</image>
	</post>
	<post date="2007-05-20">
		<title>Fifth Lake</title>
		<text>The seven lakes loop offers views of (surprise!) seven lakes settled in a remote valley.</text>
		<image src="fifth-lake">Still a lot of ice on fifth lake.</image>
	</post>
	<post date="2007-05-22">
		<title>Golden Canyon</title>
		<text>Golden Canyon leads to the famous Zabriskie Point overlook.</text>
		<image src="golden-canyon">A maze of erosion patterns carved in sediment.</image>
	</post>
	<post date="2007-08-12">
		<title>Red Rock Canyon</title>
		<text>Red Rock Canyon is easily reachable from Las Vegas and has some nice trails.</text>
		<image src="red-rock-canyon">Red Rock Canyon is called Red Rock Canyon for a reason.</image>
	</post>
</blogxml>