<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://sdp.soapi.com/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://sdp.soapi.com/feed.php">
        <title>SDP ptpscript:basic_syntax</title>
        <description></description>
        <link>http://sdp.soapi.com/</link>
        <image rdf:resource="http://sdp.soapi.com/lib/images/favicon.ico" />
       <dc:date>2009-11-13T06:58:27+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://sdp.soapi.com/ptpscript:basic_syntax:comments?rev=1169633752"/>
                <rdf:li rdf:resource="http://sdp.soapi.com/ptpscript:basic_syntax:placeholders?rev=1169633752"/>
                <rdf:li rdf:resource="http://sdp.soapi.com/ptpscript:basic_syntax:whitespace?rev=1169633753"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://sdp.soapi.com/lib/images/favicon.ico">
        <title>SDP</title>
        <link>http://sdp.soapi.com/</link>
        <url>http://sdp.soapi.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://sdp.soapi.com/ptpscript:basic_syntax:comments?rev=1169633752">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-24T10:15:52+01:00</dc:date>
        <title>Comments</title>
        <link>http://sdp.soapi.com/ptpscript:basic_syntax:comments?rev=1169633752</link>
        <description> PTPScript supports one style of comment, and a &amp;quot;pseudo-comment&amp;quot; (the Hide command). The comment symbol is a double slash - // - and comments everything after it, to the end of the placeholder, no matter how many lines the placeholder takes...</description>
    </item>
    <item rdf:about="http://sdp.soapi.com/ptpscript:basic_syntax:placeholders?rev=1169633752">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-24T10:15:52+01:00</dc:date>
        <title>Placeholders</title>
        <link>http://sdp.soapi.com/ptpscript:basic_syntax:placeholders?rev=1169633752</link>
        <description> When the PTP engine is given a template, it looks through that template for placeholders. Placeholders are generally denoted by curly braces - { }. This is the standard setup, although the characters used to open and close the placeholder can be cha...</description>
    </item>
    <item rdf:about="http://sdp.soapi.com/ptpscript:basic_syntax:whitespace?rev=1169633753">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-24T10:15:53+01:00</dc:date>
        <title>Whitespace</title>
        <link>http://sdp.soapi.com/ptpscript:basic_syntax:whitespace?rev=1169633753</link>
        <description> Generally speaking, whitespace is unimportant in PTPScript. The only place that it matters is where Operator disambiguation is required. Other than that, as much or little whitespace as is desired can be used.  For example: &amp;#123; a + b &amp;#125; &amp;#123...</description>
    </item>
</rdf:RDF>
