A program that reads data and calculates total revenue in USD.
Answer: 6051.42 USD
Note: This program is written specifically of 'orders' data. After examining the nature of the data given, there was no need to account for any taxes or deductions that affect revenue as there were none. In a more general setting, this program is to be revised to include such details.