OnlineStore Console application The program loads the purchase data from an XML file into the database. There are 2 ways to download data from XML: XmlReader and XDocument. SQL queries were used to work with the database.