<?xml version="1.0"?>
<!DOCTYPE TEI.2 PUBLIC "-//TEI//DTD TEI Lite XML ver. 1//EN" "http://www.iath.virginia.edu/xml/teilite/teixlite.dtd">
<!-- Note: Do not alter the first two lines of this file, unless you are using a
local copy of the DTD file. -->

<TEI.2 id="FILENAME"> <!-- such as lnz_a -->

<!-- Note: In the <teiHeader> section, the words in all 
capital letters (such as TEXT_TITLE) need to be replaced with
the appropriate information. -->
  <teiHeader type="text"> 
	 <fileDesc> 
		<titleStmt> 
		  <title type="proper">TEXT_TITLE</title> 
		  <title type="sub">TEXT_SUBTITLE</title> <!-- If appropriate -->
		  <author> 
			 <name>AUTHOR_NAME</name> 
			 <!-- If known. The name should be the same as on the title page -->
		  </author> 
		</titleStmt> 
		<publicationStmt> 
		  <pubPlace>Charlottesville</pubPlace> 
		  <publisher>Institute for Advanced Technology in the Humanities</publisher> 
		  <date>YEAR</date> <!-- 2005 or 2006 -->
		  <availability> 
			 <p n="copyright">copy; YEAR by the Rector and Visitors of the
				University of Virginia</p> 
				<!-- YEAR= 2005 or 2006 -->
		  </availability> 
		</publicationStmt> 
		<notesStmt> 
		  <note>Digization was based on SOURCE_OF_CONTENTS.</note>
		  <!-- SOURCE_OF_CONTENTS = text title, such as Liu Xiang Gu Jin 
		  Lienü zhuan qi juan -->
		</notesStmt> 
		<sourceDesc> 
<!-- IATH will fill in this section -->
		  <biblFull lang="english">		  
			 <titleStmt> 
				<title type="main">ENG_TEXT_MAIN_TITLE</title> 
				<title type="sub">ENG_TEXT_SUBTITLE</title> 
				<author> 
				  <name>AUTHOR_NAME</name></author> 
				<respStmt> 
				  <resp>JOB_PERFORMED</resp> 
				  <name>NAME</name> 
				</respStmt> 
			 </titleStmt> 
			 <publicationStmt> 
				<publisher>PUBLISHER_OF_ENG_REF_ED</publisher> 
				<pubPlace>PUBLISHER_LOCATION</pubPlace> 
				<date>PUB_DATE</date> 
			 </publicationStmt> 
			 <seriesStmt> 
				<title>SERIES_TITLE_NAME</title> 
			 </seriesStmt> 
			 <notesStmt>
				<note>NOTES_ABOUT_ENG_REF_ED</note> 
			 </notesStmt> 
		  </biblFull> 
<!-- NLC will fill out this section -->
		  <biblFull lang="chinese">
			 <titleStmt> 
				<title type="main">CH_TEXT_MAIN_TITLE</title> 
				<title type="sub">TEXT_SUBTITLE</title> <!-- if necessary -->
				<author> 
				  <name>AUTHOR_NAME</name></author> 
				<respStmt> <!-- if necessary -->
				  <resp>JOB_PERFORMED</resp> <!-- e.g., Author -->
				  <name>NAME</name> 
				</respStmt> 
			 </titleStmt> 
			 <publicationStmt> 
				<publisher>PUBLISHER_OF_CH_REF_ED</publisher> 
				<pubPlace>PUBLISHER_LOCATION</pubPlace> 
				<date>PUB_DATE</date> 
			 </publicationStmt> 
			 <seriesStmt> <!-- if necessary -->
				<title>SERIES_TITLE_NAME</title> 
			 </seriesStmt> 
			 <notesStmt> 
				<note>NOTES_ABOUT_CH_REF_ED</note> 
			 </notesStmt> 
		  </biblFull> 
		</sourceDesc> 
	 </fileDesc> 
	 <profileDesc> 
		<langUsage> 
		  <language id="chinese">Traditional Chinese</language> 
		  <language id="english">English</language> 
		</langUsage> 
	 </profileDesc> 
	 <revisionDesc> 
		<change> <!-- repeat <change> sections as necessary -->
		  <date>DATE_OF_CHANGE</date> 
		  <respStmt> 
			 <name>NAME</name> 
			 <resp>POSITION_OR_JOB_PERFORMED</resp> 
		  </respStmt> 
		  <item>DESCRIPTION_OF_CHANGES</item> 
		</change> 
	 </revisionDesc> 
  </teiHeader> 
