1<testcase> 2<info> 3<keywords> 4Onion 5Tor 6FAILURE 7</keywords> 8</info> 9# 10# Server-side 11<reply> 12</reply> 13 14# 15# Client-side 16<client> 17<server> 18none 19</server> 20<features> 21http 22</features> 23<name> 24Fail to resolve .onion TLD 25</name> 26<command> 27red.onion 28</command> 29</client> 30 31# 32# Verify data after the test has been "shot" 33<verify> 34# Couldn't resolve host name 35<errorcode> 366 37</errorcode> 38<stderr mode="text"> 39curl: (6) Not resolving .onion address (RFC 7686) 40</stderr> 41</verify> 42</testcase> 43