How to export data from drupal into xml format
It depends on the particular format you need. In most cases an rss feed would be enough. Drupal can create feeds in a number of ways. Any view can be given a feed, and Drupal core has rss feeds that ship by default.