﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/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>Removing of nodes in XmlDocument</title><link />http://developers.de/blogs/damir_dobric/archive/2006/12/12/Removing-of-nodes-in-XmlDocument.aspx<description>There are many business cases which requires you look for some specific data in some collection and finally to remove them from the collection. For example, consider following code: public static void RemoveItems(){ List &amp;lt; string &amp;gt; items = new List</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>