<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Reading a docx file online</title>
	<atom:link href="http://www.lorenheiny.com/2008/03/31/reading-a-docx-file-online/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lorenheiny.com/2008/03/31/reading-a-docx-file-online/</link>
	<description>Loren Heiny</description>
	<pubDate>Wed, 19 Nov 2008 22:02:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Sumocat</title>
		<link>http://www.lorenheiny.com/2008/03/31/reading-a-docx-file-online/#comment-3570</link>
		<dc:creator>Sumocat</dc:creator>
		<pubDate>Tue, 01 Apr 2008 01:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lorenheiny.com/2008/03/31/reading-a-docx-file-online/#comment-3570</guid>
		<description>If you need a quick and dirty solution, you can change the file extension to .zip, get into the archive, and read the XML in a text editor or web browser. Tags will be there, but at least you can read the text. IIRC, the text is in the "word" folder in document.xml, or something like that.</description>
		<content:encoded><![CDATA[<p>If you need a quick and dirty solution, you can change the file extension to .zip, get into the archive, and read the XML in a text editor or web browser. Tags will be there, but at least you can read the text. IIRC, the text is in the &#8220;word&#8221; folder in document.xml, or something like that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
