-<!--
  Copyright 1999-2004 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
-<!--
 CVS $Id: samples.xml 30938 2004-07-29 19:08:16Z vgritsenko $ 
-->
-<samples name="Batik Block Samples" xmlns:xlink="http://www.w3.org/1999/xlink">
-<group name="Back">
<sample name="Back" href="../..">to Cocoon Samples main page</sample>
<sample name="Back" href="..">to Cocoon Blocks Samples main page</sample>
</group>
-<group name="Hello World!">
<sample name="SVG" href="hello.svg"> SVG from the main samples </sample>
<sample name="JPG" href="hello.jpeg"> Same hello in JPG format </sample>
<sample name="PNG" href="hello.png"> Hello in PNG format </sample>
</group>
-<group name="Batik Logo">
<sample name="Batik Logo in SVG" href="batikLogo.svg"> Batik logo as it is in SVG (SVG browser, plugin, viewer needed). </sample>
<sample name="Batik Logo in JPEG" href="batikLogo.jpeg"> Batik logo rasterized with Batik to JPEG. </sample>
<sample name="Batik Logo in PNG" href="batikLogo.png"> Batik logo rasterized with Batik to PNG. </sample>
</group>
-<group name="Henry V">
<sample name="Henry V in SVG" href="henryV.svg"> Henry V as it is in SVG (SVG browser, plugin, viewer needed). </sample>
<sample name="Henry V in JPEG" href="henryV.jpeg"> Henry V rasterized with Batik to JPEG. </sample>
<sample name="Henry V in PNG" href="henryV.png"> Henry V rasterized with Batik to PNG. </sample>
</group>
-<group name="Anne's Portrait">
<note>Note: You can refer to other SVG files. anne.svg refers to batikLogo.svg to draw batik 'stamp' in the lower right corner.</note>
<sample name="Anne in SVG" href="anne.svg"> Portrait as it is in SVG (SVG browser, plugin, viewer needed). </sample>
<sample name="Anne in JPEG" href="anne.jpeg"> Portrait rasterized with Batik to JPEG. </sample>
<sample name="Anne in PNG" href="anne.png"> Portrait rasterized with Batik to PNG. </sample>
</group>
-<group name="Resources">
<sample name="SVG Specification" href="http://www.w3.org/TR/SVG/"> Scalable Vector Graphics (SVG) 1.0 Specification </sample>
<sample name="Batik web site" href="http://xml.apache.org/batik"> Links and reference information, SVG browser </sample>
<sample name="Adobe SVG Viewer" href="http://www.adobe.com/svg/viewer/install/main.html"> SVG browser plugin </sample>
<sample name="Mozilla SVG Project" href="http://www.mozilla.org/projects/svg/"> Mozilla with native SVG support </sample>
</group>
</samples>