<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://piwi.googlecode.com/xsd/piwixml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://piwi.googlecode.com/xsd/piwixml ../../../../resources/xsd/content.xsd">
	<head>
		<title>Output Formats</title>
		<keywords/>
	</head>
	<content position="main">
		<header>Output Formats</header>
		<section>
			PIWI-XML can be serialized to several different formats. Currently
			HTML, PDF, Word, Excel and XML are supported.
			<br/>
			<br/>
			You can view this page in the different formats simply by changing
			the extension to the desired one:
			<ul>
				<li>
					HTML:
					<a href="output_formats.html">output_format.html</a>
				</li>
				<li>
					PDF:
					<a href="output_formats.pdf">output_format.pdf</a>
				</li>
            <li>
               Word:
               <a href="output_formats.doc">output_format.doc</a>
            </li>
				<li>
					Excel:
					<a href="output_formats.xls">output_format.xls</a>
				</li>
				<li>
					XML:
					<a href="output_formats.xml">output_format.xml</a>
				</li>
			</ul>
		</section>
	</content>
</document>
