Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 11, 2022 12:11
Show Gist options
  • Save uncoded-ro/eb67bb8724ccf0eb39db766781e9363c to your computer and use it in GitHub Desktop.
Save uncoded-ro/eb67bb8724ccf0eb39db766781e9363c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!-- curs.xml -->
<!DOCTYPE curs [
<!ENTITY tutor SYSTEM "tutor.xml">
]>
<curs>
<disciplina>Managementul Bazelor de Date</disciplina>
<facultate>Electronica, Telecomunicatii si Tehnologii Informationale</facultate>
<master>Ingineria Datelor</master>
<anstudiu>1</anstudiu>
<semestru>2</semestru>
&tutor;
</curs>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment