I'm parsing xml with HtmlAgilityPack on WebService worker role, but there is something wrong. When I select childnode "link" get empty char.
the xml like :...<link>
http://www.webtekno.com/google/google-ve-razer-dan-oyun-konsolu.html
</link>
...my code f...