blob: b42a1236047d4f3be8d39c4b2563d68a915c0a31 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- START SNIPPET: xml -->
<beans xmlns:b="http://xbean.apache.org/schemas/pizza"
xmlns:s="http://xbean.apache.org/schemas/spring/1.0"
xmlns="http://xbean.apache.org/schemas/pizza">
<beer b:id="123" id="beerService" name="Stella"/>
</beans>
<!-- END SNIPPET: xml -->