<?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: SD Flow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718028#M630478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sales Process in  SAP - SD :&lt;/P&gt;&lt;P&gt;                        &lt;/P&gt;&lt;P&gt;                             Inquiry&lt;/P&gt;&lt;P&gt;                              Quotation&lt;/P&gt;&lt;P&gt;                             Sales Order&lt;/P&gt;&lt;P&gt;                              Shipping&lt;/P&gt;&lt;P&gt;                            Invoice&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Inquiry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inquiry Document is optional. The inquiry can relate to materials and services.its a non-obligator request for sales info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After an Inquiry, you can create a quotation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The materials can have Schedule Lines and delivery dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create a Inquiry  T.Code &amp;#150; VA11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change &amp;#150; VA12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display &amp;#150; VA13&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 07:30:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T07:30:28Z</dc:date>
    <item>
      <title>SD Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718026#M630476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody explain SD flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718026#M630476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: SD Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718027#M630477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD FLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Flow Cycle and T Codes: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INQUIRY ( VA11)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;QUOTATION (VA21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PURCHASE ORDER (ME21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;ORDER CONFIRMATION (VA01) &lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PICKING LIST &amp;#150; (VL36)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PACKING LIST - (VL02, VL01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;SHIPPING &amp;#150; (VT01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;INVOICE &amp;#150; (VF21, VF01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;AR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explantion with relavent tables:&lt;/P&gt;&lt;P&gt;Enquiry - Customer enquires about the Products services that were sold by a company - VA11&lt;/P&gt;&lt;P&gt;Quotation - Company Gives a Quotation for the products and Services to a Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Order - Customer gives a Purchase order to the company agaionst which a Sales order will be raised to Customer in SAP.&lt;/P&gt;&lt;P&gt;VBAK: Sales Document(Header Data) (VBELN)&lt;/P&gt;&lt;P&gt;VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)&lt;/P&gt;&lt;P&gt;Enquiry, Quotation, Sales Order are differentiated based on Doc.&lt;/P&gt;&lt;P&gt;Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A, &lt;/P&gt;&lt;P&gt;for Quotation 'B' &amp;amp; for Order it is 'C'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery(Picking, Packing, Post Goods Issue and Shipment)-&amp;gt;&lt;/P&gt;&lt;P&gt;Company sends the material after picking it from Godown and Packing it in a Handling Unit(box) and Issues the goods&lt;/P&gt;&lt;P&gt;LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)&lt;/P&gt;&lt;P&gt;LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)&lt;/P&gt;&lt;P&gt;(LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing - Also company bills to the customer for those deliveries &lt;/P&gt;&lt;P&gt;And in FI against this billing Accounting doc is created.&lt;/P&gt;&lt;P&gt;VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)&lt;/P&gt;&lt;P&gt;VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)&lt;/P&gt;&lt;P&gt;(VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)&lt;/P&gt;&lt;P&gt;Apart from these tables there are lot of other tables which starts with &lt;/P&gt;&lt;P&gt;&amp;#145;V&amp;#146;, but we use the following tables frequently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Links for sd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this SD online documents.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check this SD links as well.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsd.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-sd.htm" target="test_blank"&gt;http://www.sap-img.com/sap-sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help ebooks are in PDF format here&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/online-pdfs.php" target="test_blank"&gt;http://www.easymarketplace.de/online-pdfs.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sd/sap-sd-processing-flow.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sd/sap-sd-processing-flow.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718027#M630477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: SD Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718028#M630478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sales Process in  SAP - SD :&lt;/P&gt;&lt;P&gt;                        &lt;/P&gt;&lt;P&gt;                             Inquiry&lt;/P&gt;&lt;P&gt;                              Quotation&lt;/P&gt;&lt;P&gt;                             Sales Order&lt;/P&gt;&lt;P&gt;                              Shipping&lt;/P&gt;&lt;P&gt;                            Invoice&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Inquiry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inquiry Document is optional. The inquiry can relate to materials and services.its a non-obligator request for sales info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After an Inquiry, you can create a quotation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The materials can have Schedule Lines and delivery dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create a Inquiry  T.Code &amp;#150; VA11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change &amp;#150; VA12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display &amp;#150; VA13&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718028#M630478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: SD Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718029#M630479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document Flow in Sales &lt;/P&gt;&lt;P&gt;The sales documents you create are individual documents but they can also form part of a chain of inter-related documents. For example, you may record a customer&amp;#146;s telephone inquiry in the system. The customer next requests a quotation, which you then create by referring to the inquiry. The customer later places an order on the basis of the quotation and you create a sales order with reference to the quotation. You ship the goods and bill the customer. After delivery of the goods, the customer claims credit for some damaged goods and you create a free-of-charge delivery with reference to the sales order. The entire chain of documents &amp;#150; the inquiry(va11), the quotation(VA21), the sales order(va01), the delivery(VL01N),picking(VL02N), the invoice(VF01), and the subsequent delivery free of charge &amp;#150; creates a document flow or history. The flow of data from one document into another reduces manual activity and makes problem resolution easier. Inquiry and quotation management in the Sales Information System help you to plan and control your sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD:&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;Inquiry - A customer&amp;#146;s request to a company that they provide a quotation or sales information without obligation. An inquiry can relate to materials or services, conditions and if necessary delivery dates. The sales area that accepts the inquiry becomes responsible for further processing. &lt;/P&gt;&lt;P&gt;Quotation - A quotation presents the customer with a legally binding offer for delivering a product or providing a service within certain fixed conditions. This offer is legally binding for the company within a specified time period. A sales area can reply to a customer inquiry with a customer quotation or use it to refer to a business partner contact. &lt;/P&gt;&lt;P&gt;Sales Order - Request from a customer to a company to deliver a defined quantity of products or provide a service at a certain time. &lt;/P&gt;&lt;P&gt;The sales area that accepts the inquiry is responsible for completing the agreement.&lt;/P&gt;&lt;P&gt;Create Delivery:a. Picking - The picking process involves taking goods from a storage location and staging the right quantity in a picking area where the goods will be prepared for shipping.&lt;/P&gt;&lt;P&gt;b. Packing - Packing is part of delivery- and shipment processing. When you process a delivery, you can select delivery items for packing and assign them to handling units (HUs).&lt;/P&gt;&lt;P&gt;c. Goods Issue - As soon as the goods leave the company, the shipping business activity is finished. This is illustrated using goods issue for outbound deliveries.&lt;/P&gt;&lt;P&gt;Billing - Billing represents the final processing stage for a business transaction in Sales and Distribution. Information on billing is available at every stage of order processing and delivery processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales document flow is as below.&lt;/P&gt;&lt;P&gt;1)VA11- It starts with an enquiry where i am enquire regarding the products a company s based on pre sales activities the company carries out like say mailers on any campaign that i have carried out that leads to an enquiry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Va21- Next A quatation is placed ,Customer may have enquired about 30 products but you give quotation to only 20 items subject to their availability with you. quotation is a binding document about conformed price &amp;amp; delivery schedule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) VA01- When a quatation is placed the next step is the sales order. The same is a purchase order for the person who places the order and a sales order for the person who sells the products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) VL01N- Once the order is placed i create a delivery where i need to deliver the goods to the customer, here I need to see that pick qty and delivery qty is the same pick qty is that qty where i pick the goods from my warehouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Once i do the delivery the next step is Post goods Issue, which means my stock gets reduced and all my previous documents get updated. A post goods issue can be done before the goods leave to the customer or when the goods are in transit. But the same should be done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) VF01- The next step would be billing where after doing the post goods issue i raise and invoice to the customer which is called billing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) If the customer finds that there are some goods which are damaged he would return the goods back which are called returns and i would then raise a credit memo which would give him credit for the damaged goods.&lt;/P&gt;&lt;P&gt;SD document reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-sd.htm" target="test_blank"&gt;http://www.sap-img.com/sap-sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/06/57683801b5c412e10000009b38f842/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/06/57683801b5c412e10000009b38f842/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDSLS/SDSLS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDSLS/SDSLS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other SD documents:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsd.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://planetsap.com/logictics_SD_main_page.htm" target="test_blank"&gt;http://planetsap.com/logictics_SD_main_page.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 07:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2718029#M630479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T07:32:44Z</dc:date>
    </item>
  </channel>
</rss>

