Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 16:55
Show Gist options
  • Save uncoded-ro/24efd35a3feb9ba9e5ae433fd24d438e to your computer and use it in GitHub Desktop.
Save uncoded-ro/24efd35a3feb9ba9e5ae433fd24d438e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!-- carti2.xml -->
<carti xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="carti2.xsd">
<carte>
<titlu>Cel mai iubit dintre pamanteni</titlu>
<autor>Marin Preda</autor>
<pagini>573</pagini>
<pret>48.20</pret>
<beletristica/>
</carte>
<carte>
<titlu>Razboi si anti razboi</titlu>
<autor>Alvin Toffler</autor>
<autor>Heidi Toffler</autor>
<pagini>340</pagini>
<politica/>
<diverse/>
</carte>
</carti>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment