home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _BD4BEA5F89D748C0B7D3011B6E3F9CA6 < prev    next >
Encoding:
Text File  |  2002-08-29  |  1.1 KB  |  46 lines

  1. <html xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xmlns:my="http://my-company.com/namespace">
  2. <head>
  3. <META http-equiv="Content-Type" content="text/html; charset=UTF-16">
  4. <title>Your company</title></head>
  5. <body>
  6. <h1><center>Your Company</center></h1><strong>Name: </strong>US dependency<br><strong>Street: </strong>Noble Ave.<br><strong>City: </strong>New York<br><strong>State: </strong>Atlanta<br><strong>Zip: </strong>04812<br><br><table border="1" bgcolor="lime">
  7. <thead align="center">
  8. <td><strong>First</strong></td>
  9. <td><strong>Last</strong></td>
  10. <td><strong>Ext.</strong></td>
  11. <td><strong>E-Mail</strong></td>
  12. <td><strong>Manager</strong></td>
  13. <td><strong>Degree</strong></td>
  14. <td><strong>Programmer</strong></td>
  15. </thead>
  16. <tr>
  17. <td>Alfred</td>
  18. <td>Aldrich</td>
  19. <td>33</td>
  20. <td>Aldrich@work</td>
  21. <td>false</td>
  22. <td>MA</td>
  23. <td>true</td>
  24. </tr>
  25. <tr>
  26. <td>Colin</td>
  27. <td>Coletti</td>
  28. <td>44</td>
  29. <td>Coletti@work.com</td>
  30. <td>true</td>
  31. <td>Ph.D</td>
  32. <td>false</td>
  33. </tr>
  34. <tr>
  35. <td>Fred</td>
  36. <td>Smith</td>
  37. <td>22</td>
  38. <td>Smith@work.com</td>
  39. <td>true</td>
  40. <td>BA</td>
  41. <td>false</td>
  42. </tr>
  43. </table>
  44. </body>
  45. </html>
  46.