<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to find SAS Documentation? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450800#M113564</link>
    <description>What is Schmoogle?</description>
    <pubDate>Tue, 03 Apr 2018 18:50:05 GMT</pubDate>
    <dc:creator>GN0001</dc:creator>
    <dc:date>2018-04-03T18:50:05Z</dc:date>
    <item>
      <title>How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450293#M113383</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;I am new! I need to learn SAS to find a job.&lt;/P&gt;&lt;P&gt;I am looking for SAS documentation to learn the syntaxes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I go to SAS documentations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 03:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450293#M113383</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-02T03:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450295#M113385</link>
      <description>&lt;P&gt;Here is a good starting point: &lt;A href="http://support.sas.com/documentation/" target="_blank"&gt;http://support.sas.com/documentation/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 04:06:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450295#M113385</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-04-02T04:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450326#M113389</link>
      <description>&lt;P&gt;I like to use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when searching for procedures. I also can click on the search icon there and search for functions or other commands rather than procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also go to your favorite external search engine (such as the one which rhymes with "Schmoogle") and enter the command/function/PROC name followed by site:documentation.sas.com; for example, enter this in the search engine to find the syntax for the RETAIN statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;retain site:documentation.sas.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Strangely enough, using "Schmoogle" requires more typing, but finds the results faster than the first link I gave.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of the above also applies to DuckDuckGo&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:01:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450326#M113389</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-02T13:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450504#M113424</link>
      <description>&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Free-SAS-Learning-Resources/ta-p/425554" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Free-SAS-Learning-Resources/ta-p/425554&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wrote up this list of resources for learning SAS a fee weeks ago. Hope you find it helpful. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 01:44:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450504#M113424</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-04-03T01:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450796#M113560</link>
      <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;Which link should I go to find a syntax that I am looking to do data steps and&amp;nbsp;Proc steps in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a link to show me the syntaxes that I need for my work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GN&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 18:48:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450796#M113560</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-03T18:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450798#M113562</link>
      <description>which of links give me syntax for Data Steps and Proc Steps?</description>
      <pubDate>Tue, 03 Apr 2018 18:49:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450798#M113562</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-03T18:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450800#M113564</link>
      <description>What is Schmoogle?</description>
      <pubDate>Tue, 03 Apr 2018 18:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450800#M113564</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-03T18:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450806#M113567</link>
      <description>This:&lt;BR /&gt;retain site:documentation.sas.com&lt;BR /&gt;was Extremely helpful.&lt;BR /&gt;It helped me to find what I want to great extend.&lt;BR /&gt;Regards,&lt;BR /&gt;GN&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2018 18:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450806#M113567</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-03T18:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450826#M113575</link>
      <description>&lt;P&gt;Seriously?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/202329"&gt;@GN0001&lt;/a&gt; wrote:&lt;BR /&gt;What is Schmoogle?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;He means Google...you'll find what you want via "search term + SAS documentation"&lt;/P&gt;
&lt;P&gt;You also want to make sure you're getting the correct version though, bookmark the relevant ones for yourself. But learning how to find the documentation is a key step in learning anything with programming.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:39:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450826#M113575</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-04-03T19:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450840#M113578</link>
      <description>Reeza,&lt;BR /&gt;&lt;BR /&gt;fine, I agreed,&lt;BR /&gt;&lt;BR /&gt;There should be somewhere that users go and find the syntaxes. One of the&lt;BR /&gt;community members gave a good clue as how to search google.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have done e learning course containing 11 sessions, I am reviewing them&lt;BR /&gt;because I forgot and I need to talk about them in interviews.&lt;BR /&gt;&lt;BR /&gt;Like we go to MSDN; from dropdown menu, we select the topic that we need. When&lt;BR /&gt;we go to SAS, there are tons of links, which one should we go? I need to&lt;BR /&gt;find out about the syntaxes in data steps and proc steps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;GN&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:49:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450840#M113578</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-03T19:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450853#M113580</link>
      <description>&lt;P&gt;For SAS Procedures: (search terms were "SAS documentation procedures")&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data Step Concepts is probably what you're after here, about half way down the page: search terms were: "sas 9.4 data step concepts"&lt;/P&gt;
&lt;P&gt;This is more of a tutorial/explainer than documentation&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=lrcon&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data Step documentation: search terms were "SAS 9.4 data step documentation"&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=lestmtsref&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=lestmtsref&amp;amp;docsetTarget=titlepage.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 19:59:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450853#M113580</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-04-03T19:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450931#M113601</link>
      <description>Thanks, these all links got me what I wanted. I tried hard to get the path&lt;BR /&gt;for each link from the main page, I couldn't find the path. When I enter&lt;BR /&gt;the key words for search, it brings me to these pages though, but I can't&lt;BR /&gt;find the path for each page from the home page.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;GN&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2018 02:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/450931#M113601</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-04T02:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/451048#M113650</link>
      <description>&lt;P&gt;Additional Links:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS PROCs listed in alphabetical order:&lt;BR /&gt; &lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Functions in alphabectical order:&lt;BR /&gt; &lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-function.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-function.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Statements in alphabetical order:&lt;BR /&gt; &lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-statement.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-statement.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Macro commands in alphabetical order:&lt;BR /&gt; &lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-macroStatement.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-macroStatement.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Macro Functions in alphabetical order:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-macroFunction.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodslang&amp;amp;docsetTarget=syntaxByType-macroFunction.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 12:08:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/451048#M113650</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-04-04T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/451400#M113788</link>
      <description>This is great response.&lt;BR /&gt;Thank you very much!</description>
      <pubDate>Thu, 05 Apr 2018 04:38:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/451400#M113788</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-05T04:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455427#M115199</link>
      <description>retain site:documentation.sas.com is the most helpful.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2018 00:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455427#M115199</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-19T00:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455463#M115208</link>
      <description>I try to go to this link from the first page of SAS.com, I don't know how. I am trying to access this link from this first page of SAS.com and I can't. Any tips?</description>
      <pubDate>Thu, 19 Apr 2018 03:50:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455463#M115208</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-19T03:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455464#M115209</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/202329"&gt;@GN0001&lt;/a&gt; wrote:&lt;BR /&gt;I try to go to this link from the first page of SAS.com, I don't know how. I am trying to access this link from this first page of SAS.com and I can't. Any tips?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;We have no idea what page you’re referring to or what you’re having issues with at this point.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 03:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455464#M115209</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-04-19T03:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find SAS Documentation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455466#M115210</link>
      <description>I am referring to this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=allprodsproc&amp;amp;docsetTarget=procedures.htm&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, you have referred to little SAS Book in on of your posts, I want to&lt;BR /&gt;buy it. Can you please let me know who the author is?&lt;BR /&gt;&lt;BR /&gt;I have covered SAS e-learning in SAS university Edition in SAS.com. I am&lt;BR /&gt;trying to find out all the notes in paper in one place that I can refer to&lt;BR /&gt;it right away at work real quick. Do you know what I am referring to?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;GN0001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Apr 2018 04:10:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-find-SAS-Documentation/m-p/455466#M115210</guid>
      <dc:creator>GN0001</dc:creator>
      <dc:date>2018-04-19T04:10:37Z</dc:date>
    </item>
  </channel>
</rss>

