<?xml version="1.0" encoding="utf-8"?>
<Items xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<Item>
		<Caption>This is the first caption !!!</Caption>
		<Img>https://www.google.ru/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png</Img>
	</Item>
	<Item>
		<Caption>This is the second caption !!!</Caption>
		<Img>https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png</Img>
	</Item>
</Items>