<?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>Knightby&#039;s blog &#187; EXCEL</title>
	<atom:link href="http://www.knightby.net/tag/excel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knightby.net</link>
	<description>成功，就是每天进步一点点……</description>
	<lastBuildDate>Sun, 25 Apr 2010 09:55:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[原创]如何将EXCEL电子表格导出成XML？</title>
		<link>http://www.knightby.net/how-to-export-xls-as-xml.html</link>
		<comments>http://www.knightby.net/how-to-export-xls-as-xml.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 03:05:52 +0000</pubDate>
		<dc:creator>Knightby</dc:creator>
				<category><![CDATA[OthersApp]]></category>
		<category><![CDATA[EXCEL]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.knightby.net/?p=166</guid>
		<description><![CDATA[语文不好，如有用此不当之处，望批评指正！

 

需要准备的：
1.您要导出的XLS文件，本例中为test.xls
2.EXCEL2003（2007我不会用）
3.记事本

本实例目标：
将test.xlm中的数据导出成XML格式。
每一个同学的成绩都存放在元素people中。
姓名一栏的数据对应XML中people的子元素name
班级对应class
剩下的依此类推。

步骤：

1.用记事本准备一个您需要的XML文件。将其保存为test.xml

...<h3>Related Posts</h3><ul><li>0</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.Knightby.net" >Knightby</a> : <a class="comment_content" href="http://www.knightby.net/how-to-export-xls-as-xml.html#comment-380" title="View the entire comment by Knightby" >@w_yan73,您好，不知道具体是怎样的情况，您可以联系下我:MSN:Knightby.net[a...</a></li>
<li><a class="commentor" href="" >w_yan73</a> : <a class="comment_content" href="http://www.knightby.net/how-to-export-xls-as-xml.html#comment-379" title="View the entire comment by w_yan73" >请问为什么在导出时，总是提示：数据不能正常导出，因为有不正常的数据？</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.knightby.net/how-to-export-xls-as-xml.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
