I need to map an XML feed to Drupal Nodes (fields and taxonomy terms). I can give you the specific mappings and the XML layout of the feed if you need it for the estimate. I expect it will work using the following Modules: FeedAPi and FeedAPI Extensible Parser I believe all that needs to be written is a parser for FeedAPI Extensible Parser. (Drupal 6). I should then be able to create a feed (based on FeedAPI), plug in the URL of the XML into the feed input field and after...