blob: a36974b91a2e2082d4a02e98a6c76bb4cf399f9c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- START SNIPPET: xml -->
<beans xmlns:p="java://org.apache.xbean.spring.example">
<p:PizzaService id="pizzaService" topping="Salami" cheese="Edam" size="17"/>
</beans>
<!-- END SNIPPET: xml -->