  Introduction
  ------------
  This sample Python application shows how to read an existing XBee profile
  and extract its properties.

  The application creates an XBee profile object from an existing XBee profile
  file and prints all the accessible settings and properties.


  Requirements
  ------------
  To run this example you will need:

    * The XBee profile file to read.


  Compatible hardware
  --------------------
    * No hardware required


  Compatible protocols
  --------------------
    * Any


  Example setup
  -------------
    1) Configure the path of the XBee profile file in the sample file class.


  Running the example
  -------------------
  First, build and launch the application. To test the functionality, check
  that the output console displays the profile information.

  If any error occurs during the process, it will be displayed in the console.
