<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials for XML</title>
	<description>XML (Extensible Markup Language) is a W3C-developed specification is used for describing other languages. XML is used to make it easier to share data across different technologies and information systems, such as the Internet. To learn more about XML, check out the tutorials in this section.</description>
	<link>http://www.tutorialpro.net/tutorials/xml/1</link>
	<language>en-us</language>
	<lastBuildDate>Tue, 06 Jan 2009 10:01:57 -0500</lastBuildDate>
	<pubDate>Tue, 06 Jan 2009 10:01:57 -0500</pubDate>
	<item>
	<title>My First RSS Feed</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/my-first-rss-feed/1697</link>
	<description><![CDATA[An introduction to the trend sweeping the web, RSS Feeds, or Really Simple Syndication (or Rich Site Summary).]]></description>
	<guid>http://www.tutorialpro.net/tutorial/my-first-rss-feed/1697</guid>
	</item>
	<item>
	<title>Using SOAP in PHP</title>
	<pubDate>Wed, 02 Jul 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/using-soap-in-php/1696</link>
	<description><![CDATA[Learn how to create simple XML-RPC/SOAP web services using PHP and nuSOAP.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/using-soap-in-php/1696</guid>
	</item>
	<item>
	<title>A Complete Guide for RSS</title>
	<pubDate>Sat, 28 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/a-complete-guide-for-rss/1238</link>
	<description><![CDATA[A complete guide to learn how to write RSS Feed and Atom Feed. Everything is explained with examples.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/a-complete-guide-for-rss/1238</guid>
	</item>
	<item>
	<title>Herong's Tutorial Notes on XML Technologies</title>
	<pubDate>Thu, 26 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/herongs-tutorial-notes-on-xml-technologies/1086</link>
	<description><![CDATA[This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning XML and related technologies. Topics include DOM, DTD, J2SDK, Java, SAX, Syntax, Templates, XML, XPath, XSD, XSL, XSLT, XSL-FO.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/herongs-tutorial-notes-on-xml-technologies/1086</guid>
	</item>
	<item>
	<title>Point and Click XForms Design</title>
	<pubDate>Thu, 26 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/point-and-click-xforms-design/1085</link>
	<description><![CDATA[In this 12-minute video watch and learn the order of magnitude simplification that XForms can offer to the development of applications that interact with users to collect the XML data that drives back-end business processes.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/point-and-click-xforms-design/1085</guid>
	</item>
	<item>
	<title>How to Use XML with PHP</title>
	<pubDate>Thu, 19 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/how-to-use-xml-with-php/616</link>
	<description><![CDATA[The tasks behind using XML are always the same: reading data from XML and writing data into it. So this tutorial focuses on these tasks and shows how to implement them.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/how-to-use-xml-with-php/616</guid>
	</item>
	<item>
	<title>An Introduction to XML - Extensible Markup Language</title>
	<pubDate>Thu, 19 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/an-introduction-to-xml---extensible-markup-language/615</link>
	<description><![CDATA[Describes XML categories, XML document types and how to create them, the XML DTD, XML elements and attributes providing many examples.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/an-introduction-to-xml---extensible-markup-language/615</guid>
	</item>
	<item>
	<title>Using XML with Databases</title>
	<pubDate>Sun, 15 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/using-xml-with-databases/582</link>
	<description><![CDATA[Although XML is certainly a great storage format for shuttling data around the Web, most web applications store their data in relational databases. Knowing this, it stands to reason that many web applications will end up accessing data from a database yet interacting with it and sharing it with other applications as XML data. This has a lot do with the fact that XML can be used not only as a document format, but also as a way to represent data in a highly structured manner. In this tutorial, you learn how relational databases work and how you can integrate your XML applications with relational databases. More specifically, you find out how to export database data as XML code, as well as how to make SQL queries on a database and format the results in XML.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/using-xml-with-databases/582</guid>
	</item>
	<item>
	<title>Addressing and Linking XML Documents</title>
	<pubDate>Thu, 12 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/addressing-and-linking-xml-documents/567</link>
	<description><![CDATA[XML has been leveraged to improve other facets of the Web such as the core syntax and structure of HTML, so is it being used to improve upon the very linking mechanism that forms the interconnections between pages on the Web. I'm referring to XLink, which is the XML linking technology that allows you to carry out advanced linking between XML documents. Coupled with another important XML technology called XPointer, XLink builds on the premise of HTML hyperlinks but goes several steps further in supporting advanced linking features such as two-way links. Although XML linking is still a relatively new technology, it is already having an impact on how information is connected on the Web.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/addressing-and-linking-xml-documents/567</guid>
	</item>
	<item>
	<title>VoiceXML with XSLT - HTML and WML</title>
	<pubDate>Tue, 10 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/voicexml-with-xslt---html-and-wml/488</link>
	<description><![CDATA[A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementing a voice interface for a client-server database via XML and XSL. The case study will demonstrate the power of XSL for simultaneously delivering multiple interfaces to the same data by developing HTML and WML front-ends also.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/voicexml-with-xslt---html-and-wml/488</guid>
	</item>
</channel>
</rss>