<?xml version="1.0" encoding="UTF-8"?>
<pets xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNameSpaceSchemaLocation="pets.xsd">
	<dog>German Sheperd</dog>
	<dog>Labrador</dog>
</pets>
