<?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>CodeItBetter Programming &#187; XML Handling</title>
	<atom:link href="http://www.codeitbetter.com/category/visual-basic-xml-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeitbetter.com</link>
	<description>Another VB Programming Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:50:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to build a formatted XML file by using a DOMDocument</title>
		<link>http://www.codeitbetter.com/how-to-build-a-formatted-xml-file-by-using-a-domdocument/</link>
		<comments>http://www.codeitbetter.com/how-to-build-a-formatted-xml-file-by-using-a-domdocument/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 23:35:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[XML Handling]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[database programming]]></category>
		<category><![CDATA[domdocument]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[formatted]]></category>
		<category><![CDATA[how to library]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[vb 6.0]]></category>
		<category><![CDATA[vb net code library]]></category>
		<category><![CDATA[visual basic 6 codes]]></category>
		<category><![CDATA[visual basic 6 source codes]]></category>
		<category><![CDATA[visual basics]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-build-a-formatted-xml-file-by-using-a-domdocument/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/how-to-build-a-formatted-xml-file-by-using-a-domdocument/">How to build a formatted XML file by using a DOMDocument</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-build-a-formatted-xml-file-by-using-a-domdocument/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create XML With XSL StyleSheet information</title>
		<link>http://www.codeitbetter.com/create-xml-with-xsl-stylesheet-information/</link>
		<comments>http://www.codeitbetter.com/create-xml-with-xsl-stylesheet-information/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 11:30:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[XML Handling]]></category>
		<category><![CDATA[activex applications]]></category>
		<category><![CDATA[create xml]]></category>
		<category><![CDATA[microsoft visual basic]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[stylesheet information]]></category>
		<category><![CDATA[vb net programs]]></category>
		<category><![CDATA[visual basic 6 api]]></category>
		<category><![CDATA[xsl]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/?p=17</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/create-xml-with-xsl-stylesheet-information/">Create XML With XSL StyleSheet information</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/create-xml-with-xsl-stylesheet-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read XML</title>
		<link>http://www.codeitbetter.com/read-xml/</link>
		<comments>http://www.codeitbetter.com/read-xml/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 23:31:58 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[XML Handling]]></category>
		<category><![CDATA[activex code]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[read xml]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[visual basic 6 source]]></category>
		<category><![CDATA[visual basic net source code]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/?p=19</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 'XML Handling - Read XML Sub ReadXMLFiles() Dim objXMLDOM As New MSXML2.DOMDocument26 Dim objNodes As IXMLDOMNodeList Dim objBookNode As IXMLDOMNode Dim NodeValue &#160; 'Load xml files objXMLDOM.async = False objXMLDOM.Load &#34;G:\MyOffice\MyProjects\support\xml\test.xml&#34; [...]<p><a href="http://www.codeitbetter.com/read-xml/">Read XML</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/read-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indent XML Code</title>
		<link>http://www.codeitbetter.com/indent-xml-code/</link>
		<comments>http://www.codeitbetter.com/indent-xml-code/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 11:30:39 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[XML Handling]]></category>
		<category><![CDATA[indent xml code]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[vb net]]></category>
		<category><![CDATA[vb net programs]]></category>
		<category><![CDATA[visual basic 6 programming]]></category>
		<category><![CDATA[visual basic 6 programs]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/?p=18</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/indent-xml-code/">Indent XML Code</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/indent-xml-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create XML</title>
		<link>http://www.codeitbetter.com/create-xml/</link>
		<comments>http://www.codeitbetter.com/create-xml/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 23:30:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[XML Handling]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[create xml]]></category>
		<category><![CDATA[free visual basic]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[source code tutorial]]></category>
		<category><![CDATA[visual basic 6.0 code]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/?p=16</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 'XML Handling - Create XML Sub Create_XML(oXMLfile As String) [...]<p><a href="http://www.codeitbetter.com/create-xml/">Create XML</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/create-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/49 queries in 0.099 seconds using disk: basic
Object Caching 987/1104 objects using disk: basic

Served from: www.codeitbetter.com @ 2012-02-09 04:47:28 -->
