An application that provides news based on the String entered, which can be anything like location, event, personality etc. It retrieves Google news from Yahoo YQL console in xml format and uses XmlPullParser Class to extract all the related headlines, contents and source URL. It also directs you to the source of that news online.