blob: b43bfb9d651aeed45100c3e2f15ebc699e4dcfc5 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- START SNIPPET: xml -->
<beans xmlns:p="http://xbean.apache.org/schemas/pizza">
<p:pizza id="pizzaService" myTopping="Salami" cheese="Edam" size="17"/>
</beans>
<!-- END SNIPPET: xml -->