<?xml version="1.0" encoding="utf-8"?><book style="autobiography" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
	<title>Seven Years in Trenton</title>
		<author>
			<first-name>Joe</first-name>
			<last-name>Bob</last-name>
			<award>Trenton Literary Review Honorable Mention</award>
			<my:country>USA</my:country>
		</author>
		<price>12</price>
	</book><book style="textbook" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>History of Trenton</title>
		<author>
			<first-name>Mary</first-name>
			<last-name>Bob</last-name>
			<publication>
				Selected Short Stories of
				<first-name>JoeBob</first-name>
				<last-name>Loser</last-name>
				<country>US</country>
			</publication>
		</author>
		<price>55</price>
	</book><book style="storybook" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>XQL The Golden Years</title>
		<author>
			<first.name>Mike</first.name>
			<last.name>Hyman</last.name>
			<publication>
				XQL For Dummies
				<first.name>Jonathan</first.name>
				<last.name>Marsh</last.name>
			</publication>
		</author>
		<price dt:dt="fixed.14.4">55.95</price>
	</book><book style="textbook" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>History of Trenton 2</title>
		<author>
			<first.name>Mary F</first.name>
			<last-name>Robinson</last-name>
			<publication>
				Selected Short Stories of
				<first.name>Mary F</first.name>
				<last-name>Robinson</last-name>
			</publication>
		</author>
		<price>55</price>
	</book><book style="textbook" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>History of Trenton Vol 3</title>
		<author>
			<first-name>Mary F</first-name>
			<last-name>Robinson</last-name>
			<first-name>Frank</first-name>
			<last-name>Anderson</last-name>
			<award>Pulizer</award>
			<publication>
				Selected Short Stories of
				<first-name>Mary F</first-name>
				<last-name>Robinson</last-name>
			</publication>
		</author>
		<price>10</price>
	</book><book style="textbook" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>How To Fix Computers</title>
		<author>
			<first-name>Hack</first-name>
			<last-name>er</last-name>
			<degree from="Harvard">Ph.D.</degree>
		</author>
		<price>08</price>
	</book><book style="novel" id="myfave" xmlns:dt="urn:uuid:C2F41010-65B3-11d1-A29F-00AA00C14882/" xmlns:my="urn:http//www.placeholder-name-here.com/schema/">
		<title>Trenton Today, Trenton Tomorrow</title>
		<author>
			<first-name>Toni</first-name>
			<last-name>Bob</last-name>
			<degree from="Trenton U">B.A.</degree>
			<degree from="Harvard">Ph.D.</degree>
			<award>Pulizer</award>
			<publication>Still in Trenton</publication>
			<publication>Trenton Forever</publication>
		</author>
		<price intl="canada" exchange="0.7">6.50</price>
		<excerpt>
			<p>It was a dark and stormy night.</p>
			<p>But then all nights in Trenton seem dark and
			stormy to someone who has gone through what
			<emph>I</emph> have.
			</p>
			<definition-list>
				<term>Trenton</term>
				<definition>misery</definition>
			</definition-list>
		</excerpt>
	</book>