Can you provide a sample TCP/UDP/HTTP message and its parameters?

Can you provide a sample TCP/UDP/HTTP message and its parameters?

Sample message:

<TaskInfo checker="192.168.4.169@9000" completionTime="Completion Time: 14 May 12, 6:26:12 AM" contentLocation="\\Media" errors="3" eventCode="TaskStarted" eventName="Task is Started" mediaFilePath="\\Media\PS\test.mpg" principalId="admin" priority="Normal" progress="100" reportAvailable="True" result="Failure"resultDescription="Stream has 3 errors, 0 Warnings" schedulingTime="14 May 12, 06:24:10 AM" startTime="14 May 12, 6:24:08 AM" status="Finished" statusDescription="" taskId="0000012fd848a4fa96de28e500c000a8000400a9 " testPlanName="TestPlan_MPEG" warnings="0" />


Details of fields::
Checker : Checker used for verification
Completion Time: When the task completed (Date, Time)
contentLocation : Registered content location from where the media file was picked for verification.
errors: Number of errors.
eventCode: TaskStarted\TaskCompleted\TaskAborted.
eventName: Description of the eventcode.
mediaFilePath: Path of the media file.
principalId: User account
priority: Priority
reportAvailable: Whether the report is available or not
result: Complete/Incomplete/Aborted
resultDescription: Description of the result
schedulingTime: Scheduling date and time of the file
startTime: Start date and time of the file
status: Running/Aborted/Completed
statusDescription: Description of the status
taskId: Task Id
testPlanName: Name of the test plan
warnings: Number of warnings