<?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>Web Development Stuff &#187; xml</title>
	<atom:link href="http://www.webdevstuff.com/tag/xml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevstuff.com</link>
	<description>ready-to-use resources, tutorials, tips and many other web development related stuff</description>
	<lastBuildDate>Tue, 01 Nov 2011 18:33:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>XSLT: Transform Your XML to XHTML</title>
		<link>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html</link>
		<comments>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:00:42 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=155</guid>
		<description><![CDATA[The abbreviation XSLT means EXtensible Stylesheet Language Transformations. In other words, XSLT is transformation of XML document styled by XSL (EXtensible Stylesheet Language) into other format, like XHTML. It might look confusingly at the first sight, but reality is much easier as it seems. Simply said, if you have some XML document, this can be [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/155/xslt-transform-your-xml-to-xhtml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP and XML</title>
		<link>http://www.webdevstuff.com/105/php-and-xml.html</link>
		<comments>http://www.webdevstuff.com/105/php-and-xml.html#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:00:14 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=105</guid>
		<description><![CDATA[This tutorial should summarize the possibilities of XML handling by PHP. After short introduction what XML can be used for, we&#8217;ll move to the PHP world and show how this web oriented programming language supports XML data format. I personaly don&#8217;t know anybody who doesn&#8217;t know RSS. But to be sure: RSS is an abbreviation [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/105/php-and-xml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript XMLHttpRequest Object</title>
		<link>http://www.webdevstuff.com/86/javascript-xmlhttprequest-object.html</link>
		<comments>http://www.webdevstuff.com/86/javascript-xmlhttprequest-object.html#comments</comments>
		<pubDate>Tue, 26 May 2009 04:00:17 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=86</guid>
		<description><![CDATA[XMLHttpRequest is one of the goals of AJAX technology. But what XMLHttpRequest actually is, where it comes from or how we can use it will be the content of this short post. There are more definitions of the XMLHttpRequest. It depends on what side you are looking at from. From my side of view, the [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/86/javascript-xmlhttprequest-object.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SVG: Scalable Vector Graphics</title>
		<link>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html</link>
		<comments>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html#comments</comments>
		<pubDate>Sun, 24 May 2009 04:00:54 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[ecma]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=83</guid>
		<description><![CDATA[SVG is a language for describing two-dimensional graphics and graphical applications in XML. SVG 1.1 is a W3C Recommendation and is the most recent version of the full specification. SVG Tiny 1.2 is a W3C Recommendation, and targets mobile devices. SVG is a platform for two-dimensional graphics. It has two parts: an XML-based file format [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/83/svg-scalable-vector-graphics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML 1.0 Specification</title>
		<link>http://www.webdevstuff.com/35/xml-10-specification.html</link>
		<comments>http://www.webdevstuff.com/35/xml-10-specification.html#comments</comments>
		<pubDate>Sat, 04 Apr 2009 10:49:22 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=35</guid>
		<description><![CDATA[Extensible Markup Language, abbreviated XML, describes a class of data objects called XML documents and partially describes the behavior of computer programs which process them. XML is an application profile or restricted form of SGML, the Standard Generalized Markup Language. By construction, XML documents are conforming SGML documents. Website: http://www.w3.org/TR/REC-xml/]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/35/xml-10-specification.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Schools: Web Building References</title>
		<link>http://www.webdevstuff.com/8/w3c-schools-web-building-references.html</link>
		<comments>http://www.webdevstuff.com/8/w3c-schools-web-building-references.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 16:58:48 +0000</pubDate>
		<dc:creator>Teddy</dc:creator>
				<category><![CDATA[References]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentstuff.com/?p=8</guid>
		<description><![CDATA[At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP. The references cover all Web-building technologies, including W3C standards like HTML, XHTML, CSS, XML and other technologies like JavaScript, PHP, ASP, SQL and much more. At W3schools you will find thousands [...]]]></description>
		<wfw:commentRss>http://www.webdevstuff.com/8/w3c-schools-web-building-references.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

