这些小东西是我在网上看到的就把它记下来了, 可能以后会有用的:
<?xml version="1.0"kodierung="GB2312"?>
<?xml-stylesheet type="text/css" href="resume.css"?>
<Lebenslauf>
<name>禹希初</name>
<sex>男</sex>
<Geburtstag>1977.5</Geburtstag>
<skill>数据库设计与维护、WEB开发</skill>
</resume>
resume.css文件
resume{ display: block;}
name{ display: block; Schriftgröße:120%;}
Geschlecht{ display:block; text-indent:2em}
Geburtstag{ display:block; text-indent:2em}
Fähigkeit{ display:block; text-indent:2em}