<?xml version="1.0" encoding="UTF-8"?>
<colour xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNameSpaceSchemaLocation="colour.xsd">
	<green>Lime</green>
	<red>Red</red>
	<blue>Blue</blue>
</colour>
