<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Use PowerShell to Simplify Access to XML Data</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/09/13/use-powershell-to-simplify-access-to-xml-data.aspx</link><description>Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 3.0 to read XML files.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Use PowerShell to Simplify Access to XML Data</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/09/13/use-powershell-to-simplify-access-to-xml-data.aspx#3560328</link><pubDate>Fri, 22 Mar 2013 05:33:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3560328</guid><dc:creator>Mandeep</dc:creator><description>&lt;p&gt;Thanks very much for the valuable information, How can we get get data from xml document if there multiple namespaces in the document.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3560328" width="1" height="1"&gt;</description></item><item><title>re: Use PowerShell to Simplify Access to XML Data</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/09/13/use-powershell-to-simplify-access-to-xml-data.aspx#3534643</link><pubDate>Mon, 26 Nov 2012 12:14:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3534643</guid><dc:creator>Matthias</dc:creator><description>&lt;p&gt;Thanks for all the helpful info here!&lt;/p&gt;
&lt;p&gt;After reading the whole XML file using -- [xml]$books = Get-Content C:\fso\Books.XML --, is there a way to change some of the data and then write it back into the XML file? I tried &amp;nbsp;-- Set-Content C:\fso\Books.XML -value $books -- but I guess I have to use on of the $books.&amp;lt;??&amp;gt; properties or methods.&lt;/p&gt;
&lt;p&gt;Rgds, Matthy&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3534643" width="1" height="1"&gt;</description></item></channel></rss>