SAMPLE WEB SERVICE - Courses DESCRIPTION: Returns course description for supplied course code. INPUT: String (course code) example: anta01h3 OUTPUT (XML FORMAT, JSON): example of XML output (resulting from input=anta01h3): An introduction to Biological/Physical Anthropology and Archaeology. Concentrates on the origins and evolution of human life, including both biological and cultural aspects, from the ancient past to the present. Science credit example of JSON output (resulting from input=anta01h3): {"return": "An introduction to Biological\/Physical Anthropology and Archaeology. Concentrates on the origins and evolution of human life, including both biological and cultural aspects, from the ancient past to the present. Science credit" }