added nodes.
This commit is contained in:
140
nodes/xml/ntc_person.xml
Normal file
140
nodes/xml/ntc_person.xml
Normal file
@@ -0,0 +1,140 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Persons>
|
||||
<Person Name="Anna Müller" Age="28" Email="anna.mueller@example.de" Salary="52000.50" Active="true">
|
||||
<Address Street="Lindenstraße 12" City="Berlin" ZipCode="10115"/>
|
||||
<Sibling Name="Max Müller" Age="17" EducationalInstitution="Friedrich-Schiller-Gymnasium">
|
||||
<Friend Name="Leon Berger"/>
|
||||
<Friend Name="Niklas Stein"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Lisa Müller" Age="14" EducationalInstitution="Albert-Einstein-Realschule">
|
||||
<Friend Name="Mia Scholz"/>
|
||||
<Friend Name="Lena Kraft"/>
|
||||
<Friend Name="Sophie Engel"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Thomas Schmidt" Age="45" Email="t.schmidt@example.de" Salary="78000.00" Active="true">
|
||||
<Sibling Name="Petra Schmidt" Age="19" EducationalInstitution="Goethe-Universität Frankfurt">
|
||||
<Friend Name="Carolin Seidel"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Maria Weber" Age="33" Email="m.weber@example.de" Salary="61500.75" Active="true">
|
||||
<Sibling Name="Klaus Weber" Age="16" EducationalInstitution="Max-Planck-Gymnasium"/>
|
||||
<Sibling Name="Eva Weber" Age="12" EducationalInstitution="Heinrich-Heine-Gesamtschule">
|
||||
<Friend Name="Hannah Vogel"/>
|
||||
<Friend Name="Leonie Fuchs"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Stefan Fischer" Age="52" Email="s.fischer@example.de" Salary="92000.00" Active="false">
|
||||
<Address Street="Bachweg 5" City="Stuttgart" ZipCode="70173"/>
|
||||
<Sibling Name="Monika Fischer" Age="15" EducationalInstitution="Leibniz-Gymnasium">
|
||||
<Friend Name="Alina Roth"/>
|
||||
<Friend Name="Marie Lorenz"/>
|
||||
<Friend Name="Clara Dietrich"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Laura Hoffmann" Age="26" Email="laura.hoffmann@example.de" Salary="48000.00" Active="true">
|
||||
<Sibling Name="Tim Hoffmann" Age="11" EducationalInstitution="Pestalozzi-Grundschule">
|
||||
<Friend Name="Finn Krause"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Michael Bauer" Age="39" Email="m.bauer@example.de" Salary="67500.25" Active="true">
|
||||
<Sibling Name="Susanne Bauer" Age="18" EducationalInstitution="Humboldt-Gymnasium">
|
||||
<Friend Name="Janina Weiß"/>
|
||||
<Friend Name="Katharina Sommer"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Frank Bauer" Age="13" EducationalInstitution="Carl-von-Ossietzky-Realschule"/>
|
||||
</Person>
|
||||
<Person Name="Sandra Koch" Age="31" Email="s.koch@example.de" Salary="55000.00" Active="true">
|
||||
<Sibling Name="Bernd Koch" Age="9" EducationalInstitution="Astrid-Lindgren-Grundschule">
|
||||
<Friend Name="Paul Werner"/>
|
||||
<Friend Name="Jonas Haas"/>
|
||||
<Friend Name="Emil Schuster"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Daniel Wagner" Age="48" Email="d.wagner@example.de" Salary="85000.00" Active="true">
|
||||
<Address Street="Königsallee 88" City="Düsseldorf" ZipCode="40212"/>
|
||||
<Sibling Name="Claudia Wagner" Age="17" EducationalInstitution="Theodor-Heuss-Gymnasium">
|
||||
<Friend Name="Nora Böhm"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Julia Becker" Age="29" Email="j.becker@example.de" Salary="51000.50" Active="false">
|
||||
<Sibling Name="Martin Becker" Age="15" EducationalInstitution="Schiller-Realschule">
|
||||
<Friend Name="David Pfeiffer"/>
|
||||
<Friend Name="Lukas Franke"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Anja Becker" Age="10" EducationalInstitution="Erich-Kästner-Grundschule"/>
|
||||
</Person>
|
||||
<Person Name="Christian Schulz" Age="36" Email="c.schulz@example.de" Salary="63000.00" Active="true">
|
||||
<Sibling Name="Birgit Schulz" Age="19" EducationalInstitution="Technische Universität München">
|
||||
<Friend Name="Stefanie Keller"/>
|
||||
<Friend Name="Nadine Möller"/>
|
||||
<Friend Name="Verena Huber"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Sabine Richter" Age="42" Email="s.richter@example.de" Salary="71000.00" Active="true">
|
||||
<Address Street="Marktplatz 3" City="Heidelberg" ZipCode="69117"/>
|
||||
<Sibling Name="Holger Richter" Age="16" EducationalInstitution="Konrad-Adenauer-Gymnasium">
|
||||
<Friend Name="Maximilian Graf"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Markus Klein" Age="55" Email="m.klein@example.de" Salary="95000.00" Active="true">
|
||||
<Sibling Name="Gabriele Klein" Age="14" EducationalInstitution="Sophie-Scholl-Gesamtschule">
|
||||
<Friend Name="Emilia Winter"/>
|
||||
<Friend Name="Charlotte Baumann"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Ralf Klein" Age="8" EducationalInstitution="Wilhelm-Busch-Grundschule"/>
|
||||
</Person>
|
||||
<Person Name="Nicole Wolf" Age="27" Email="n.wolf@example.de" Salary="46500.00" Active="true">
|
||||
<Address Street="Hafenstraße 21" City="Hamburg" ZipCode="20457"/>
|
||||
<Sibling Name="Patrick Wolf" Age="12" EducationalInstitution="Otto-Hahn-Realschule">
|
||||
<Friend Name="Felix Brandt"/>
|
||||
<Friend Name="Moritz Hahn"/>
|
||||
<Friend Name="Till Albrecht"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Florian Schröder" Age="34" Email="f.schroeder@example.de" Salary="58000.75" Active="false">
|
||||
<Sibling Name="Kerstin Schröder" Age="18" EducationalInstitution="Willy-Brandt-Gesamtschule">
|
||||
<Friend Name="Miriam Jäger"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Petra Neumann" Age="41" Email="p.neumann@example.de" Salary="69000.00" Active="true">
|
||||
<Address Street="Schloßgasse 7" City="Freiburg" ZipCode="79098"/>
|
||||
<Sibling Name="Uwe Neumann" Age="7" EducationalInstitution="Brüder-Grimm-Grundschule">
|
||||
<Friend Name="Ben Schubert"/>
|
||||
<Friend Name="Leo Heinrich"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Heike Neumann" Age="13" EducationalInstitution="Clara-Schumann-Realschule"/>
|
||||
</Person>
|
||||
<Person Name="Andreas Braun" Age="38" Email="a.braun@example.de" Salary="64500.00" Active="true">
|
||||
<Sibling Name="Tanja Braun" Age="11" EducationalInstitution="Johannes-Gutenberg-Grundschule">
|
||||
<Friend Name="Maya Schmitt"/>
|
||||
<Friend Name="Ida Lehmann"/>
|
||||
<Friend Name="Rosa Günther"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Kathrin Zimmermann" Age="30" Email="k.zimmermann@example.de" Salary="53000.00" Active="true">
|
||||
<Sibling Name="Tobias Zimmermann" Age="16" EducationalInstitution="Ernst-Moritz-Arndt-Gymnasium">
|
||||
<Friend Name="Jan Vogt"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Robert Krüger" Age="47" Email="r.krueger@example.de" Salary="82000.00" Active="false">
|
||||
<Sibling Name="Ingrid Krüger" Age="19" EducationalInstitution="Ruprecht-Karls-Universität Heidelberg">
|
||||
<Friend Name="Helena Wirth"/>
|
||||
<Friend Name="Franziska Otto"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
<Person Name="Melanie Hartmann" Age="25" Email="m.hartmann@example.de" Salary="44000.00" Active="true">
|
||||
<Sibling Name="Sven Hartmann" Age="15" EducationalInstitution="Bertolt-Brecht-Gymnasium">
|
||||
<Friend Name="Tom Schreiber"/>
|
||||
<Friend Name="Erik Ludwig"/>
|
||||
<Friend Name="Philipp Arndt"/>
|
||||
</Sibling>
|
||||
<Sibling Name="Jana Hartmann" Age="6" EducationalInstitution="Maria-Montessori-Grundschule"/>
|
||||
</Person>
|
||||
<Person Name="Jens Lange" Age="44" Email="j.lange@example.de" Salary="73500.00" Active="true">
|
||||
<Sibling Name="Silke Lange" Age="10" EducationalInstitution="Anne-Frank-Grundschule">
|
||||
<Friend Name="Ella Simon"/>
|
||||
<Friend Name="Amelie Horn"/>
|
||||
</Sibling>
|
||||
</Person>
|
||||
</Persons>
|
||||
Reference in New Issue
Block a user