Output from XMLOverHTTP Example

 

When you build and run the XMLOverHTTP project, you should get the following output in a console window:

<contact>  
        <name>John Doe</name>  
        <phone>123-456-7890</phone>  
</contact>