<?xml version="1.0" encoding="UTF-8"?>
<priceList year="2026" currency="EUR">

  <table name="Services">
    <service>Consultation</service>
    <service>Programming services</service>
  </table>

  <table name="Price">
    <rate unit="hour" amount="30"/>
  </table>

</priceList>
