<?xml version="1.0"?> <enquiry xmlns="http://www.tntexpress.com.au"> <ratedTransitTimeEnquiry> <cutOffTimeEnquiry> <collectionAddress> <suburb>Varsity Lakes</suburb> <postCode>4227</postCode> <state>QLD</state> </collectionAddress> <deliveryAddress> <suburb/> <postCode/> <state>QLD</state> </deliveryAddress> <shippingDate>2025-05-01</shippingDate> <userCurrentLocalDateTime>2025-04-30T22:37:48</userCurrentLocalDateTime> <dangerousGoods> <dangerous>false</dangerous> </dangerousGoods> <packageLines packageType="D"> <packageLine> <numberOfPackages>1</numberOfPackages> <dimensions unit="cm"> <length>5</length> <width>5</width> <height>3</height> </dimensions> <weight unit="kg"> <weight>.150</weight> </weight> </packageLine> </packageLines> </cutOffTimeEnquiry> <termsOfPayment> <senderAccount>50005520</senderAccount> <payer>S</payer> </termsOfPayment> </ratedTransitTimeEnquiry> </enquiry>
<?xml version="1.0"?> <response xmlns="http://www.tntexpress.com.au"> <ratedTransitTimeResponse> <brokenRules> <brokenRule> <code>591</code> <description>The Receiver/Destination Suburb and Postcode (/) are invalid. Please check your details and try again.</description> </brokenRule> </brokenRules> </ratedTransitTimeResponse> </response>