<?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-05</shippingDate> <userCurrentLocalDateTime>2025-05-02T10:19:16</userCurrentLocalDateTime> <dangerousGoods> <dangerous>false</dangerous> </dangerousGoods> <packageLines packageType="D"> <packageLine> <numberOfPackages>1</numberOfPackages> <dimensions unit="cm"> <length>5</length> <width>5</width> <height>2</height> </dimensions> <weight unit="kg"> <weight>.250</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> <brokenRule> <code>474</code> <description>05/05/2025 collection date falls on a weekend or on a public holiday in the collection state. For collection on weekends and public holidays please call 13 11 50.</description> </brokenRule> </brokenRules> </ratedTransitTimeResponse> </response>