<?xml version="1.0" encoding="UTF-8"?>
<jugador>
  <apellidos>Silva Fernandez</apellidos>
  <apodo>El Porte</apodo>
  <created-at type="datetime">2008-10-12T20:14:30+02:00</created-at>
  <dni>71663153Y</dni>
  <dorsal type="integer">25</dorsal>
  <fecha-nacimiento type="date">1988-10-06</fecha-nacimiento>
  <foto>porte.jpg</foto>
  <goles type="integer">5</goles>
  <id type="integer">11</id>
  <jugados type="integer">4</jugados>
  <lesionado type="boolean">false</lesionado>
  <lugar-nacimiento>Oviedo</lugar-nacimiento>
  <nombre>Alejandro</nombre>
  <pagado-ficha type="boolean">false</pagado-ficha>
  <puesto>Portero</puesto>
  <ultimo-equipo>-</ultimo-equipo>
  <updated-at type="datetime">2009-11-15T17:34:12+01:00</updated-at>
</jugador>