<!-- Note: In the <text> section, the words in all 
capital letters (such as TEXT_TITLE) need to be replaced with
the appropriate information. If you do not know the information,
just skip over it. -->
  <text> 
	 <front TEIform="front"> 
		<titlePage TEIform="titlePage" id="tpage"> 
		  <docTitle> 
			 <titlePart lang="chinese" type="main">CHINESE_CHARACTERS_TITLE</titlePart> 
			 <titlePart lang="chinese" type="sub">CHINESE_CHARACTERS_SUBTITLE</titlePart> 
			 <titlePart lang="english" type="main">ENGLISH_TITLE</titlePart> 
			 <titlePart lang="english" type="sub">ENGLISH_SUBTITLE</titlePart> 
		  </docTitle> 
		  <!-- bylines refers to electronic content, use as needed -->
		  <byline>By 
			 <docAuthor lang="chinese">CHINESE_CHARACTERS_AUTHOR</docAuthor> 
			 <docAuthor lang="english">AUTHOR_NAME</docAuthor></byline> 
		  <byline>Translated by 
			 <docAuthor lang="chinese">CHINESE_CHARACTERS_TRANSLATOR</docAuthor> 
			 <docAuthor lang="english">TRANSLATOR_NAME</docAuthor> </byline> 
		  <byline>Edited by 
			 <docAuthor lang="chinese">CHINESE_CHARACTERS_EDITOR(S)</docAuthor> 
			 <docAuthor lang="english">EDITOR_NAME</docAuthor></byline>
		  <docImprint> 
			 <publisher lang="chinese">人 文 先 進 技 術 研 究 所</publisher> 
			 <publisher lang="english">Institute for Advanced Technology in the Humanities </publisher> 
			 <pubPlace lang="chinese">維 吉 尼 亞 大 學<lb/>夏 洛 城</pubPlace> 
			 <pubPlace lang="english">Charlottesville, VA</pubPlace></docImprint> 
		</titlePage> 
	 </front> 
	 <body> 
<!-- best practices:

1) Please use the "lang" attribute to specify language in content tags: 
<head>, <p>, <note>, <seg>, etc. Please use "chinese" for chinese 
character content. For example: <p lang="chinese">.

2) Textual content must be nested inside a <div> tag and there must be a 
<head> tag. For example:

<div1>
 <head lang="english">Book 1 </head>
 <p lang="english">XXXXX</p> 
 <div2>
 	<head lang="english">Book 1, part 1 </head>
		<p lang="english">XXXXXX</p>

3) Mark page breaks with the <pb> tag. Use the "n" attribute to include the 
page number. E.g., <pb n="2a"/>.

4) Use the <figure> element to mark where illustrations are included in the 
text. Use the "source" attribute to indicate the image name. The images 
should be named according to the following scheme: 

[text code].[sequential number]. 

The illustrations should be numbered beginning at 1 and continuing through. 
So, the first illustration for Liu Xiang Gu Jin Lienü zhuan qi juan would be 
tagged as <figure source="lnz_b.1">Figure 1</figure>.

5) Scholarly commentary can be divided into two categories: in-line and 
general. In-line comments are corrections or notes for a particular 
character and are printed or written inside the text itself. General 
comments are more comprehensive commentary on a biography, poem, or part 
of an essay and are printed on a separate page or in a separate paragraph. 

In-line comments should be marked with the <note> tag and the "type" 
attribute must be set to "commentary". For example:

<div1>
 <head lang="english">Book 1 </head>
 <p lang="english">XXXXXX.</p> 
 <div2>
 	<head lang="english">Book 1, part 1 </head>
	<p lang="english">XXXXXX.<note type="commentary">XX.</note></p>

General comments should be put in their own <div> and the <div> must
include the "type" attribute, set to "commentary". For example:

<div1>
 <head lang="english">Book 1 </head>
 <p lang="english">XXXXXX.</p> 
 <div2>
 	<head lang="english">Book 1, part 1 </head>
	<p lang="english">XXXXXX.</p>
	<div3 type="commentary">
		<p lang="english">XXXXXX.</p>
	</div3>
	<p lang="english">XXXXXX</p>


 -->
		<div1> 
		  <head lang="chinese"></head>
		  <p lang="chinese"></p> 
		  <div2>
		    <head lang="chinese"></head>
		    <p lang="chinese"></p>
		  </div2>
		</div1> 
	 </body> 
	 <back> 
	 </back> 
  </text> 
</TEI.2>
