<?xml version="1.0" encoding="UTF-8"?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:noNameSpaceSchemaLocation="item.xsd">
	<book>A name of a book here</book>
	<info author="Author here" isbn="ISBN Number here"/>
</root>
