| <root>
|   "
    "
|   <description>
|     "An example of escaped CENDs"
|   "
    "
|   <!--  This text contains a CEND ]]>  -->
|   "
    "
|   <!--  In this first case we put the ]] at the end of the first CDATA block
         and the > in the second CDATA block  -->
|   "
    "
|   <exampleOfACDATA>
|     "
    
    Since this is a CDATA section
    I can use all sorts of reserved characters
    but my document is still well formed!
    
    "
|   "
"
