contactus.xml 797 B

123456789101112131415161718192021222324252627282930
  1. <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  2. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
  3. <appendix id='contact'>
  4. <title>OpenedHand Contact Information</title>
  5. <literallayout>
  6. OpenedHand Ltd
  7. Unit R, Homesdale Business Center
  8. 216-218 Homesdale Rd
  9. Bromley, BR1 2QZ
  10. England
  11. +44 (0) 208 819 6559
  12. info@openedhand.com</literallayout>
  13. <!-- Fop messes this up so we do like above
  14. <address>
  15. OpenedHand Ltd
  16. Unit R, Homesdale Business Center
  17. <street>216-218 Homesdale Rd</street>
  18. <city>Bromley</city>, <postcode>BR1 2QZ</postcode>
  19. <country>England</country>
  20. <phone> +44 (0) 208 819 6559</phone>
  21. <email>info@openedhand.com</email>
  22. </address>
  23. -->
  24. </appendix>
  25. <!--
  26. vim: expandtab tw=80 ts=4
  27. -->