<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
	<msapplication>
	<tile>
		<square70x70logo src="/tiny.png"/>
		<square150x150logo src="/square.png"/>
		<wide310x150logo src="/wide.png"/>
		<square310x310logo src="/large.png"/>
		<TileColor>#ffffff</TileColor>
	</tile>
	<!-- pull in blog or news feed headlines to display in pins -->
	<!--<notification>
		<polling-uri src="/path/to/feed.xml?id=1"/>
		<polling-uri2 src="/path/to/feed.xml?id=2"/>
		<polling-uri3 src="/path/to/feed.xml?id=3"/>
		<polling-uri4 src="/path/to/feed.xml?id=4"/>
		<polling-uri5 src="/path/to/feed.xml?id=5"/>
		<frequency>30</frequency>
		<cycle>1</cycle>
	</notification>-->
	</msapplication>
</browserconfig>
