blob: 6c28f2a5ad14ca5b38bc15b7863fb98ea35b1662 [file] [log] [blame]
<?xml version="1.0"?>
<!--
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.
-->
<!--+
| An example samples page
|
| $Id$
+-->
<samples name="My Samples">
<group name="My Group of Samples">
<sample name="My sample" href="test1">
The complete separation between content and style
leads to a very powerful multi-channeling solution where you can
apply different stylesheets to the same content and generate different
flavors of it.
</sample>
<sample name="Another sample" href="test2">
A couple of existing web sites have been xml-ized to show you
how easier it is to handle pure-content markup.
</sample>
</group>
</samples>