Off the top of my head.
Use Split() with double quote as the seperator then grab the wanted elements from the resulting array.
In this case would be elements 1, 3 and 5