<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- GET: /qcbin/rest/domains/DOMAIN_NAME/projects/PROJECT_NAME/defects/1/defect-links Accept: application/xml --> <defect-links> <defect-link> <comment/> <creation-time xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:dateTime">2010-03-15T00:00:00-12:00</creation-time> <first-endpoint-id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">1</first-endpoint-id> <id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">1</id> <owner>steves</owner> <second-endpoint-id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">1</second-endpoint-id> <second-endpoint-name>Get Fanny horse to ride.</second-endpoint-name> <second-endpoint-status>No Run</second-endpoint-status> <second-endpoint-type>test</second-endpoint-type> </defect-link> <defect-link> <comment/> <creation-time xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:dateTime">2010-03-15T00:00:00-12:00</creation-time> <first-endpoint-id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">1</first-endpoint-id> <id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">4</id> <owner>steves</owner> <second-endpoint-id xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:int">2</second-endpoint-id> <second-endpoint-name>Insure Ms. Price remains healthy.</second-endpoint-name> <second-endpoint-status>Not Covered</second-endpoint-status> <second-endpoint-type>requirement</second-endpoint-type> </defect-link> </defect-links>