!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Real Estate Information According to License</title> </head> <body> <table border="1" cellpadding="5" cellspacing="0"> <tr> <th colspan="2">Real Estate Information According to License</th> </tr> <tr> <td>Property Type</td> <td>RestHouse</td> </tr> <tr> <td>Land Area</td> <td>244.18</td> </tr> <tr> <td>Road Width</td> <td>15</td> </tr> <tr> <td>Building Frontage</td> <td>Eastern</td> </tr> <tr> <td>Services</td> <td>NoServices</td> </tr> <tr> <td>Age of Property</td> <td>Six Years</td> </tr> <tr> <td>Number of Rooms</td> <td>4</td> </tr> <tr> <th colspan="2">Boundaries and Lengths</th> </tr> <tr> <td>Northern Boundary Type</td> <td>Road</td> </tr> <tr> <td>Description of Northern Boundary</td> <td>The waterfalls, width 8.10m</td> </tr> <tr> <td>Length of Northern Boundary</td> <td>Seventeen meters and forty-five centimeters</td> </tr> <tr> <td>Eastern Boundary Type</td> <td>Road</td> </tr> <tr> <td>Description of Eastern Boundary</td> <td>Alasamir, width 10.40m</td> </tr> <tr> <td>Length of Eastern Boundary</td> <td>Fifteen meters</td> </tr> <tr> <td>Western Boundary Type</td> <td>Land</td> </tr> <tr> <td>Description of Western Boundary</td> <td>Falah Fayez Alsubaie</td> </tr> <tr> <td>Length of Western Boundary</td> <td>Thirteen meters and seventy centimeters</td> </tr> <tr> <td>Southern Boundary Type</td> <td>Land</td> </tr> <tr> <td>Description of Southern Boundary</td> <td>Abdullah Faraj Taleb</td> </tr> <tr> <td>Length of Southern Boundary</td> <td>Sixteen meters and seventy centimeters</td> </tr> <tr> <td>Price</td> <td>500000</td> </tr> </table> </body> </html>