<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="assign4_xsl3.xsl"?>
<!--<librarylist xmlns:xsi="http://w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="http://web.simmons.edu/~tsai/LIS531F/librarylist_schema.xsd" 
	xmlns="http://web.simmons.edu/~tsai/LIS531F/"> -->
<librarylist>
	<library nation="TW" id="NCLT">
		<name>
			<nameEn> National Central Library of Taiwan </nameEn>
			<nameOther language="ZN"> 國家圖書館 </nameOther>
		</name>
		<type>National Library</type>
		<url>
			<urlMain language="ZN"> http://www2.ncl.edu.tw/ </urlMain>
			<urlOther language="EN"> http://www2.ncl.edu.tw/english/index.asp </urlOther>
			<urlOther language="test"> This.is.a.test.url.</urlOther>
		</url>
		<ADDRESS>No.20, Jhongshan S. Rd., Jhongjheng District, Taipei City 100 </ADDRESS>
		<country>Taiwan</country>
		<phone>
			<phoneGeneral>886-2-2361-9132 </phoneGeneral>
			<phoneOther>886-2-2314-7322</phoneOther>
		</phone>
		<onlineContact>
			<contactForm>http://www2.ncl.edu.tw/mailbox/mailbox.htm</contactForm>
		</onlineContact>
		<!-- openHours is now set to appear for more than once
			when there are more than one set of time -->
		<openHours>
			<hours>09：00 a.m. - 21：00</hours>
			<days>Tuesday through Friday</days>
		</openHours>
		<openHours>
			<hours>09：00 a.m. - 17：00</hours>
			<days>Saturday &amp; Sunday</days>
		</openHours>
		<collectionSize>3026108</collectionSize>
		<rareBooks>259114</rareBooks>
		<note>This is the national library of Taiwan.</note>
	</library>
	<library nation="TW" id="NTUL">
		<name>
			<nameEn>National Taiwan University Library</nameEn>
			<nameOther language="ZN">國立台灣大學圖書館</nameOther>
		</name>
		<type>Acadamic Library</type>
		<url>
			<urlMain language="ZN">http://www.lib.ntu.edu.tw/</urlMain>
			<urlOther language="EN">http://www.lib.ntu.edu.tw/ENGLISH/index_e.htm</urlOther>
		</url>
		<ADDRESS>1 Sec.4, Roosevelt Rd., Taipei</ADDRESS>
		<country>Taiwan</country>
		<phone>
			<phoneGeneral>886-2-3366-2353</phoneGeneral>
			<phoneOther>886-2-3366-2326</phoneOther>
		</phone>
		<openHours>
			<hours>08:00 – 22:30</hours>
			<days>Monday through Saturday</days>
		</openHours>
		<openHours>
			<hours>08:00 – 17:00</hours>
			<days>Sunday</days>
		</openHours>
		<collectionSize>2400000</collectionSize>
		<rareBooks>50000</rareBooks>
	</library>
	<library nation="TW" id="NCUL">
		<name>
			<nameEn>National Chengchi University Libraries</nameEn>
			<nameOther language="ZN">國立政治大學圖書館</nameOther>
		</name>
		<type>Acadamic Library</type>
		<url>
			<urlMain language="ZN">http://www.lib.nccu.edu.tw/</urlMain>
			<urlOther language="EN">http://www.lib.nccu.edu.tw/engindex.htm</urlOther>
		</url>
		<ADDRESS>NO.64,Sec.2,ZhiNan Rd.,Taipei City 11605</ADDRESS>
		<country>Taiwan</country>
		<phone>
			<phoneGeneral>886-2-2939-3091. ext 63220</phoneGeneral>
		</phone>
		<onlineContact>
			<contactForm>http://www.lib.nccu.edu.tw/eng/form_eng.html</contactForm>
		</onlineContact>
		<openHours>
			<hours>08:00 – 22:00</hours>
			<days>Monday through Sunday</days>
		</openHours>
	</library>
</librarylist>