Added an example of HTML parsing with libxml2 to parse a Google movies page.
[maevies] / examples / gmovies.c
2009-10-31 baturixAdded an example of HTML parsing with libxml2 to parse...