<?xml version="1.0"?>
<!--
  O2O-RFQ
  Copyright: 2011 by Ingen Software, Inc.
             All rights reserved
  Useage: You are receiving this XML document because the company sending the
          document has configured OASIS, indicating that you are also an OASIS
          user or have the ability to process this file. See URL.
  URL: http://support.oasissalessoftware.com/support/default.asp?W707

  For more information, contact Ingen Software, Inc. at 501-843-6750
-->

<O2O-RFQ
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="O2O-RFQ.xsd"
>
<VERSION  v='2.7.0' dbv='2.6.3' r='W457A3 [R] '/>
<From>
<Party>
<ROLE>Agency</ROLE>
<NAME>Norian Lighting Agent</NAME>
<LINE1>3065 Hwy 367 S</LINE1>
<LINE2>Suite 7</LINE2>
<CITY>Cabot</CITY>
<STATE>AR</STATE>
<ZIP>72137</ZIP>
<COUNTRY>US</COUNTRY>
<Contacts>
<Contact>
<FullName>Demo User</FullName>
<EMail>demo@demo.com</EMail>
</Contact>
</Contacts>
</Party>
</From>
<FromDBID>GENERAL TEST</FromDBID>
<FromBusinessModel>R</FromBusinessModel>
<To>
<Party>
<NAME>Represented Vendor</NAME>
<MANUFACTURERID>RV</MANUFACTURERID>
</Party>
</To>
<MyQuoteDBID>GENERAL TEST</MyQuoteDBID>
<MyQuoteID>30581</MyQuoteID>
<MyQuoteNumber>30581</MyQuoteNumber>
<ProjectName>Some big project </ProjectName>
<Alias>
<Name>101 MAIN STREET</Name>
<Name>SMITH BUILDING</Name>
<Name>ANOTHER ALIAS</Name>
</Alias>
<LocationCity>Cabot</LocationCity>
<LocationState>AR</LocationState>
<Specifiers>
<Party>
<ROLE>ARCHITECT</ROLE>
<NAME>ABC Architects</NAME>
</Party>
<Party>
<ROLE>ENGINEER</ROLE>
<NAME>XYZ Engineering</NAME>
</Party>
</Specifiers>
<BidDate>2012-06-07</BidDate>
<Notes>Need to be below $1000 if at all possible.</Notes>
<Lines>
<RFQLine>
<MyLineUID>1</MyLineUID>
<Quantity>10</Quantity>
<FixtureType>A1</FixtureType>
<MyManufacturerID>RV</MyManufacturerID>
<CatalogNumber>FIXTURE WE NEED</CatalogNumber>
<UnitQuantityCount>1</UnitQuantityCount>
<TargetPrice>100</TargetPrice>
</RFQLine>
</Lines>
</O2O-RFQ>
