I am new to this tool, so I do not know how I can get the data of a class and show in a report.
I don't have a database, my info is stored inside variables inside classes. Like this (Folder Objetos):

My program does: Read a XML, validate with XSD, serialize in this classes. What I want: Take that information and show in a report.
It is possible to put my data from variables in a Crystal report? Where I start?