home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 2004 March / data / PCD0304_1.7z / PCD0304_1 / files / trials / namo55 / Document / sample_mail.xml < prev   
Encoding:
Extensible Markup Language  |  2001-08-02  |  777 b   |  24 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE MAIL SYSTEM "sample_mail.dtd">
  3. <MAIL>
  4.     <SUBJECT>XML Class Information</SUBJECT>
  5.     <SENDER>
  6.         <NAME>Namo Interactive Resource Team</NAME>
  7.         <ADDRESS>namo_res@namo.co.kr</ADDRESS>
  8.     </SENDER>
  9.     <REFER>
  10.         <NAME>Namo Interactive Customer Support Team</NAME>
  11.         <ADDRESS>namo_support@namo.co.kr</ADDRESS>
  12.     </REFER>
  13.     <RECEIVER>
  14.         <NAME>Internal Development/Web Division</NAME>
  15.         <ADDRESS>namo_group1@namo.co.kr, namo_group2@namo.co.kr</ADDRESS>
  16.     </RECEIVER>
  17.     <BODY>
  18.         <P>Schedule of this week's Seminar</P>
  19.         <P>=> 5pm 6/28(Thu) Meeting Room A</P>
  20.         <P>* Notice : Please refer to the message board for more information.</P>
  21.     </BODY>
  22.     <SIGNATURE>+++Eric McCarthy: Team Manager, Resource </SIGNATURE>
  23. </MAIL>
  24.