<?xml version="1.0" encoding="utf-8"?>
<response>
  <error>0</error>
  <rss version="0.91">
    <channel>
      <title><![CDATA[How to extract files from .msi file]]></title>
      <link>http://www.code4ward.net/main/Blog/tabid/70/EntryId/45/How-to-extract-files-from-msi-file.aspx</link>
      <description><![CDATA[It’s actually pretty easy:      msiexec /a filepath to MSI file /qb TARGETDIR=filepath to target folder ...]]></description>
      <language>en-US</language>
    </channel>
  </rss>
</response>