<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://community.moertel.com/ss/rdf'>
    <s:Snip rdf:ID='comment-PXSL-1'
         s:name='comment-PXSL-1'
         s:cUser='rmz'
         s:oUser='rmz'
         s:mUser='rmz'>
        <s:content>Nice!  Whereas this has a kinda python-like syntax, it reminds me of a lisp-like XML shorthand I had used before.&#xA;&#xA;(doc keywords=&quot;x y z&quot;&#xA;  (title &quot;my title&quot;)&#xA;  (body id=&quot;db13&quot; &#xA;   &quot;This is multi-&#xA;    line text.&#xA;  ))&#xA;&#xA;and&#xA;&#xA;(declare type=&quot;fn&quot;&#xA;  (ci f)&#xA;  (lambda&#xA;    (bvar (ci &quot;x&quot;))&#xA;    (apply     &#xA;      (plus)   &#xA;      (apply   &#xA;        (power)&#xA;        (ci &quot;x&quot;)&#xA;        (cn &quot;2&quot;))&#xA;      (ci &quot;x&quot;)&#xA;      (cn &quot;2&quot;))))&#xA;&#xA;Too bad your blogging thing can&apos;t put in the line breaks and indentation.  Suffice it to say, indent it exactly like lisp.  Just 2-characters-per-tag longer than PXSL, but it doesn&apos;t depend on the indentation, so you can write stuff like&#xA;&#xA; (table (tr (td &quot;a&quot;) (td &quot;b&quot;)))&#xA;&#xA;all on one line.</s:content>
        <s:mTime>2004-07-14 18:21:06.68</s:mTime>
        <s:cTime>2004-07-14 18:21:06.656</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#rmz'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#space/comment-PXSL-1'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
