XML Input Format Examples
MSDN BLogs Channel Titles
Display titles of current channels on MSDN BLogs:LogParser "SELECT title FROM http://blogs.msdn.com/MainFeed.aspx#/rss/channel/item" -i:XML -fMode:Tree
Check Names from MBSA report
Display the checks in an MBSA report:LogParser "SELECT Name FROM MYMACHINE.xml#/SecScan/Check" -fMode:Node