<?xml version="1.0" encoding="utf-8" ?>
<web2go>
	<!-- this is to save us from typing a full path to assets in the nodes below
	We can simply reference the file name and assume these paths will be prefixed 
	with one of the values below in Actionscript, based on asset type-->
	<assets>
		<video directory="../FLV/" />
		<thumbnail directory= "../images/thumbnails/" /> 
	</assets>
	
	<!--
	<assets>
		<video directory="../FLV/" />
		<thumbnail directory= "images/thumbnails/" /> 
	</assets>
	-->
	
	<!-- this node is the master directory that will be responsible for configuring the 
	video sub-menu with video data (thumbnails, title, and other text copy), as well as 
	the corresponding video (by ID). Note that the "type" attribute will
	dictate which type of phone any given video will show up under. The label attribute is
	not going to be used by the application, rather it is for us to make the xml easier to read.-->
	<phoneData>
		<phone type="smart" label="android">
			<video id="0" />
			<video id="7" />
			<video id="14" />
			<video id="19" />
			<video id="24" />
		</phone>
		<phone type="smart" label="blackberry">
			<video id="1" />
			<video id="8" />
			<video id="12" />
			<video id="15" />
			<video id="20" />
		</phone>
		<phone type="smart" label="other-smart-phones">
			<video id="0" />
			<video id="3" />
			<video id="15" />
			<video id="10" />
			<video id="21" />
		</phone>
		<phone type="feature" label="feature-phones">
			<video id="0" />
			<video id="8" />
			<video id="23" />
			<video id="3" />
			<video id="12" />
		</phone>
		<phone type="feature" label="other-feature-phones">
			<video id="24" />
			<video id="3" />
			<video id="5" />
			<video id="11" />
			<video id="2" />
		</phone>
	</phoneData>
	<!-- This node contains a directory of all thumbnails and the data that will
	be displayed when clicking one of them. Becuase any given thumbnail may not always point 
	to the same video, there is no mention of videos in these nodes - instead, a video element will
	point to the thumbnail, not the other way around.-->
	<thumbnailData>
		<thumbnail id="0" fileName="NAV_blinddate.jpg" title="Blind Date Escape">
		<![CDATA[	Web2Go will allow you to share in life’s greatest moments using the social media applications you’ve come to rely on. From sharing pictures and videos to status updates and event notifications, you’ll stay connected on the go.
	A blind date heads south before it even has a chance to start. Fortunately for you, Facebook on Web2Go comes to the rescue so you can live to fight another day.]]>
		</thumbnail>
		<thumbnail id="1" fileName="NAV_cabride.jpg" title="Backseat Cabbie">
		<![CDATA[	Need an address? Traffic reports? Direction? With Web2Go you’ll have access to powerful online maps with live updates to help you get from here to there with ease.
	You’re stuck in traffic with a big presentation and no time to spare. Web2Go steps in and gives you the lay of the land in the palm of your hand. ]]>
		</thumbnail>
		<thumbnail id="2" fileName="NAV_busride.jpg" title="Red Carpet Bus Ride">
		<![CDATA[	We all spend time waiting, and let’s face it, it can get boring. Now you’ll have instant access to entertainment. From videos to movies and music, you’ll fend off boredom with the power of Web2Go.
	Your day gets off to a bad start and to make matters worse you’ve missed your bus. Not to worry, you’ve got a secret weapon called Web2Go and you’re not afraid to use it.]]>
		</thumbnail>
		<thumbnail id="3" fileName="NAV_playground.jpg" title="Multi-tasking Mama">
		<![CDATA[	With the power of Web2Go you’ll be able to conveniently buy, sell, and handle transactions on the fly so you can bring home the bacon and take care of the things and people you care about most.
	You’re an expert juggler, but when faced with the choice between business and family, Web2Go steps in so you can do both. No juggling necessary.  ]]>
		</thumbnail>
		<thumbnail id="4" fileName="NAV_camping4star.jpg" title="Camping 4 Star">
		<![CDATA[	Weather is a funny thing. Sometimes you’re dreaming of sunny skies and other times you’re hoping for a sturdy downpour. Whatever the weather, you’ll be in the know no matter what the sky sends your way.  
	You’re a city gal whose idea of the great outdoors is walking from one boutique to the next and you made the mistake of promising your man you’ll go camping with him. Unless of course you can find an out.]]>
		</thumbnail>
		<thumbnail id="5" fileName="NAV_stadium.jpg" title="Out of Left Field">
		<![CDATA[	We get it. Your favorite team is just like family and now when you’re away from home, you can stay connected to all the latest scores, news, and highlights. From the pitcher’s mound to center court. And from the speedway to the gridiron. You’ll be covered with Web2Go. 
	You arrive at the stadium for the big game, only to find out it’s an away game. With the click of a button, Fox Sports weighs in and saves the day with highlights from all your favorite players.]]>
		</thumbnail>
		<thumbnail id="6" fileName="NAV_shopping.jpg" title="Bored No More">
		<![CDATA[	We all spend time waiting, and let’s face it, it can get boring. Now you’ll have instant access to entertainment. From videos to movies and music, you’ll fend off boredom with the power of Web2Go.
	Once again you’re waiting while mom spends hours upon hours shopping. Not to worry, you’ve got a secret weapon and you’re not afraid to use it.]]>
		</thumbnail>
	</thumbnailData>
	
	<!-- This node contains a directory of all video elements, and the thumbnail that 
	goes along with each. Videos will be referenced by ID from <phoneData> nodes, 
	as will thumbnails using <thumbnailData> nodes-->
	<videoData>
		<video id="0" fileName="Ebay_Android.flv" thumbnailID="3" />
		<video id="1" fileName="Ebay_BlackBerry.flv" thumbnailID="3" />
		<video id="2" fileName="Ebay_Nokia.flv" thumbnailID="3" />
		<video id="3" fileName="Ebay_Samsung.flv" thumbnailID="3" />
		<video id="4" fileName="Ebay_SGravity.flv" thumbnailID="3" />
		<video id="5" fileName="Eonline_Nokia.flv" thumbnailID="6" />
		<video id="6" fileName="Eonline_SGravity.flv" thumbnailID="6" />
		<video id="7" fileName="Facebook_Android.flv" thumbnailID="0" />
		<video id="8" fileName="Facebook_BlackBerry.flv" thumbnailID="0" />
		<video id="9" fileName="Facebook_Nokia.flv" thumbnailID="0" />
		<video id="10" fileName="Facebook_Samsung.flv" thumbnailID="0" />
		<video id="11" fileName="Facebook_SGravity.flv" thumbnailID="0" />
		<video id="12" fileName="FoxSports_BlackBerry.flv" thumbnailID="5" />
		<video id="13" fileName="FoxSports_Samsung.flv" thumbnailID="5" />
		<video id="14" fileName="Maps_Android.flv" thumbnailID="1" />
		<video id="15" fileName="Maps_BlackBerry.flv" thumbnailID="1" />
		<video id="16" fileName="Maps_Nokia.flv" thumbnailID="1" />
		<video id="17" fileName="Maps_Samsung.flv" thumbnailID="1" />
		<video id="18" fileName="Maps_SGravity.flv" thumbnailID="1" />
		<video id="19" fileName="Weather_Android.flv" thumbnailID="4" />
		<video id="20" fileName="Weather_BlackBerry.flv" thumbnailID="4" />
		<video id="21" fileName="Weather_Nokia.flv" thumbnailID="4" />
		<video id="22" fileName="Weather_Samsung.flv" thumbnailID="4" />
		<video id="23" fileName="Weather_SGravity.flv" thumbnailID="4" />
		<video id="24" fileName="YouTube_Android.flv" thumbnailID="6" />
	</videoData>
	
	<!-- 
	//aggregated record example (from inside flash player runtime) After parsing above xml
	//this xml node is dynamically created and stored in memory, and used to populate the video state (thumbs, text copy and video).
	<selectedPhoneData>
	  <video id="22" fileName="video23.flv" thumbnailID="1">
		<thumbnail id="1" fileName="thumb2.jpg" title="Backseat Cabbie"><![CDATA[Text Copy Block 2]]></thumbnail>
	  </video>
	  <video id="13" fileName="video14.flv" thumbnailID="6">
		<thumbnail id="6" fileName="thumb7.jpg" title="Bored No More"><![CDATA[Text Copy Block 7]]></thumbnail>
	  </video>
	  <video id="5" fileName="video6.flv" thumbnailID="5">
		<thumbnail id="5" fileName="thumb6.jpg" title="Out of Left Field"><![CDATA[Text Copy Block 6]]></thumbnail>
	  </video>
	  <video id="21" fileName="video22.flv" thumbnailID="0">
		<thumbnail id="0" fileName="thumb1.jpg" title="Blind Date Escape"><![CDATA[Text Copy Block 1]]></thumbnail>
	  </video>
	  <video id="2" fileName="video3.flv" thumbnailID="2">
		<thumbnail id="2" fileName="thumb3.jpg" title="Red Carpet Bus Ride"><![CDATA[Text Copy Block 3]]></thumbnail>
	  </video>
	</selectedPhoneData>
	-->
</web2go>