<?xml version="1.0" encoding="UTF-8"?>
<c:customer xmlns:c="http://BlogLib" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://BlogLib Customer.xsd ">
  <id>1578974</id>
  <name>John</name>
  <surname>Smith</surname>
  <dateOfBirth>1985-04-11</dateOfBirth>
</c:customer>

