<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Papervision 3D Tutorials &#187; Loading XML</title>
	<atom:link href="http://papervision2.com/category/loading-xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://papervision2.com</link>
	<description>Papervision2.com - Best resource for Papervision3d tutorials</description>
	<lastBuildDate>Mon, 19 Jul 2010 20:48:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Adding XML to the Papervision Coverflow</title>
		<link>http://papervision2.com/adding-xml-to-the-papervision-coverflow/</link>
		<comments>http://papervision2.com/adding-xml-to-the-papervision-coverflow/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 04:01:07 +0000</pubDate>
		<dc:creator>Charlie</dc:creator>
				<category><![CDATA[Actionscript 3 Papervision]]></category>
		<category><![CDATA[Actionscript 3.0]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Loading XML]]></category>
		<category><![CDATA[Papervision 3D]]></category>
		<category><![CDATA[Papervision Coverflow]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[BasicView.as]]></category>
		<category><![CDATA[InteractiveScene3DEvent]]></category>
		<category><![CDATA[Papervision Tutorial]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[TweenLite]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://papervision2.com/?p=420</guid>
		<description><![CDATA[As a simple addition to yesterday's coverflow post, I wanted to show the same example but with loading images via XML. For simplicity sake the XML is loaded and parsed all in the main file. The structure for our XML is very simple: PLAIN TEXT XML: &#60;?xml version="1.0" encoding="utf-8" ?&#62; &#60;data&#62; &#160; &#160; &#60;image&#62;&#60;![CDATA[images/image1.jpg]]&#62;&#60;/image&#62; &#160; [...]]]></description>
		<wfw:commentRss>http://papervision2.com/adding-xml-to-the-papervision-coverflow/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
