<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Articles&gt;Web Design&gt;XML</title>	<link>http://tc.eserver.org/dir/Articles/Web-Design/XML</link>
	<description>A listing of the most recently indexed works about Articles and Web Design and XML in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Articles&gt;Web Design&gt;XML</title>
		<link>http://tc.eserver.org/dir/Articles/Web-Design/XML</link>
	</image>
	<item>
		<title>Reading XML with jQuery</title>
		<link>http://tc.eserver.org/35809.html</link>
		<guid>http://tc.eserver.org/35809.html</guid>
		<description>How to use the common jQuery JavaScript library to parse XML data sources, and to integrate them into your pages.</description>
	</item>
	<item>
		<title>Unwebbable</title>
		<link>http://tc.eserver.org/35174.html</link>
		<guid>http://tc.eserver.org/35174.html</guid>
		<description>It’s time we came to grips with the fact that not every “document” can be a “web page.” Some forms of writing just cannot be expressed in HTML—or they need to be bent and distorted to do so. But for once, XML might actually help.</description>
	</item>
	<item>
		<title>Introduction to RDFa: Part 2</title>
		<link>http://tc.eserver.org/35175.html</link>
		<guid>http://tc.eserver.org/35175.html</guid>
		<description>RDFa (“Resource Description Framework in attributes”) is having its five minutes of fame: Google is beginning to process RDFa and Microformats as it indexes websites, using the parsed data to enhance the display of search results with “rich snippets.”</description>
	</item>
	<item>
		<title>Enabling Web Service with Common Information Model</title>
		<link>http://tc.eserver.org/35020.html</link>
		<guid>http://tc.eserver.org/35020.html</guid>
		<description>In this article we will introduce the concept of WS-Management and Common Information Model (CIM). By exploring the SOAP message with multiple examples, we will learn how to transfer CIM operations through WS-Management SOAP messages.</description>
	</item>
	<item>
		<title>Improving an XML Feed Display Through CSS and XSLT</title>
		<link>http://tc.eserver.org/34143.html</link>
		<guid>http://tc.eserver.org/34143.html</guid>
		<description>XML feeds, though useful, are boring to look at in a browser because they are simple XML files. It&apos;s possible though to make them easier on the eye, and in this article we&apos;ll look at two ways of doing that. First, we&apos;ll use simple CSS properties to format each XML node, and then we&apos;ll use a little more complex but much more powerful XSL transformation.</description>
	</item>
	<item>
		<title>Browser Problems with the XML Prolog</title>
		<link>http://tc.eserver.org/34005.html</link>
		<guid>http://tc.eserver.org/34005.html</guid>
		<description>Some browsers have difficulty upon encountering the XML Prolog. In some cases, the browser will render all the markup as text. In other cases, when a browser has some XML support, it might attempt to render the document as an XML tree. To avoid these problems, many practicing web professionals prefer to leave the prolog off. This table will help you make that decision by showing you which browsers have known problems with the XML prolog.</description>
	</item>
	<item>
		<title>Building Dynamic Applications With Mozilla, REX and XQuery.</title>
		<link>http://tc.eserver.org/33975.html</link>
		<guid>http://tc.eserver.org/33975.html</guid>
		<description>The Mozilla platform offers a rich support of XML techniques, from low level ones (XPath, RDF, DOM, e4x) to rendering dialects like XHTML, SVG, XUL and XForms, thus making this platform a natural choice for the XML inclined. It is becoming a platform of choice when developing rich connected applications. When building dynamic applications, the developer is often facing a common set of programming patterns : gathering data from various remote and local sources, storing data with an optional transformation phase, and updating parts of the GUI to reflect the modifications in the data store. With today&apos;s ubiquitous use of XML as a data exchange syntax, a major part of these tasks can be achieved with XML based solutions.&#xD;&#xD;In this article we will present an XML centric solution that aims at minimizing the impedance mismatch between different data models that plagues classical architectures involving for instance XML/object/relationnal translation. It combines some of Mozilla&apos;s existing capabilities with REX (Remote Events for XML) and a native XML database with XQuery support. REX provides means to update the XUL based GUI and the database, while the XML database is used as a versatile storage engine.</description>
	</item>
	<item>
		<title>The Essence of Declarative, XML-based Web Applications: XForms and XSLT</title>
		<link>http://tc.eserver.org/33982.html</link>
		<guid>http://tc.eserver.org/33982.html</guid>
		<description>In this session, the author discusses best practices, common patterns and pitfalls in using XSLT as a host language for generating web-based user interfaces expressed in XForms.</description>
	</item>
	<item>
		<title>Language Support for Web Service Development</title>
		<link>http://tc.eserver.org/33983.html</link>
		<guid>http://tc.eserver.org/33983.html</guid>
		<description>We will demonstrate how enhancements to the XJ language (http://alphaworks.ibm.com/tech/xj) facilitate the development of Web Service applications.</description>
	</item>
	<item>
		<title>The Session Concept and Web Services</title>
		<link>http://tc.eserver.org/33904.html</link>
		<guid>http://tc.eserver.org/33904.html</guid>
		<description>This paper describes the session concept as it relates to middleware systems in general and Web services in particular. Common applications of the session concept are found in distributed object systems, the Web, and messaging middleware systems. The purpose of a session is to allow multiple individual Web Services to enter a relationship by sharing certain common attributes as an externally modeled entity. For example, multiple Web Services executing within the scope of a single authorized/secure session. In the context of Web services, explicit building blocks for session-oriented protocols and services have been proposed in two specifications, WS-Addressing and WS-Context. The distinguishing characteristic of these two proposals is the degree of coupling they introduce between session participants. In this paper we shall compare and contrast the underlying models these specifications present, as they relate to the session concept in Web services. The aim is to illustrate the advantages and disadvantages of both approaches and summarize best-practices and techniques for supporting a scalable Web services architecture. Note, although this paper is not purely research oriented, it does make an important contribution in the area of software practices and experiences for current and future researchers. The authors believe that it is important to ensure that the Web services architecture scales as well as the World Wide Web and as we shall see, the session concept and how it is provided play an integral role in that arena.</description>
	</item>
	<item>
		<title>Bulletproofing Web Services</title>
		<link>http://tc.eserver.org/33823.html</link>
		<guid>http://tc.eserver.org/33823.html</guid>
		<description>As companies and consumers rely more on Web services, it becomes increasingly important for Web services developers to know how to properly design, develop, deploy, and ultimately manage a Web services system. However, because of the inherent complexities that can arise with a Web service implementation, it can be difficult to grasp practical fundamentals and devise a step-by-step plan for Web services development.</description>
	</item>
	<item>
		<title>Getting the Most Out of COCOON: A XML-Based Webs Service for a Registration Agency</title>
		<link>http://tc.eserver.org/33830.html</link>
		<guid>http://tc.eserver.org/33830.html</guid>
		<description>Since 2005 the German National Library of Science and Technology (TIB) is established as a DOI registration agency for scientific content. Data providers transmit XML-files containing the DC-based metadata descriptions of the scientific data to a webservice infrastructure at the TIB, which was created by the Research center L3S during a project founded by the registration agency for scientific content. Data providers transmit XML-files containing the DC-based metadata descriptions of the scientific data to a webservice infrastructure at the TIB, which was created by the Research center L3S during a project founded by the German research association (DFG). This webservice infrastructure is based on the web application framework COCOON. We have however extended COCOON with full webservice functionalities. Using XSLT the webservice is furthermore able to transform XML-metadata files into well-formed PICA-files to insert the metadata information into the library catalogue of the TIB.</description>
	</item>
	<item>
		<title>Binding the Graphical Web (Component and Data Bindings with XBL, XHTML and SVG)</title>
		<link>http://tc.eserver.org/33836.html</link>
		<guid>http://tc.eserver.org/33836.html</guid>
		<description>The emerging XML based web increasingly relies upon ways of presenting content in a just in time manner. Presentation technologies such as SVG and XHTML can do so, yet the power to properly harness them will likely lie in the emergent binding languages such as XBL, sXBL, and XTF.&#xD;&#xD;In this presentation, bindings and binding languages will be explored, illustrating how such environments as the Mozilla Firefox 1.5 browser are using XBL as a means for performing component binding into XHTML, SVG and XForms interfaces, looks at sXBL and the W3C&apos;s XBL directions, and details why such binding languages likely represent the future of XML presentation and interaction.</description>
	</item>
	<item>
		<title>Lessons from the Front Line: Building Interoperable Web Services</title>
		<link>http://tc.eserver.org/33765.html</link>
		<guid>http://tc.eserver.org/33765.html</guid>
		<description>The ability to interoperate across disparate vendors, platforms and infrastructure stacks is inherently important to the adoption of Web Services technology. For most organizations, cross platform interoperability and the move to a loosely coupled, Service Oriented Architecture (SOA) is usually the main rationale for adoption of the underlying Web Service technologies. In this paper we will discuss some of the issues and stumbling blocks towards interoperability. We will also demonstrate with an example, how an application developed in Java and deployed in a J2EE 1.4 compatible container can interoperate and be consumed from a different client, developed in C# on the .NET platform.</description>
	</item>
	<item>
		<title>The Foundation for Occasionally Connected Computing</title>
		<link>http://tc.eserver.org/33779.html</link>
		<guid>http://tc.eserver.org/33779.html</guid>
		<description>This paper motivates the need for a lightweight, standards-based web services implementation that runs on mass market mobile devices. It describes the advantages of using web services and the challenges which must be overcome to use web services on mass market devices with limited computing power and network bandwidth. The paper concludes by describing a new approach to web services which drastically reduces the code required to exchange data with remote services, enabling the creation of more compelling applications with sophisticated user interfaces and application logic.</description>
	</item>
	<item>
		<title>DOM, SAX and Standards - Where Now?</title>
		<link>http://tc.eserver.org/33787.html</link>
		<guid>http://tc.eserver.org/33787.html</guid>
		<description>It&apos;s been 7 years and three &quot;levels&quot; since the first W3C DOM activity. XML and the way it is used has changed vastly over that time. DOM itself has moved from an API to access and manipulate an in-memory tree with no concept of namespaces, to an end to end XML technology, where parsing, modification of the tree (with the ability to check for validity with a schema as you go) and serialization are all specified.</description>
	</item>
	<item>
		<title>Enhanced Interoperability for Security of XML Web Services</title>
		<link>http://tc.eserver.org/33743.html</link>
		<guid>http://tc.eserver.org/33743.html</guid>
		<description>Enterprises are adopting Web Services to ease application integration across heterogeneous environments within and across security domain boundaries. Security is an important element for the adoption of Web Services. The Organization for the Advancement of Structured Information Standards (OASIS) has recently ratified the Web Services Security standards (Web Services Security: SOAP Message Security 1.0 (WS-Security 2004 ), Web Services Security: UsernameToken Profile 1.0 , and Web Services Security: X.509 Certificate Token Profile ) to provide an extensible framework for providing message integrity, confidentiality, identity propagation, and authentication. The Web Services Interoperability Organization (WS-I) is profiling standards to provide guidelines for implementation and use of relevant standards to enhance interoperability. This paper describes the activities of the WS-I Basic Security Profile (BSP) Working Group (WG). This Working Group is chartered to improve interoperability of security technologies for Web Services by profiling the OASIS Web Service Security and HTTP Over TLS standards. This interoperability profile (known as the Basic Security Profile 1.0) is an extension of the WS-I Basic Profile . The WS-I Basic Profile addresses interoperability for implementations of core Web Services standards.</description>
	</item>
	<item>
		<title>Web 2.0: The Tipping Point for XML</title>
		<link>http://tc.eserver.org/33649.html</link>
		<guid>http://tc.eserver.org/33649.html</guid>
		<description>Have you been waiting for the right time to switch to XML publishing? O’Keefe illustrates that with the advent of Web 2.0, the time is now.</description>
	</item>
	<item>
		<title>The Wisdom of Crowds Meets the Wisdom of Authors: How XML Enables the Semantic Web</title>
		<link>http://tc.eserver.org/32682.html</link>
		<guid>http://tc.eserver.org/32682.html</guid>
		<description>Key to the Semantic Web is semantic markup, which lets users annotate their web pages with metadata -- HTML attributes that don&apos;t get displayed in the document. Semantic metadata describes what the pages are about, letting authors define things with authority and precision.</description>
	</item>
	<item>
		<title>Microformat Encoding and Visualization</title>
		<link>http://tc.eserver.org/32530.html</link>
		<guid>http://tc.eserver.org/32530.html</guid>
		<description>So you have heard about microformats, read the introductory articles, and even bought the book. But now you are probably thinking &quot;great - I have done my part to make the web a better place by adding microformats; what&apos;s next? What can people do with my data besides add it to their address book or calendar?&quot; The intent of this article is to get you to think about microformats in different ways, and to demonstrate some interesting visualizations and mash-ups of microformatted content.</description>
	</item>
	<item>
		<title>jQuery and XML Revisited</title>
		<link>http://tc.eserver.org/32475.html</link>
		<guid>http://tc.eserver.org/32475.html</guid>
		<description>In releasing jQuery v.1.2, a decision was made by the development team to drop XPath support from the core. Instead, an officially released XPath jQuery plugin is now available, which provides deprecated functionality. Although initially disappointed by this decision, I was happy to discover that alternative methods for obtaining data from an XML file are still available without the plugin.</description>
	</item>
	<item>
		<title>An Introduction to RELAX NG </title>
		<link>http://tc.eserver.org/32239.html</link>
		<guid>http://tc.eserver.org/32239.html</guid>
		<description>RELAX NG is not a capitalized misspelling of something you probably get to do all too rarely as a busy programmer and web designer. If you use XML to any great degree, you&apos;ll want to take a close look at it. It can help make your life as a web developer easier, allowing you to relax a little more.</description>
	</item>
	<item>
		<title>Providing Options in RELAX NG</title>
		<link>http://tc.eserver.org/32240.html</link>
		<guid>http://tc.eserver.org/32240.html</guid>
		<description>XML schemas don&apos;t have to be rigid. Sometimes, it&apos;s best to provide flexibility and allow the author of XML documents to make choices. In this second part of a three-part article, we&apos;ll make some modifications to the schema we created &lt;a href=&quot;/32239.html&quot;&gt;in the first part&lt;/a&gt;, and learn how to make some things optional.</description>
	</item>
	<item>
		<title>Datatypes and More in RELAX NG</title>
		<link>http://tc.eserver.org/32241.html</link>
		<guid>http://tc.eserver.org/32241.html</guid>
		<description>Welcome to the third part of a three-part series on RELAX NG. In this part, we will discuss datatypes, the grammar element, and creating named patterns.</description>
	</item>
	<item>
		<title>The Wisdom of Crowds Meets the Wisdom of Authors: How XML Enables the Semantic Web</title>
		<link>http://tc.eserver.org/31865.html</link>
		<guid>http://tc.eserver.org/31865.html</guid>
		<description>Combining semantic markup with a granular authoring approach like DITA holds a lot of promise for content creators and consumers alike. Content becomes easy to define and even easier to discover. The combination also holds a lot of promise for the future of the Semantic Web itself. In fact, creating the Semantic Web might be as easy as authoring content in DITA.</description>
	</item>
	<item>
		<title>httplib2: HTTP Persistence and Authentication</title>
		<link>http://tc.eserver.org/31576.html</link>
		<guid>http://tc.eserver.org/31576.html</guid>
		<description>In this latest Restful Web column, Joe Gregorio explains HTTP persistent connections, pipelining, and the sad state of HTTP authentication.</description>
	</item>
	<item>
		<title>RSS, Search Engine Visibility and Brand Perception</title>
		<link>http://tc.eserver.org/31396.html</link>
		<guid>http://tc.eserver.org/31396.html</guid>
		<description>Branding has been called the most powerful idea in business, yet few companies consciously craft and promote their brand. Making a brand visible to an online audience can be an additional challenge. Studies show that searchers regard the companies that are placed on the first page of search engine results as the major players in the field. So how do you get the coveted page-one positioning? New technologies like RSS feeds are one way to accomplish this and make your brand more visible in the process.</description>
	</item>
	<item>
		<title>XML Processing in Ajax, Part 1: Four Approaches</title>
		<link>http://tc.eserver.org/31104.html</link>
		<guid>http://tc.eserver.org/31104.html</guid>
		<description>Any programming problem can be solved in multiple right ways. This series looks at four approaches for creating an Asynchronous JavaScript + XML (Ajax) weather badge, a small reusable widget that&apos;s easily embedded on any Web page. This first article lays the foundation and examines the first approach--walking the DOM tree.</description>
	</item>
	<item>
		<title>Visual Authoring With XML Data</title>
		<link>http://tc.eserver.org/30816.html</link>
		<guid>http://tc.eserver.org/30816.html</guid>
		<description>Macromedia Dreamweaver 8 supports two workflows when authoring with XML: client-side authoring with complete XSLT template pages and server-side with XSLT fragments. The client-side option is available from the Start page.</description>
	</item>
	<item>
		<title>Convert Atom Documents to JSON</title>
		<link>http://tc.eserver.org/30806.html</link>
		<guid>http://tc.eserver.org/30806.html</guid>
		<description>Converting an Atom document to JSON might, at first, appear to be a fairly straightforward task. Atom is, after all, just a bit of XML and XML-to-JSON conversion tools are widely available. However, the Atom format is more than just a set of XML elements and attributes. A number of subtle details can make proper handling of Atom difficult. This article describes those issues and demonstrates a mechanism implemented by the Apache Abdera project to convert Atom documents into JSON and produces a result that is readable, usable, and complete.</description>
	</item>
	<item>
		<title>Assemble a Cross-Platform Firefox Extension</title>
		<link>http://tc.eserver.org/30670.html</link>
		<guid>http://tc.eserver.org/30670.html</guid>
		<description>XUL is a surprisingly easy way to build cross-platform browser extensions or even stand-alone applications. Discover how to build powerful, flexible Mozilla browser extensions that go beyond the capabilities of other tools like embedded scripting languages or CGI--because they&apos;re built right into the user&apos;s browser.</description>
	</item>
	<item>
		<title>XML Data Binding</title>
		<link>http://tc.eserver.org/29978.html</link>
		<guid>http://tc.eserver.org/29978.html</guid>
		<description>XML became an integral part of Microsoft&apos;s strategy around the time of Internet Explorer 4. IE4 was an XML-aware browser. As well as displaying HTML documents, it could also display XML documents through an inbuilt XML parser. Another part of IE4 was something known as the XML DSO  (Data Source Object). The XML DSO allows you to manipulate primitive XML &apos;data islands&apos; by binding (or attaching) the XML data to HTML presentation elements. The XML elements within Internet Explorer continue to be improved and added to with every new IE release.</description>
	</item>
	<item>
		<title>Firefox 2.0 and XML</title>
		<link>http://tc.eserver.org/29953.html</link>
		<guid>http://tc.eserver.org/29953.html</guid>
		<description>Firefox 2.0 brought several important changes in its XML support. It&apos;s currently reaching its peak in user deployment. Learn about updated XML features in Firefox 2.0, including a controversial change to the handling of RSS Web feeds.</description>
	</item>
	<item>
		<title>Save Time and Code with XPath 2.0 and XSLT 2.0</title>
		<link>http://tc.eserver.org/29961.html</link>
		<guid>http://tc.eserver.org/29961.html</guid>
		<description>Three interesting new features in XPath 2.0 and XSLT 2.0 are the item data type, the to  operator, and the concept of sequences. Build a sample application that uses these features to generate a sophisticated HTML view of an XML document, and with the new features in XSLT 2.0, create shorter stylesheets that are easier to maintain. Along the way, spend a bit of time on data typing in XSLT 2.0, and learn to use the new &lt;xsl:function&gt; element.</description>
	</item>
	<item>
		<title>Calling a Web Service Using VB6 with SOAP 3.0</title>
		<link>http://tc.eserver.org/28314.html</link>
		<guid>http://tc.eserver.org/28314.html</guid>
		<description>This article shows you how to create a client that calls a web service from Visual Basic 6 using SOAP 3.0. If you are still using Microsoft VB 6.0 or C++ and don&apos;t plan to move into VB.NET, you will find this method very useful.</description>
	</item>
	<item>
		<title>Up and Atom</title>
		<link>http://tc.eserver.org/27743.html</link>
		<guid>http://tc.eserver.org/27743.html</guid>
		<description>Atom is really two different things, both related to syndication (blogs, newsfeeds, and other information which gets updated periodically). The Atom Syndication Format is an IETF standard for publishing entries (single topics or items) and feeds (collections of topics or items). The Atom Publication Protocol (sometimes called the Atom API or abbreviated APP) is a means for finding, listing, adding, editing, and removing content from an Atom repository. While Atom the Syndication Format has gone through the IETF process to become a standard, the standards committee is still at work on Atom the Publishing Protocol, although it seems likely that much of it has stabilized at this point.</description>
	</item>
	<item>
		<title>XML in Firefox 1.5, Part 1: Overview of XML Features</title>
		<link>http://tc.eserver.org/26877.html</link>
		<guid>http://tc.eserver.org/26877.html</guid>
		<description>The open source Firefox Web browser continues to grow in popularity. Users like the security and convenience features it offers. Developers like the Firefox attention to standards compliance, inherited from its Mozilla roots. The most recent version, Firefox 1.5, comes with many features for XML developers, including XML parsing, XHTML, CSS, XSLT, SVG, XML Events in JavaScriptâ„¢, and XForms. Additional third-party extensions provide even more XML support. In this article, Uche Ogbuji provides an overview of XML features in Firefox 1.5.</description>
	</item>
	<item>
		<title>XML in Firefox 1.5, Part 2: Basic XML Processing</title>
		<link>http://tc.eserver.org/26876.html</link>
		<guid>http://tc.eserver.org/26876.html</guid>
		<description>This second article in the series, &quot;XML in Firefox 1.5,&quot; focuses on basic XML processing. Firefox supports XML parsing, Cascading Stylesheets (CSS), and XSLT stylesheets.</description>
	</item>
	<item>
		<title>Introduction to RSS</title>
		<link>http://tc.eserver.org/22643.html</link>
		<guid>http://tc.eserver.org/22643.html</guid>
		<description>Really Simple Syndication (RSS) is an XML format for news headlines. With RSS-enabled feeds, other web sites can easily include your content in their sites. And other applications (besides web browsers) can be used to view your content.</description>
	</item>
	<item>
		<title>The Organized Web</title>
		<link>http://tc.eserver.org/22646.html</link>
		<guid>http://tc.eserver.org/22646.html</guid>
		<description>This document discusses the evolution of the Internet from an unorganized collection of web pages to an organized collection of data. It outlines how XML is at the center of that transformation, and how organizations can take advantage of this evolution with the development of web based services.</description>
	</item>
	<item>
		<title>Deep XML</title>
		<link>http://tc.eserver.org/21044.html</link>
		<guid>http://tc.eserver.org/21044.html</guid>
		<description>At the recent XML conference, Norm Walsh hosted a nocturne on Practical RDF, the highlight of which was his tour through thenorman.walsh.name setup. From the outside you may think this is a mere blog, but it’s actually a side-effect of a frighteningly gnarly confluence of metadata streams which are shaken and stirred to produce a sprawling network of resources a small part of which you might want to peruse for Norm’s news &amp; views. I have a picture that made the audience at the session gasp in disbelief.</description>
	</item>
	<item>
		<title>XML: One Input, Many Outputs</title>
		<link>http://tc.eserver.org/18976.html</link>
		<guid>http://tc.eserver.org/18976.html</guid>
		<description>Hillesund (2002) argues that XML does not and cannot fulfil the often touted benefit that it allows authors and publishers to create documents that can be effectively presented in a variety of formats; that the &apos;doctrine of &apos;one input â*” many outputs&apos; ... is basically wrong.&apos; This Letter defends the position that XML is an effective technology, in fact the most effective technology in widespread use, for producing multiple output formats from a single input document.</description>
	</item>
	<item>
		<title>Building the Semantic Web</title>
		<link>http://tc.eserver.org/14913.html</link>
		<guid>http://tc.eserver.org/14913.html</guid>
		<description>In the information age it is widely understood that there is now too much information. Some of this newly created information will most certainly be valuable, but despite marked improvement in search tools, finding the valuable information is a slow panhandle. Perhaps in light of this situation, the W3C under the direction of Berners-Lee has begun to build the foundation for the next phase of the web. This phase, called the Semantic Web, will make information stored with this technology much more processible by machines.</description>
	</item>
	<item>
		<title>Transformers: Using XSLT to Transform XML</title>
		<link>http://tc.eserver.org/13221.html</link>
		<guid>http://tc.eserver.org/13221.html</guid>
		<description>XSLT, the Extensible Stylesheet Language Transformation, can convert your XML data to HTML and other friendly formats. Introduce yourself to this snazzy technology.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Web-Design/XML.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>