<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XML Spy v4.0.1 U (http://www.xmlspy.com)-->
<Book xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\archivio\xml_vari\catalog.xsd">
	<Description>this is very interesting</Description>
	<ItemIdentifier>B0001</ItemIdentifier>
	<Title>my favourite book</Title>
	<Author>the author of my favourite book</Author>
	<Publisher>whatever</Publisher>
</Book>

