<?xml version="1.0" encoding="utf-8"?>
<DataSet xmlns="http://www.sirajgadhia.com/WebServices/News">
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="News">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="NewsID" type="xs:int" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="Date" type="xs:dateTime" minOccurs="0" />
                <xs:element name="Location" type="xs:string" minOccurs="0" />
                <xs:element name="Excerpt" type="xs:string" minOccurs="0" />
                <xs:element name="Article" type="xs:string" minOccurs="0" />
                <xs:element name="Sequence" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
    <NewDataSet xmlns="">
      <News diffgr:id="News1" msdata:rowOrder="0">
        <NewsID>10012</NewsID>
        <Title>What's New in SQL Server 2005</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Microsoft</Location>
        <Excerpt>&lt;h3&gt;&lt;font size="3"&gt;Enterprise Data Management&lt;/font&gt;&lt;/h3&gt;
&lt;p&gt;In today's connected world, data and the systems that manage that data must always be secure yet available to your users. With SQL Server 2005, users and information technology (IT) professionals across your organization will benefit from reduced application downtime, increased scalability and performance, and tight yet flexible security controls. SQL Server 2005 also includes many new and improved capabilities to help make your IT staff more productive. SQL Server 2005 includes key enhancements to enterprise data management in the following areas:&lt;/p&gt;</Excerpt>
        <Article>&lt;h3&gt;Enterprise Data Management&lt;/h3&gt;
&lt;p&gt;In today's connected world, data and the systems that manage that data must always be secure yet available to your users. With SQL Server 2005, users and information technology (IT) professionals across your organization will benefit from reduced application downtime, increased scalability and performance, and tight yet flexible security controls. SQL Server 2005 also includes many new and improved capabilities to help make your IT staff more productive. SQL Server 2005 includes key enhancements to enterprise data management in the following areas:&lt;/p&gt;
&lt;table cellspacing="0" cellpadding="0" border="0"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Manageability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Availability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Scalability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Security&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Manageability&lt;/h3&gt;
&lt;p&gt;SQL Server 2005 makes it simpler and easier to deploy, manage, and optimize enterprise data and analytical applications. As an enterprise data management platform, it provides a single management console that enables data administrators anywhere in your organization to monitor, manage, and tune all of the databases and associated services across your enterprise. It provides an extensible management infrastructure that can be easily programmed using SQL Management Objects, enabling users to customize and extend their management environment and independent software vendors (ISVs) to build additional tools and functionality to further extend the capabilities that come out of the box.&lt;/p&gt;
&lt;h3&gt;SQL Server Management Studio&lt;/h3&gt;
&lt;p&gt;SQL Server 2005 simplifies management by providing one integrated management console to monitor and manage the SQL Server relational database, as well as Integration Services, Analysis Services, Reporting Services, Notification Services, and SQL Server Mobile Edition across large numbers of distributed servers and databases. Database administrators can perform several tasks at the same time, such as authoring and executing a query, viewing server objects, managing an object, monitoring system activity, and viewing online help. SQL Server Management Studio hosts a development environment for authoring, editing, and managing scripts and stored procedures using Transact-SQL, Multidimensional Expressions, XML for Analysis, and SQL Server Mobile Edition. Management Studio is readily integrated with source control. Management Studio also hosts tools for scheduling SQL Server Agent jobs and managing maintenance plans to automate daily maintenance and operation tasks. The integration of management and authoring in a single tool coupled with the ability to manage all types of servers provides enhanced productivity for database administrators.&lt;/p&gt;
&lt;p&gt;SQL Server 2005 exposes more than 70 new measures of internal database performance and resource usage, ranging from memory, locking, and scheduling to transactions and network and disk I/O. These Dynamic Management Views (DMVs) provide greater transparency and visibility into the database and a powerful infrastructure for proactive monitoring of database health and performance.&lt;/p&gt;
&lt;h3&gt;SQL Management Objects&lt;/h3&gt;
&lt;p&gt;SQL Management Objects (SMO) is a new set of programming objects that exposes all of the management functionality of the SQL Server database. In fact, Management Studio was built with SQL Management Objects. SMO is implemented as a Microsoft .NET Framework assembly. You can use SMO to automate common SQL Server administrative tasks, such as programmatically retrieving configuration settings, creating new databases, applying Transact-SQL scripts, creating SQL Server Agent jobs, and scheduling backups. The SMO object model is a more secure, reliable, and scalable replacement for Distributed Management Objects (DMO), which was included with earlier versions of SQL Server.&lt;/p&gt;
&lt;h3&gt;Availability&lt;/h3&gt;
&lt;p&gt;Investments in high-availability technologies, additional backup and restore capabilities, and replication enhancements will enable enterprises to build and deploy highly available applications. Innovative high-availability features such as database mirroring, failover clustering, database snapshots, and enhanced online operations will minimize downtime and help to ensure that critical enterprise systems remain accessible. This section reviews these enhancements in greater detail.&lt;/p&gt;
&lt;h3&gt;Database Mirroring&lt;/h3&gt;
&lt;p&gt;Database mirroring allows continuous streaming of the transaction log from a source server to a single destination server. In the event of a failure of the primary system, applications can immediately reconnect to the database on the secondary server. The secondary instance detects failure of the primary server within seconds and accepts database connections immediately. Database mirroring works on standard server hardware and requires no special storage or controllers. Figure 1 shows the basic configuration of database mirroring.&lt;/p&gt;
&lt;h2&gt;Enterprise Data Management&lt;/h2&gt;
&lt;p&gt;In today's connected world, data and the systems that manage that data must always be secure yet available to your users. With SQL Server 2005, users and information technology (IT) professionals across your organization will benefit from reduced application downtime, increased scalability and performance, and tight yet flexible security controls. SQL Server 2005 also includes many new and improved capabilities to help make your IT staff more productive. SQL Server 2005 includes key enhancements to enterprise data management in the following areas:&lt;/p&gt;
&lt;p&gt;
&lt;table cellspacing="0" cellpadding="0" border="0"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Manageability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Availability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Scalability&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="listBullet" valign="top"&gt;&amp;bull;&lt;/td&gt;
            &lt;td class="listItem"&gt;
            &lt;p&gt;Security&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;h3&gt;Manageability&lt;/h3&gt;
&lt;p&gt;SQL Server 2005 makes it simpler and easier to deploy, manage, and optimize enterprise data and analytical applications. As an enterprise data management platform, it provides a single management console that enables data administrators anywhere in your organization to monitor, manage, and tune all of the databases and associated services across your enterprise. It provides an extensible management infrastructure that can be easily programmed using SQL Management Objects, enabling users to customize and extend their management environment and independent software vendors (ISVs) to build additional tools and functionality to further extend the capabilities that come out of the box.&lt;/p&gt;
&lt;h3&gt;SQL Server Management Studio&lt;/h3&gt;
&lt;p&gt;SQL Server 2005 simplifies management by providing one integrated management console to monitor and manage the SQL Server relational database, as well as Integration Services, Analysis Services, Reporting Services, Notification Services, and SQL Server Mobile Edition across large numbers of distributed servers and databases. Database administrators can perform several tasks at the same time, such as authoring and executing a query, viewing server objects, managing an object, monitoring system activity, and viewing online help. SQL Server Management Studio hosts a development environment for authoring, editing, and managing scripts and stored procedures using Transact-SQL, Multidimensional Expressions, XML for Analysis, and SQL Server Mobile Edition. Management Studio is readily integrated with source control. Management Studio also hosts tools for scheduling SQL Server Agent jobs and managing maintenance plans to automate daily maintenance and operation tasks. The integration of management and authoring in a single tool coupled with the ability to manage all types of servers provides enhanced productivity for database administrators.&lt;/p&gt;
&lt;p&gt;SQL Server 2005 exposes more than 70 new measures of internal database performance and resource usage, ranging from memory, locking, and scheduling to transactions and network and disk I/O. These Dynamic Management Views (DMVs) provide greater transparency and visibility into the database and a powerful infrastructure for proactive monitoring of database health and performance.&lt;/p&gt;
&lt;h3 align="center"&gt;&lt;img height="383" width="550" alt="" src="/myApp/FCKEditor/UserFiles/Image/63370_550x383_screen2_f.gif" /&gt;&lt;/h3&gt;
&lt;h3&gt;SQL Management Objects&lt;/h3&gt;
&lt;p&gt;SQL Management Objects (SMO) is a new set of programming objects that exposes all of the management functionality of the SQL Server database. In fact, Management Studio was built with SQL Management Objects. SMO is implemented as a Microsoft .NET Framework assembly. You can use SMO to automate common SQL Server administrative tasks, such as programmatically retrieving configuration settings, creating new databases, applying Transact-SQL scripts, creating SQL Server Agent jobs, and scheduling backups. The SMO object model is a more secure, reliable, and scalable replacement for Distributed Management Objects (DMO), which was included with earlier versions of SQL Server.&lt;/p&gt;
&lt;h3&gt;Availability&lt;/h3&gt;
&lt;p&gt;Investments in high-availability technologies, additional backup and restore capabilities, and replication enhancements will enable enterprises to build and deploy highly available applications. Innovative high-availability features such as database mirroring, failover clustering, database snapshots, and enhanced online operations will minimize downtime and help to ensure that critical enterprise systems remain accessible. This section reviews these enhancements in greater detail.&lt;/p&gt;
&lt;h3&gt;Database Mirroring&lt;/h3&gt;
&lt;p&gt;Database mirroring allows continuous streaming of the transaction log from a source server to a single destination server. In the event of a failure of the primary system, applications can immediately reconnect to the database on the secondary server. The secondary instance detects failure of the primary server within seconds and accepts database connections immediately. Database mirroring works on standard server hardware and requires no special storage or controllers. Figure 1 shows the basic configuration of database mirroring.&lt;/p&gt;
&lt;p&gt;To read more visit &amp;gt;&amp;gt; &lt;a href="http://www.microsoft.com/sql/prodinfo/overview/whats-new-in-sqlserver2005.mspx"&gt;http://www.microsoft.com/sql/prodinfo/overview/whats-new-in-sqlserver2005.mspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Article>
        <Sequence>2</Sequence>
      </News>
      <News diffgr:id="News2" msdata:rowOrder="1">
        <NewsID>10013</NewsID>
        <Title>Microsoft Certified Professional Developer (MCPD)</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Microsoft</Location>
        <Excerpt>&lt;h3&gt;Microsoft Certified Professional Developer (MCPD)&lt;/h3&gt;
&lt;p&gt;If you are developing .NET Framework 2.0 applications that use Microsoft Visual Studio 2005, the new Microsoft Certified Technology Specialist (MCTS) and Microsoft Certified Professional Developer (MCPD) credentials provide a simpler and more targeted framework to showcase your technical skills in addition to the skills that are required for specific developer job roles.&lt;/p&gt;</Excerpt>
        <Article>&lt;h3&gt;Microsoft Certified Professional Developer (MCPD)&lt;/h3&gt;
&lt;p&gt;If you are developing .NET Framework 2.0 applications that use Microsoft Visual Studio 2005, the new Microsoft Certified Technology Specialist (MCTS) and Microsoft Certified Professional Developer (MCPD) credentials provide a simpler and more targeted framework to showcase your technical skills in addition to the skills that are required for specific developer job roles.&lt;/p&gt;
&lt;p&gt;The Microsoft Certified Application Developer (MCAD) and Microsoft Certified Solution Developer (MCSD) credentials provide developers who use Microsoft Visual Studio .NET with industry recognition of their Microsoft .NET development skills and experience.&lt;/p&gt;
&lt;p&gt;Stand out from the crowd, and show off your skills today.&lt;/p&gt;
&lt;h2&gt;Visual Studio 2005 Credentials &lt;/h2&gt;
&lt;p&gt;The Microsoft Certified Technology Specialist (MCTS) credential highlights your knowledge developing Microsoft Windows, Web, or distributed applications that use the .NET Framework 2.0 and Visual Studio 2005. There are three MCTS certification paths: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcts/webapps/"&gt;Technology Specialist: .NET Framework 2.0 Web Applications&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcts/winapps/"&gt;Technology Specialist: .NET Framework 2.0 Windows Applications&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcts/distapps/"&gt;Technology Specialist: .NET Framework 2.0 Distributed Applications&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Microsoft Certified Professional Developer (MCPD) credential highlights your job role, featuring your specific area of expertise. Now you can easily distinguish yourself as an expert in Windows development, Web application development, or enterprise applications development. There are three MCPD certification paths: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcpd/webdev/"&gt;Professional Developer: Web Developer&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcpd/windev/"&gt;Professional Developer: Windows Developer &lt;/a&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcpd/entapp/"&gt;Professional Developer: Enterprise Applications Developer&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Visual Studio .NET Credentials&lt;/h2&gt;
&lt;p&gt;The Microsoft Certified Application Developer (MCAD) credential provides industry recognition for professional developers who build powerful applications that use Microsoft Visual Studio .NET and Web services. &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcad/"&gt;Microsoft Certified Application Developer (MCAD)&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Microsoft Certified Solution Developer (MCSD) for Microsoft .NET credential is the top-level certification for advanced developers. These developers design and develop leading-edge enterprise solutions using Microsoft development tools and technologies in addition to the Microsoft .NET Framework.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/mcp/mcsd/"&gt;Microsoft Certified Solution Developer (MCSD)&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;</Article>
        <Sequence>7</Sequence>
      </News>
      <News diffgr:id="News3" msdata:rowOrder="2">
        <NewsID>10014</NewsID>
        <Title>Microsoft Visual Studio 2005</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Microsoft</Location>
        <Excerpt>&lt;p&gt;&lt;span&gt;&lt;font size="4"&gt;Microsoft Visual Studio 2005&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;span&gt;
&lt;p id="YwGetVs"&gt;&lt;img style="FLOAT: left; MARGIN: 0px 0px 20px" src="http://msdn.microsoft.com/trial/art/box.gif" alt="" /&gt; Microsoft&amp;reg; Visual Studio&amp;reg; 2005 and Microsoft SQL Server&amp;trade; 2005 were designed to help you build data-driven applications more easily and quickly than before. Order Visual Studio 2005 Trial and experience the integration of Visual Studio 2005 and SQL Server 2005 for yourself. &lt;/p&gt;
&lt;!-- End YwIntroArea --&gt;&lt;/span&gt;</Excerpt>
        <Article>&lt;table id="YWContentTable" cellspacing="0" cellpadding="0" width="590" border="0"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;
            &lt;div id="YwContent"&gt;
            &lt;p id="YwGetVs"&gt;&lt;img style="FLOAT: left; MARGIN: 0px 0px 20px" src="http://msdn.microsoft.com/trial/art/box.gif" alt="" /&gt; Microsoft&amp;reg; Visual Studio&amp;reg; 2005 and Microsoft SQL Server&amp;trade; 2005 were designed to help you build data-driven applications more easily and quickly than before. Order Visual Studio 2005 Trial and experience the integration of Visual Studio 2005 and SQL Server 2005 for yourself. &lt;/p&gt;
            &lt;!-- End YwIntroArea --&gt;
            &lt;div class="YwTextArea" id="YwVisualStudio" style="CLEAR: left"&gt;
            &lt;h2&gt;&lt;span&gt;Microsoft Visual Studio 2005&lt;/span&gt;&lt;/h2&gt;
            &lt;h3 class="YwFirstSub"&gt;&lt;span&gt;Develop Applications&lt;/span&gt;&lt;/h3&gt;
            &lt;ul&gt;
                &lt;li&gt;Be more productive while writing and debugging code. &lt;/li&gt;
                &lt;li&gt;Develop and test more secure, reliable, and high performance software. &lt;/li&gt;
                &lt;li&gt;Collaborate with others more effectively using Visual Studio 2005 Team System. &lt;/li&gt;
                &lt;li class="YwCallToAction"&gt;&lt;a href="http://msdn.microsoft.com/trial/country"&gt;Get Visual Studio 2005 Trial&lt;/a&gt; &lt;/li&gt;
            &lt;/ul&gt;
            &lt;h3 class="YwSecondSub"&gt;&lt;span&gt;Develop Web Applications&lt;/span&gt;&lt;/h3&gt;
            &lt;ul&gt;
                &lt;li&gt;More than 50 new controls accelerate common Web development tasks, including login, menu, navigation, data, wizards, and more. &lt;/li&gt;
                &lt;li&gt;Experience a state-of-the-art code editor with clean HTML editing, including XHTML 1.1 support. &lt;/li&gt;
                &lt;li&gt;Take advantage of built-in, customizable starter kits and hundreds of prewritten code snippets that help you begin building applications quickly. &lt;/li&gt;
                &lt;li class="YwCallToAction"&gt;&lt;a href="http://msdn.microsoft.com/vstudio/express/vwd/"&gt;Download Visual Web Developer 2005 Express Edition&lt;/a&gt; &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/div&gt;
            &lt;!-- End YwVisualStudio --&gt;
            &lt;div class="YwTextArea" id="YwSqlServer"&gt;
            &lt;h2&gt;&lt;span&gt;Microsoft SQL Server 2005&lt;/span&gt;&lt;/h2&gt;
            &lt;h3 class="YwFirstSub"&gt;&lt;span&gt;Unleash Your Business Potential&lt;/span&gt;&lt;/h3&gt;
            &lt;ul&gt;
                &lt;li&gt;Build and deploy mission-critical applications using scalability enhancements such as table partitioning, replication, and 64-bit support. &lt;/li&gt;
                &lt;li&gt;Understand business data in real time with powerful Business Analytics, OLAP, and Data Mining capabilities. &lt;/li&gt;
                &lt;li&gt;Save time and money by using technologies that work well together. SQL Server 2005 offers interoperability across platforms, support for open standards, native XML, and data sharing among applications and devices. &lt;/li&gt;
                &lt;li&gt;Increase productivity with a new, easy-to-use management tool, Common Language Runtime support, and tight integration with Microsoft Visual Studio 2005. &lt;/li&gt;
                &lt;li&gt;Help protect data with encryption, more secure default settings, and enhanced permissions control. &lt;/li&gt;
                &lt;li class="YwCallToAction"&gt;&lt;a href="http://www.trysqlserver2005.com/"&gt;Get SQL Server 2005 Trial&lt;/a&gt; &lt;/li&gt;
            &lt;/ul&gt;
            &lt;h3 class="YwSecondSub"&gt;&lt;span&gt;SQL Server 2005 Express Edition&lt;/span&gt;&lt;/h3&gt;
            &lt;ul&gt;
                &lt;li&gt;Learn SQL Server 2005 with the free, feature-packed database, SQL Server Express. &lt;/li&gt;
                &lt;li&gt;Embed or redistribute SQL Server Express in your Microsoft Windows-based applications. &lt;/li&gt;
                &lt;li&gt;Enable dynamic Websites with the integrated platform of SQL Server Express and Visual Web Developer Express. &lt;/li&gt;
                &lt;li class="YwCallToAction"&gt;&lt;a href="http://msdn.microsoft.com/vstudio/express/sql/default.aspx"&gt;Download SQL Server 2005 Express&lt;/a&gt; &lt;/li&gt;
            &lt;/ul&gt;
            &lt;/div&gt;
            &lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</Article>
        <Sequence>9</Sequence>
      </News>
      <News diffgr:id="News4" msdata:rowOrder="3">
        <NewsID>10015</NewsID>
        <Title>Customize and Extend Visual Studio</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Microsoft</Location>
        <Excerpt>&lt;h3&gt;Customize and Extend Visual Studio&lt;/h3&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
Your development environment is critical to your overall productivity. If you can&amp;rsquo;t find a partner solution or 3rd party add-in, why not build one yourself? Templates, Starter Kits, the Visual Studio automation model and the Visual Studio SDK are extensibility options that can help you to:
&lt;ul&gt;
    &lt;li&gt;Automate repetitive tasks &lt;/li&gt;
    &lt;li&gt;Enforce consistency across your development team &lt;/li&gt;
    &lt;li&gt;Call out to external utilities and programs &lt;/li&gt;
    &lt;li&gt;Integrate and streamline your development process &lt;/li&gt;
    &lt;li&gt;Partner with Microsoft to integrate and productize your development tool &lt;/li&gt;
&lt;/ul&gt;</Excerpt>
        <Article>&lt;h3&gt;Customize and Extend Visual Studio&lt;/h3&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
Your development environment is critical to your overall productivity. If you can&amp;rsquo;t find a partner solution or 3rd party add-in, why not build one yourself? Templates, Starter Kits, the Visual Studio automation model and the Visual Studio SDK are extensibility options that can help you to:
&lt;ul&gt;
    &lt;li&gt;Automate repetitive tasks &lt;/li&gt;
    &lt;li&gt;Enforce consistency across your development team &lt;/li&gt;
    &lt;li&gt;Call out to external utilities and programs &lt;/li&gt;
    &lt;li&gt;Integrate and streamline your development process &lt;/li&gt;
    &lt;li&gt;Partner with Microsoft to integrate and productize your development tool &lt;/li&gt;
&lt;/ul&gt;
For more complex integration scenarios like developing support for your own language, adding a new designer to handle your custom file type or creating new project systems, you&amp;rsquo;ll need to build a package. Learn about that here&amp;hellip; &lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;!--Community two column table--&gt;
&lt;table style="WIDTH: 100%" cellpadding="0" border="0"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; WIDTH: 50%" valign="top"&gt;
            &lt;h3&gt;Templates and Starter Kits&lt;/h3&gt;
            &lt;table align="right"&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;a href="http://msdn.microsoft.com/vstudio/art/extend/starterkit_sample.jpg" target="_blank"&gt;&lt;img height="167" alt="Click to Enlarge" hspace="5" src="http://msdn.microsoft.com/vstudio/art/extend/starterkit_sample_small.jpg" width="200" vspace="5" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Click to enlarge&lt;/em&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;p&gt;&lt;strong&gt;Templates&lt;/strong&gt; provide a simple way to duplicate your project and share a skeleton or template with your development team. Handy for jump starting new developers and ensuring consistency across your team. &lt;/p&gt;
            &lt;p&gt;&lt;strong&gt;Starter Kits&lt;/strong&gt; projects guide you through developing an application with supporting help files, programming guidance and pre-built code ready to customize and complete. There are two starter kits provided in Visual Studio 2005 and you can create your own to accelerate development time for new team members.&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/6db0hwky" target="_blank"&gt;Learn more&amp;hellip;&lt;/a&gt; &lt;/p&gt;
            &lt;br clear="all" /&gt;&lt;hr /&gt;
            &lt;h3&gt;Automate tasks through Macros&lt;/h3&gt;
            &lt;table align="right"&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;a href="http://msdn.microsoft.com/vstudio/art/extend/macros_sample.jpg" target="_blank"&gt;&lt;img height="162" alt="Click to Enlarge" hspace="5" src="http://msdn.microsoft.com/vstudio/art/extend/macros_sample_small.jpg" width="200" vspace="5" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Click to enlarge&lt;/em&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;p&gt;The easiest way to extend Visual Studio is by recording a macro. You can record almost all user commands and keystrokes as a reusable macro. Playing back that macro is as easy as pressing a key. Once you create a macro, you can use Visual Studio to edit the Visual Basic code that it generates.&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/b4c73967" target="_blank"&gt;Learn More&amp;hellip;&lt;/a&gt; &lt;/p&gt;
            &lt;br clear="all" /&gt;&lt;/td&gt;
            &lt;td style="PADDING-LEFT: 10px; WIDTH: 50%" valign="top"&gt;
            &lt;h3&gt;Custom forms and processes through Add-Ins&lt;/h3&gt;
            &lt;table align="right"&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;a href="http://msdn.microsoft.com/vstudio/art/extend/addins_sample.jpg" target="_blank"&gt;&lt;img height="161" alt="Click to Enlarge" hspace="5" src="http://msdn.microsoft.com/vstudio/art/extend/addins_sample_small.jpg" width="200" vspace="5" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;em&gt;Click to enlarge&lt;/em&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;p&gt;The automation model is a programming interface that gives you access to the underlying routines that drive the integrated development environment (IDE), allowing you to customize, manipulate, and automate it. For example, you can programmatically create projects and project items and automate the project build and deployment processes. &lt;/p&gt;
            &lt;p&gt;&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxconcreatingautomationobjects.asp" target="_blank"&gt;Learn more&amp;hellip;&lt;/a&gt;&lt;/p&gt;
            &lt;br clear="all" /&gt;&lt;hr /&gt;
            &lt;h3&gt;Samples&lt;/h3&gt;
            &lt;p&gt;&lt;a href="http://msdn.microsoft.com/vstudio/downloads/code/automation/default.aspx"&gt;Visual Studio Automation Samples&lt;/a&gt;&lt;br /&gt;These code samples show you how to build VSMacros projects, add&amp;ndash;ins, and wizards to make your teams more productive and to bend Visual Studio to the ways you like to work. &lt;/p&gt;
            &lt;h3&gt;Read Blogs and Publications related to Add-ins&lt;/h3&gt;
            &lt;p&gt;&lt;a href="http://weblogs.asp.net/craigskibo"&gt;Craig Skibo&lt;/a&gt;&lt;br /&gt;Visual Studio Developer and co-author of &lt;a href="http://www.microsoft.com/MSPress/books/6425.asp"&gt;Inside Microsoft&amp;reg; Visual Studio&amp;reg; .NET 2003&lt;/a&gt; &lt;/p&gt;
            &lt;p&gt;&lt;a href="http://blogs.msdn.com/hlong/"&gt;Huizhong Long&lt;/a&gt;&lt;br /&gt;Visual Studio Developer &lt;/p&gt;
            &lt;p&gt;&lt;a href="http://blogs.msdn.com/chetanc/"&gt;Chetan Chudasama&lt;/a&gt;&lt;br /&gt;Visual Studio Tester &lt;/p&gt;
            &lt;a href="http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vstudio.extensibility"&gt;Check out the MSDN Newsgroup&lt;/a&gt; &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;!--End Community two column table--&gt;&lt;hr /&gt;</Article>
        <Sequence>1</Sequence>
      </News>
      <News diffgr:id="News5" msdata:rowOrder="4">
        <NewsID>10016</NewsID>
        <Title>Google Avoids Surrendering Search Requests</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Google</Location>
        <Excerpt>&lt;p align="center"&gt;&lt;font color="#ff0000" size="4"&gt;&lt;strong&gt;Google Avoids Surrendering Search Requests&lt;/strong&gt;&lt;/font&gt; &lt;!-- END HEADLINE --&gt;&lt;/p&gt;
&lt;!-- BEGIN STORY BODY --&gt;
&lt;div id="storybody"&gt;
&lt;p class="storyhdr"&gt;&lt;img height="122" hspace="10" width="179" align="left" vspace="10" alt="" src="/myApp/FCKEditor/UserFiles/Image/abc.gif" /&gt;SAN FRANCISCO - A federal judge on Friday ordered Google Inc. to give the Bush administration a peek inside its search engine, but rebuffed the government's demand for a list of people's search requests &amp;mdash; potentially sensitive information that the company had fought to protect.
&lt;script type="text/javascript"&gt;
if (window.yzq_a == null) document.write("&lt;scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js&gt;&lt;/scr" + "ipt&gt;");
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
if (window.yzq_a)
{
yzq_a('p', 'P=7FdV2ELaS.bvbMnZQ4D.exUZRGw69EQd6TsAAnNb&amp;T=1a20s4hui%2fX%3d1142810939%2fE%3d8903535%2fR%3dnews%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d804317522%2fH%3dY2FjaGVoaW50PSJuZXdzIiBjb250ZW50PSJnaXZlO2dvdmVybm1lbnQ7Y2hpbGRyZW47SW50ZXJuZXQ7aGVscDtyZWZ1cmxfbmV3c195YWhvb19jb20iIHJlZnVybD0icmVmdXJsX25ld3NfeWFob29fY29tIiB0b3BpY3M9InJlZnVybF9uZXdzX3lhaG9vX2NvbSI-%2fS%3d1%2fJ%3d91A949D1');
yzq_a('a', '&amp;U=139ur5dmb%2fN%3d91KPXkJe5tc-%2fC%3d390764.8155321.8972181.1442997%2fD%3dLREC%2fB%3d3226908');
}
&lt;/script&gt;
&lt;noscript&gt;&lt;/noscript&gt;&lt;/p&gt;
&lt;p&gt;In his 21-page ruling, U.S. District Judge James Ware told Google to provide the U.S. Justice Department with the addresses of 50,000 randomly selected Web sites indexed by its search engine by April 3.&lt;/p&gt;
&lt;/div&gt;</Excerpt>
        <Article>&lt;p align="center"&gt;&lt;font color="#ff0000" size="4"&gt;&lt;strong&gt;Google Avoids Surrendering Search Requests&lt;/strong&gt;&lt;/font&gt; &lt;!-- END HEADLINE --&gt;&lt;/p&gt;
&lt;!-- BEGIN STORY BODY --&gt;
&lt;div id="storybody"&gt;
&lt;p class="storyhdr"&gt;&lt;img height="122" hspace="10" width="179" align="left" vspace="10" alt="" src="/myApp/FCKEditor/UserFiles/Image/abc.gif" /&gt;SAN FRANCISCO - A federal judge on Friday ordered Google Inc. to give the Bush administration a peek inside its search engine, but rebuffed the government's demand for a list of people's search requests &amp;mdash; potentially sensitive information that the company had fought to protect.
&lt;script type="text/javascript"&gt;
if (window.yzq_a == null) document.write("&lt;scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js&gt;&lt;/scr" + "ipt&gt;");
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
if (window.yzq_a)
{
yzq_a('p', 'P=7FdV2ELaS.bvbMnZQ4D.exUZRGw69EQd6TsAAnNb&amp;T=1a20s4hui%2fX%3d1142810939%2fE%3d8903535%2fR%3dnews%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d804317522%2fH%3dY2FjaGVoaW50PSJuZXdzIiBjb250ZW50PSJnaXZlO2dvdmVybm1lbnQ7Y2hpbGRyZW47SW50ZXJuZXQ7aGVscDtyZWZ1cmxfbmV3c195YWhvb19jb20iIHJlZnVybD0icmVmdXJsX25ld3NfeWFob29fY29tIiB0b3BpY3M9InJlZnVybF9uZXdzX3lhaG9vX2NvbSI-%2fS%3d1%2fJ%3d91A949D1');
yzq_a('a', '&amp;U=139ur5dmb%2fN%3d91KPXkJe5tc-%2fC%3d390764.8155321.8972181.1442997%2fD%3dLREC%2fB%3d3226908');
}
&lt;/script&gt;
&lt;noscript&gt;&lt;/noscript&gt;&lt;/p&gt;
&lt;p&gt;In his 21-page ruling, U.S. District Judge James Ware told Google to provide the U.S. Justice Department with the addresses of 50,000 randomly selected Web sites indexed by its search engine by April 3.&lt;/p&gt;
&lt;p&gt;The government plans to use the data for a study in another case in Pennsylvania, where the Bush administration is trying to revive a law meant to shield children from online pornography.&lt;/p&gt;
&lt;p&gt;Ware, though, decided Google won't have to disclose what people have been looking for on its widely used search engine, handing a significant victory to the company and privacy rights advocates.&lt;/p&gt;
&lt;p&gt;&amp;quot;We will always be subject to government subpoenas, but the fact that the judge sent a clear message about privacy is reassuring,&amp;quot; Google lawyer Nicole Wong wrote on the company's Web site Friday night. &amp;quot;What his ruling means is that neither the government nor anyone else has carte blanche when demanding data from Internet companies.&amp;quot;&lt;/p&gt;
&lt;p&gt;Attempts to reach a spokesman for the Justice Department late Friday weren't immediately successful.&lt;/p&gt;
&lt;p&gt;The government had asked for the contents of 5,000 randomly selected search requests, dramatically scaling back its initial demands after Google's vehement protests gained widespread attention.&lt;/p&gt;
&lt;p&gt;When the Justice Department first turned to Ware for help in January, the government wanted an entire week's worth of Google search requests &amp;mdash; a list that would encompass queries posed by millions of people.&lt;/p&gt;
&lt;/div&gt;</Article>
        <Sequence>3</Sequence>
      </News>
      <News diffgr:id="News6" msdata:rowOrder="5">
        <NewsID>10017</NewsID>
        <Title>Microsoft SQL Server 2005</Title>
        <Date>2006-03-19T00:00:00-04:00</Date>
        <Location>Microsoft</Location>
        <Excerpt>&lt;h3&gt;&lt;font size="3"&gt;Enterprise Data Management&lt;/font&gt;&lt;/h3&gt;
&lt;p&gt;In today's connected world, data and the systems that manage that data must always be secure yet available to your users. With SQL Server 2005, users and information technology (IT) professionals across your organization will benefit from reduced application downtime, increased scalability and performance, and tight yet flexible security controls. SQL Server 2005 also includes many new and improved capabilities to help make your IT staff more productive. SQL Server 2005 includes key enhancements to enterprise data management in the following areas:&lt;/p&gt;</Excerpt>
        <Article>&lt;h3&gt;&lt;font size="3"&gt;Enterprise Data Management&lt;/font&gt;&lt;/h3&gt;
&lt;p&gt;In today's connected world, data and the systems that manage that data must always be secure yet available to your users. With SQL Server 2005, users and information technology (IT) professionals across your organization will benefit from reduced application downtime, increased scalability and performance, and tight yet flexible security controls. SQL Server 2005 also includes many new and improved capabilities to help make your IT staff more productive. SQL Server 2005 includes key enhancements to enterprise data management in the following areas:&lt;/p&gt;</Article>
        <Sequence>5</Sequence>
      </News>
      <News diffgr:id="News7" msdata:rowOrder="6">
        <NewsID>10023</NewsID>
        <Title>Predicting Search</Title>
        <Date>2006-03-20T00:00:00-04:00</Date>
        <Location>www Internet</Location>
        <Excerpt>&lt;p align="center"&gt;&lt;span&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;&lt;font size="3"&gt;Predicting Search &lt;/font&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;font size="3"&gt;Engine Algorithm Changes&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left"&gt;&lt;span&gt;&lt;font color="#ff0000"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;With moderate search engine optimization knowledge, some common sense, and a resourceful and imaginative mind, one can keep his or her web site in good standing with search engines even through the most significant algorithm changes. The recent Google update of October/November 2005, dubbed &amp;quot;Jagger&amp;quot;, is what inspired me to write this, as I saw some web sites that previously ranked in the top 20 results for extremely competitive keywords suddenly drop down to the 70th page. Yes, the ebb and flow of search engine rankings is nothing to write home about, but when a web site doesn't regain many ranking spots after such a drop it can tell us that the SEO done on the site may have had some long-term flaws. In this case, the SEO team had not done a good job predicting the direction a search engine would take with its algorithm. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;</Excerpt>
        <Article>&lt;table style="BACKGROUND: black; WIDTH: 194.25pt; mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in" cellspacing="0" cellpadding="0" width="259" align="center" border="0" class="MsoNormalTable"&gt;
    &lt;tbody&gt;
        &lt;tr style="mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes"&gt;
            &lt;td style="PADDING-RIGHT: 0in; PADDING-LEFT: 0in; BORDER-LEFT-COLOR: #e0dfe3; BACKGROUND: white; BORDER-BOTTOM-COLOR: #e0dfe3; PADDING-BOTTOM: 0in; WIDTH: 187.5pt; BORDER-TOP-COLOR: #e0dfe3; PADDING-TOP: 0in; BORDER-RIGHT-COLOR: #e0dfe3" width="250"&gt;
            &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; TEXT-ALIGN: center" align="center"&gt;&lt;span style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Tahoma"&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="COLOR: #cc0000; FONT-FAMILY: Arial"&gt;&lt;font size="3"&gt;Predicting Search&lt;/font&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="COLOR: #cc0000; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;font size="3"&gt;Engine Algorithm Changes&lt;/font&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Tahoma"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Tahoma"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;With moderate search engine optimization knowledge, some common sense, and a resourceful and imaginative mind, one can keep his or her web site in good standing with search engines even through the most significant algorithm changes. The recent Google update of October/November 2005, dubbed &amp;quot;Jagger&amp;quot;, is what inspired me to write this, as I saw some web sites that previously ranked in the top 20 results for extremely competitive keywords suddenly drop down to the 70th page. Yes, the ebb and flow of search engine rankings is nothing to write home about, but when a web site doesn't regain many ranking spots after such a drop it can tell us that the SEO done on the site may have had some long-term flaws. In this case, the SEO team had not done a good job predicting the direction a search engine would take with its algorithm. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;Impossible to predict, you say? Not quite. The ideas behind Google's algorithm come from the minds of fellow humans, not supercomputers. I'm not suggesting that it's easy to &amp;quot;crack the code&amp;quot; so to speak because the actual math behind it is extremely complicated. However, it is possible to understand the general direction that a search engine algorithm will take by keeping in mind that any component of SEO which is possible to manipulate to an abnormal extent will eventually be weighted less and finally rendered obsolete. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;One of the first such areas of a web site that started to get abused by webmasters trying to raise their rankings was the keywords meta tag. The tag allows a webmaster to list the web site's most important keywords so the search engine knows when to display that site as a result for a matching search. It was only a matter of time until people started stuffing the tag with irrelevant words that were searched for more frequently than relevant words in an attempt to fool the algorithm. And they did fool it, but not for long. The keywords meta tag was identified as an area that was too susceptible to misuse and was subsequently de-valued to the point where the Google algorithm today doesn't even recognize it when scanning a web page. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;Another early tactic which is all but obsolete is repeating keywords at the bottom of a web page and hiding them by changing the color of the text to match the background color. Search engines noticed that this text was not relevant to the visitor and red-flagged sites that employed this method of SEO. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;This information is quite basic, but the idea behind the aforementioned algorithm shifts several years ago is still relevant today. With the Jagger update in full swing, people in the SEO world are taking notice that reciprocal links may very well be going the way of the keywords meta tag. (i.e. extinct) Webmasters across the world have long been obsessed with link exchanges and many profitable web sites exist offering services that help webmasters swap links with ease. But with a little foresight, one can see that link trading has its days numbered, as web sites have obtained thousands of incoming links from webmasters who may have nev&amp;euml;r even viewed the web site they are trading with. In other words, web site popularity is being manipulated by excessively and unnaturally using an SEO method. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;So with keyword meta tags, keyword stuffing within content, and n&amp;ouml;w link exchanges simply a part of SEO history, what will be targeted in the future? Well, let's start with what search engines currently look at when ranking a web site and go from there: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;On-page Textual Content&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;In the future, look for search engines to utilize ontological analysis of text. In other words, not only your main keywords will play a factor in your rankings, but also words that relate to them. For example, someone trying to sell NFL jerseys online would naturally mention the names of teams and star players. In the past, algorithms might have skipped over those names, deemed them irrelevant to a search for &amp;quot;NFL jerseys.&amp;quot; But in the future, search engines will reward those web sites with a higher ranking than those that excessively repeat just &amp;quot;NFL jerseys.&amp;quot; With ontological analysis, web sites that speak of not only the main keywords but other relevant words can expect higher rankings. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;The Conclusion&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;: Write your web site content for your visitors, not search engines. The more naturally written sites can expect to see better results in the future. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;Offering Large Amounts of Content&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;This can frequently take the form of dynamic pages. Even n&amp;ouml;w, search engines can have a difficult time with dynamic content on web sites. These pages usually have lengthy URLs consisting of numbers and characters such as &amp;amp;, =, and ? The common problem is that the content changes so frequently on these dynamic pages that the page becomes &amp;quot;old&amp;quot; in the search engine's database, thus leaving searchers seeing results that contain old information. Since many dynamic pages are created by web sites displaying hundreds or thousands of products they sell, and the number of people selling items on the Internet will obviously increase in the coming years, you can expect that search engines will improve their technology and do a better job indexing dynamic content in the future. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;The Conclusion&lt;/span&gt;&lt;/strong&gt;&lt;span style="FONT-SIZE: 9pt; COLOR: #222222; FONT-FAMILY: Arial"&gt;: Put yourself ahead of the game if you are selling products online and invest in database and shopping cart software that is SEO-friendly. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br style="mso-special-character: line-break" /&gt;&lt;br style="mso-special-character: line-break" /&gt;&lt;span style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Tahoma"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;/o:p&gt;&lt;/p&gt;</Article>
        <Sequence>6</Sequence>
      </News>
      <News diffgr:id="News8" msdata:rowOrder="7">
        <NewsID>10026</NewsID>
        <Title>ASP.NET AJAX in Action</Title>
        <Date>2007-02-19T00:00:00-05:00</Date>
        <Location>www.asp.net</Location>
        <Excerpt>&lt;h3&gt;&lt;span&gt;&lt;strong&gt;ASP.NET AJAX&lt;/strong&gt; in Action&lt;/span&gt;&lt;/h3&gt;
&lt;div class="roundedMain"&gt;
&lt;p style="PADDING-BOTTOM: 10px"&gt;Watch these videos to see what you can do with ASP.NET AJAX in your own applications!&lt;/p&gt;
&lt;table id="videolist" class="p"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class="image"&gt;&lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;&lt;img id="ctl00_CenterContent_ctl00_Img1" style="WIDTH: 220px; HEIGHT: 180px" alt="" src="http://ajax.asp.net/images/video2-1.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;
            &lt;td&gt;
            &lt;p&gt;&lt;a style="FONT-SIZE: 110%" href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;&lt;strong&gt;&lt;font size="4"&gt;ASP.NET AJAX:&lt;br /&gt;A demonstration of ASP.NET AJAX&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;See how easy it is to build from scratch a &amp;ldquo;To Do List&amp;rdquo; management application using ASP.NET&amp;nbsp;2.0, and then enhance the user experience using the ASP.NET AJAX Extensions.&lt;/p&gt;
            &lt;p style="FONT-STYLE: italic"&gt;Duration: 20 minutes, 23 seconds&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;Watch the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList-Video.zip"&gt;Download the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/ToDoList-VB.zip"&gt;Get VB code&lt;/a&gt; &lt;span style="COLOR: #999"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/ToDoList-CS.zip"&gt;C# code&lt;/a&gt; &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</Excerpt>
        <Article>&lt;h3&gt;&lt;span&gt;&lt;strong&gt;ASP.NET AJAX&lt;/strong&gt; in Action&lt;/span&gt;&lt;/h3&gt;
&lt;div class="roundedMain"&gt;
&lt;p style="PADDING-BOTTOM: 10px"&gt;Watch these videos to see what you can do with ASP.NET AJAX in your own applications!&lt;/p&gt;
&lt;table id="videolist" class="p"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td class="image"&gt;&lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;&lt;img id="ctl00_CenterContent_ctl00_Img1" style="WIDTH: 220px; HEIGHT: 180px" alt="" src="http://ajax.asp.net/images/video2-1.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;
            &lt;td&gt;
            &lt;p&gt;&lt;a style="FONT-SIZE: 110%" href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;&lt;strong&gt;&lt;font size="4"&gt;ASP.NET AJAX:&lt;br /&gt;A demonstration of ASP.NET AJAX&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;See how easy it is to build from scratch a &amp;ldquo;To Do List&amp;rdquo; management application using ASP.NET&amp;nbsp;2.0, and then enhance the user experience using the ASP.NET AJAX Extensions.&lt;/p&gt;
            &lt;p style="FONT-STYLE: italic"&gt;Duration: 20 minutes, 23 seconds&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList.wmv"&gt;Watch the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/MSAJAX-ToDoList-Video.zip"&gt;Download the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/ToDoList-VB.zip"&gt;Get VB code&lt;/a&gt; &lt;span style="COLOR: #999"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/0/f/6/0f651a0f-6f2b-4497-b061-e1b2825e22e0/ToDoList-CS.zip"&gt;C# code&lt;/a&gt; &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="image"&gt;&lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.wmv"&gt;&lt;img id="ctl00_CenterContent_ctl00_Img2" style="WIDTH: 220px; HEIGHT: 180px" alt="" src="http://ajax.asp.net/images/video2-2.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;
            &lt;td&gt;
            &lt;p&gt;&lt;a style="FONT-SIZE: 110%" href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.wmv"&gt;&lt;strong&gt;&lt;font size="4"&gt;ASP.NET AJAX Extensions:&lt;br /&gt;Installation and setup&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;Take your first steps toward learning Microsoft ASP.NET AJAX, from downloading and installing the framework to creating your first AJAX-style application.&lt;/p&gt;
            &lt;p style="FONT-STYLE: italic"&gt;Duration: 11 minutes, 58 seconds&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.wmv"&gt;Watch the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.zip"&gt;Download the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX-VB.zip"&gt;Get VB code&lt;/a&gt; &lt;span style="COLOR: #999"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX-CS.zip"&gt;C# code&lt;/a&gt; &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td class="image"&gt;&lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.wmv"&gt;&lt;img id="ctl00_CenterContent_ctl00_Img3" style="WIDTH: 220px; HEIGHT: 180px" alt="" src="http://ajax.asp.net/images/video2-3.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;
            &lt;td&gt;
            &lt;p&gt;&lt;a style="FONT-SIZE: 110%" href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.wmv"&gt;&lt;strong&gt;&lt;font size="4"&gt;ASP.NET AJAX Control Toolkit:&lt;br /&gt;Installation and getting started&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;Learn how to extend your ASP.NET AJAX applications using the ASP.NET AJAX Control Toolkit. This video starts with the very basics, including downloading and installing the toolkit.&lt;/p&gt;
            &lt;p style="FONT-STYLE: italic"&gt;Duration: 11 minutes, 16 seconds&lt;/p&gt;
            &lt;p&gt;&lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.wmv"&gt;Watch the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.zip"&gt;Download the video&lt;/a&gt; &lt;span style="COLOR: #bbb"&gt;&amp;nbsp;|&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit-VB.zip"&gt;Get VB code&lt;/a&gt; &lt;span style="COLOR: #999"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt; &lt;a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit-CS.zip"&gt;C# code&lt;/a&gt; &lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;</Article>
        <Sequence>4</Sequence>
      </News>
      <News diffgr:id="News9" msdata:rowOrder="8">
        <NewsID>10027</NewsID>
        <Title>Visual Studio 2008 Downloads</Title>
        <Date>2007-09-12T00:00:00-04:00</Date>
        <Location>www.microsoft.com</Location>
        <Excerpt>&lt;h3&gt;Visual Studio 2008 Downloads&lt;/h3&gt;&lt;font size="2"&gt;&lt;p&gt;&lt;img title="Visual Studio 2008" alt="Visual Studio 2008 Logo" src="http://msdn2.microsoft.com/en-us/vstudio/aa700831.VS08_v(en-us,MSDN.10).png" align="left" /&gt;&lt;/p&gt;&lt;/font&gt;&lt;h5&gt;Get an early look at Visual Studio 2008&lt;/h5&gt;&lt;font size="2"&gt;&lt;p&gt;The next version of Visual Studio, Microsoft&amp;reg; Visual Studio&amp;reg; 2008, will provide an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and the Web. In addition, it will continue in the Microsoft tradition of development language innovation. To enable early feedback, this page provides links to prerelease versions of Visual Studio 2008, and for technologies that we plan to include in it. As previews of additional technologies become available, we will make them available from this page.&lt;/p&gt;&lt;/font&gt;</Excerpt>
        <Article>&lt;h3&gt;Visual Studio 2008 Downloads&lt;/h3&gt;
&lt;font size="2"&gt;
&lt;p&gt;
&lt;table cellspacing="5" cellpadding="5" border="0"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td valign="middle" width="1%"&gt;&lt;img title="Visual Studio 2008" alt="Visual Studio 2008 Logo" src="http://msdn2.microsoft.com/en-us/vstudio/aa700831.VS08_v(en-us,MSDN.10).png" align="middle" /&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;The Beta 2 release includes most of the products found in the Visual Studio product line. As with all prerelease software, we encourage you only to install these on a secondary machine, or in a virtual machine, as they are not supported by Microsoft Services support teams. As the goal of these previews is to gather feedback from the developer community, please use &lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl02',this);" href="http://connect.microsoft.com/visualstudio/"&gt;Microsoft Connect&lt;/a&gt; to report any issues, or to suggest improvements. MSDN Subscribers can also download these files from &lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl03',this);" href="http://msdn2.microsoft.com/subscriptions/default.aspx"&gt;MSDN Subscriber Downloads&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;h2&gt;Files &amp;amp; Disc Images for Self-installation&lt;/h2&gt;
&lt;p&gt;If you prefer to install the software yourself, you can download separate disc images for the following products: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl04',this);" href="http://msdn.microsoft.com/vstudio/express/future/default.aspx"&gt;Visual Studio 2008 Beta 2 Express Editions&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl05',this);" href="http://go.microsoft.com/?linkid=7171915"&gt;Visual Studio 2008 Beta 2 Standard Edition&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl06',this);" href="http://go.microsoft.com/?linkid=7171916"&gt;Visual Studio 2008 Beta 2 Professional Edition&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl07',this);" href="http://go.microsoft.com/?linkid=7171917"&gt;Visual Studio Team System 2008 Beta 2 Team Suite&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl08',this);" href="http://go.microsoft.com/?linkid=7171919"&gt;Visual Studio Team System 2008 Beta 2 Team Foundation Server&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl09',this);" href="http://go.microsoft.com/?linkid=7171922"&gt;Visual Studio Team System 2008 Beta 2 Test Load Agent&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl10',this);" href="http://go.microsoft.com/?linkid=7171921"&gt;MSDN Library for Visual Studio 2008 Beta 2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;After the Beta 2 installation has finished, you should run this &lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl11',this);" href="http://go.microsoft.com/fwlink/?linkid=95792"&gt;&lt;span title="http://go.microsoft.com/fwlink/?LinkID=95792"&gt;script&lt;/span&gt;&lt;/a&gt; to ensure that the installation of .NET Framework 3.5 Beta 2 will not affect the development of ASP.NET AJAX 1.0 applications. &lt;/li&gt;
    &lt;li&gt;To install Team Foundation Server, you must follow the steps and system requirements details on the download page. &lt;/li&gt;
    &lt;li&gt;When installing prerelease software, we advise that you do not install it on a production machine.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h2&gt;VPC Images with Pre-installed Software&lt;/h2&gt;
&lt;p&gt;If you prefer the convenience of evaluating prerelease software in a virtual machine environment, you can download VPC images for the following products that include pre-installed instances of the prerelease software indicated, including any required prerequisite software. You will need Virtual PC or Virtual Server to run this image. Depending on your hardware, the download files make take between 30-60 minutes to decompress these self-extracting files.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl12',this);" href="http://go.microsoft.com/?linkid=7171918"&gt;Visual Studio Team System 2008 Beta 2 Team Suite VPC&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl13',this);" href="http://go.microsoft.com/?linkid=7171920"&gt;Visual Studio Team System 2008 Beta 2 Team Suite &amp;amp; Team Foundation Server VPC&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;After extracting and opening the VPC, you should run this &lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl14',this);" href="http://go.microsoft.com/fwlink/?linkid=95792"&gt;&lt;span title="http://go.microsoft.com/fwlink/?LinkID=95792"&gt;script&lt;/span&gt;&lt;/a&gt; to ensure that the installation of .NET Framework 3.5 Beta 2 will not affect the development of ASP.NET AJAX 1.0 applications. &lt;/li&gt;
    &lt;li&gt;These downloads are differencing disks. To use them, you must also download &lt;a onclick="javascript:Track('ctl00_ctl01|ctl00_ctl15',this);" href="http://download.microsoft.com/download/5/4/9/5499b008-8ae7-46f0-89ae-aeeb18df67ae/vsctpbase.exe"&gt;Visual Studio Code Name Orcas Base Image&lt;/a&gt; contains the OS and is a one-time download for all the Virtual PC images that lay on top of it. &lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;/font&gt;
&lt;td valign="top" width="99%"&gt;
&lt;h3&gt;Get an early look at Visual Studio 2008&lt;/h3&gt;
&lt;font size="2"&gt;
&lt;p&gt;The next version of Visual Studio, Microsoft&amp;reg; Visual Studio&amp;reg; 2008, will provide an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and the Web. In addition, it will continue in the Microsoft tradition of development language innovation. To enable early feedback, this page provides links to prerelease versions of Visual Studio 2008, and for technologies that we plan to include in it. As previews of additional technologies become available, we will make them available from this page.&lt;/p&gt;
&lt;/font&gt;&lt;/td&gt;</Article>
        <Sequence>8</Sequence>
      </News>
      <News diffgr:id="News10" msdata:rowOrder="9">
        <NewsID>10028</NewsID>
        <Title>Cool new ASP.NET 3.5 and Silverlight demo application</Title>
        <Date>2007-09-12T00:00:00-04:00</Date>
        <Location>http://blogs.msdn.com</Location>
        <Excerpt>&lt;h3 class="entryviewheading"&gt;Cool new ASP.NET 3.5 and Silverlight demo application&lt;/h3&gt;&lt;p&gt;Steve Marx apparently never gets tired of writing video centric web sites... &lt;a href="http://smarx.com/posts/my-own-mix07-video-player-using-all-the-new-stuff.aspx"&gt;he has done it again&lt;/a&gt; and it is very cool.&amp;nbsp; I am impressed with the fact that there is so few lines of code (in fact there is more CSS markup than code).. this is due to the simplicity that Linq, ASP.NET 3.5 and Silverlight brings to the developers.&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;&lt;img src="http://smarx.com/images/mix07video_screenshot.jpg" width="380"  alt="" /&gt;&lt;/a&gt; &lt;/p&gt;</Excerpt>
        <Article>&lt;h3 class="entryviewheading"&gt;Cool new ASP.NET 3.5 and Silverlight demo application&lt;/h3&gt;
&lt;p&gt;Steve Marx apparently never gets tired of writing video centric web sites... &lt;a href="http://smarx.com/posts/my-own-mix07-video-player-using-all-the-new-stuff.aspx"&gt;he has done it again&lt;/a&gt; and it is very cool.&amp;nbsp; I am impressed with the fact that there is so few lines of code (in fact there is more CSS markup than code).. this is due to the simplicity that Linq, ASP.NET 3.5 and Silverlight brings to the developers.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;&lt;img src="http://smarx.com/images/mix07video_screenshot.jpg" alt="" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Here is the &lt;a href="http://smarx.com/sample/MIX07VideosCode.zip"&gt;the code&lt;/a&gt;&amp;nbsp;and a &lt;a href="http://channel9.msdn.com/Screencasts/330958_MIX07VideosPlayer.wmv"&gt;screen cast&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Steve uses a bunch of new stuff!&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Searching and paging via ListView, DataPager, and LinqDataSource (all new ASP.NET controls with .NET 3.5). &lt;/li&gt;
    &lt;li&gt;Video player via the Media control in the ASP.NET Futures July CTP (uses Silverlight 1.0 RC). &lt;/li&gt;
    &lt;li&gt;Popup biographies and &amp;quot;more/less&amp;quot; collapsible details via the new .NET 3.5-compatible drop of the AJAX Control Toolkit. &lt;/li&gt;
    &lt;li&gt;Back/forward buttons support via the History control in the ASP.NET Futures July CTP.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</Article>
        <Sequence>12</Sequence>
      </News>
      <News diffgr:id="News11" msdata:rowOrder="10">
        <NewsID>10030</NewsID>
        <Title>SQL Server 2008 : Your Data, Any Place, Any Time</Title>
        <Date>2007-10-09T00:00:00-04:00</Date>
        <Location>www.microsoft.com/sql/2008/</Location>
        <Excerpt>&lt;table cellspacing="0" cellpadding="0" width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td colspan="2"&gt;
            &lt;h3 style="MARGIN-LEFT: 10px"&gt;Your Data, Any Place, Any Time&lt;/h3&gt;
            &lt;p style="MARGIN-LEFT: 10px"&gt;Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to run your most demanding mission critical applications, reduce time and cost of development and management of applications, and deliver actionable insight to your entire organization.&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="PADDING-RIGHT: 15px" width="66%"&gt;
            &lt;table&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;&lt;span class="orangeBold"&gt;Trusted&lt;/span&gt;&lt;br /&gt;&lt;/font&gt;&lt;/strong&gt;Run your most mission critical applications on a secure, reliable, and scalable platform. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;span class="orangeBold"&gt;&lt;strong&gt;&lt;font size="4"&gt;Productive&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Reduce the cost of managing your data infrastructure while streamlining development of data applications. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;strong&gt;&lt;font size="4"&gt;&lt;span class="orangeBold"&gt;Intelligent&lt;/span&gt;&lt;br /&gt;&lt;/font&gt;&lt;/strong&gt;Drive business intelligence throughout your organization. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;/td&gt;
            &lt;td valign="top" width="33%"&gt;
            &lt;div style="MARGIN-TOP: 0px; WIDTH: 100%; PADDING-TOP: 0px"&gt;
            &lt;table cellspacing="0" cellpadding="0" border="0"&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/top_left.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td width="100%"&gt;&lt;img height="8" src="http://www.microsoft.com/sql/images/top_border.png" width="100%" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/top_right.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td width="10" height="100%"&gt;&lt;img height="100%" src="http://www.microsoft.com/sql/images/left_border.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;div align="center"&gt;&lt;a href="http://www.microsoft.com/sql/2008/overviewdemo/"&gt;&lt;img alt="Ted Kummert, Vice President Data &amp;amp; Storage Platform" src="http://www.microsoft.com/library/media/1033/sql/media/spot/kummert.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
                        &lt;br /&gt;
                        &lt;div&gt;
                        &lt;p&gt;&lt;a href="http://www.microsoft.com/sql/2008/all_up/index.html"&gt;&lt;img alt="Watch the video: SQL Server Platform Vision" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="right" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.microsoft.com/sql/2008/all_up/index.html"&gt;&lt;strong&gt;Watch the video:&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;SQL Server Platform Vision &lt;br /&gt;&lt;/p&gt;
                        &lt;/div&gt;
                        &lt;!--
                        &lt;div&gt;
                        &lt;p&gt;
                        &lt;a href="/sql/2008/overviewdemo/"&gt;
                        &lt;img src="/library/media/1033/sql/media/homepage/65161_arrow.gif" alt="Watch the SQL Server 2008 Overview Video" border="0" align="right"  /&gt;
                        &lt;/a&gt;
                        &lt;a href="/sql/2008/overviewdemo/"&gt;Watch the SQL Server 2008 Overview Video&lt;/a&gt;
                        &lt;/p&gt;
                        &lt;/div&gt;
                        --&gt;&lt;/td&gt;
                        &lt;td width="10" height="100%"&gt;&lt;img height="100%" src="http://www.microsoft.com/sql/images/right_border.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/btm_left.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td width="100%"&gt;&lt;img height="8" src="http://www.microsoft.com/sql/images/btm_border.png" width="100%" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/btm_right.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</Excerpt>
        <Article>&lt;table cellspacing="0" cellpadding="0" width="100%"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td colspan="2"&gt;
            &lt;h3 style="MARGIN-LEFT: 10px"&gt;Your Data, Any Place, Any Time&lt;/h3&gt;
            &lt;p style="MARGIN-LEFT: 10px"&gt;Microsoft SQL Server 2008 provides a trusted, productive, and intelligent data platform that enables you to run your most demanding mission critical applications, reduce time and cost of development and management of applications, and deliver actionable insight to your entire organization.&lt;/p&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td style="PADDING-RIGHT: 15px" width="66%"&gt;
            &lt;table&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;span class="orangeBold"&gt;&lt;font size="4"&gt;&lt;strong&gt;Trusted&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;Run your most mission critical applications on a secure, reliable, and scalable platform. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;span class="orangeBold"&gt;&lt;strong&gt;&lt;font size="4"&gt;Productive&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Reduce the cost of managing your data infrastructure while streamlining development of data applications. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img alt="" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="left" border="0" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;p&gt;&lt;span class="orangeBold"&gt;&lt;font size="4"&gt;&lt;strong&gt;Intelligent&lt;/strong&gt;&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;Drive business intelligence throughout your organization. &lt;/p&gt;
                        &lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;/td&gt;
            &lt;td valign="top" width="33%"&gt;
            &lt;div style="MARGIN-TOP: 0px; WIDTH: 100%; PADDING-TOP: 0px"&gt;
            &lt;table cellspacing="0" cellpadding="0" border="0"&gt;
                &lt;tbody&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/top_left.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td width="100%"&gt;&lt;img height="8" src="http://www.microsoft.com/sql/images/top_border.png" width="100%" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/top_right.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td width="10" height="100%"&gt;&lt;img height="100%" src="http://www.microsoft.com/sql/images/left_border.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;
                        &lt;div align="center"&gt;&lt;a href="http://www.microsoft.com/sql/2008/overviewdemo/"&gt;&lt;img alt="Ted Kummert, Vice President Data &amp;amp; Storage Platform" src="http://www.microsoft.com/library/media/1033/sql/media/spot/kummert.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
                        &lt;br /&gt;
                        &lt;div&gt;
                        &lt;p&gt;&lt;a href="http://www.microsoft.com/sql/2008/all_up/index.html"&gt;&lt;img alt="Watch the video: SQL Server Platform Vision" src="http://www.microsoft.com/library/media/1033/sql/media/homepage/65161_arrow.gif" align="right" border="0" /&gt;&lt;/a&gt;&lt;a href="http://www.microsoft.com/sql/2008/all_up/index.html"&gt;&lt;font size="2"&gt;&lt;strong&gt;Watch the video:&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt; SQL Server Platform Vision &lt;br /&gt;&lt;/p&gt;
                        &lt;/div&gt;
                        &lt;!--
                        &lt;div&gt;
                        &lt;p&gt;
                        &lt;a href="/sql/2008/overviewdemo/"&gt;
                        &lt;img src="/library/media/1033/sql/media/homepage/65161_arrow.gif" alt="Watch the SQL Server 2008 Overview Video" border="0" align="right"  /&gt;
                        &lt;/a&gt;
                        &lt;a href="/sql/2008/overviewdemo/"&gt;Watch the SQL Server 2008 Overview Video&lt;/a&gt;
                        &lt;/p&gt;
                        &lt;/div&gt;
                        --&gt;&lt;/td&gt;
                        &lt;td width="10" height="100%"&gt;&lt;img height="100%" src="http://www.microsoft.com/sql/images/right_border.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/btm_left.png" width="10" alt="" /&gt;&lt;/td&gt;
                        &lt;td width="100%"&gt;&lt;img height="8" src="http://www.microsoft.com/sql/images/btm_border.png" width="100%" alt="" /&gt;&lt;/td&gt;
                        &lt;td&gt;&lt;img src="http://www.microsoft.com/sql/images/btm_right.png" width="10" alt="" /&gt;&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/tbody&gt;
            &lt;/table&gt;
            &lt;/div&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;table cellspacing="0" cellpadding="0" class="tableHighlights"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;
            &lt;h4 class="highlights"&gt;SQL Server 2008 Solutions&lt;/h4&gt;
            &lt;ul class="orange"&gt;
                &lt;li&gt;&lt;strong&gt;&lt;font size="3"&gt;Business Intelligence&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;SQL Server 2008 Business Intelligence platform provides a scalable infrastructure that enables information technology to drive business intelligence throughout your organization and deliver intelligence where users want it. &lt;br /&gt;&lt;a href="http://www.microsoft.com/sql/2008/solutions/bi.mspx"&gt;Learn more &lt;/a&gt;&lt;/li&gt;
                &lt;li&gt;&lt;strong&gt;&lt;font size="3"&gt;Data Warehousing&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;Microsoft SQL Server 2008 provides a comprehensive view of the business, by increasing the freshness of the data, incorporating all your systems, and validating the data while reducing the burden on your IT department. &lt;br /&gt;&lt;a href="http://www.microsoft.com/sql/2008/solutions/datawarehouse.mspx"&gt;Learn more&lt;/a&gt; &lt;/li&gt;
                &lt;li&gt;&lt;strong&gt;&lt;font size="3"&gt;Online Transaction Processing&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;SQL Server 2008 provides a scalable, high performance database engine for mission-critical applications that require the highest levels of availability and security, while reducing the total cost of ownership through enhanced enterprise-class manageability.&lt;br /&gt;&lt;a href="http://www.microsoft.com/sql/2008/solutions/oltp.mspx"&gt;Learn more&lt;/a&gt; &lt;/li&gt;
                &lt;li&gt;&lt;strong&gt;&lt;font size="3"&gt;Comprehensive Data Programmability&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;Microsoft's Data Programmability platform provides developers with a comprehensive programming framework, web services and data connectivity technologies to efficiently access and manage disparate data.&lt;br /&gt;&lt;a href="http://www.microsoft.com/sql/2008/solutions/developer.mspx"&gt;Learn more&lt;/a&gt; &lt;/li&gt;
                &lt;li&gt;&lt;strong&gt;&lt;font size="3"&gt;Server Consolidation&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;SQL Server 2008 reduces hardware and maintenance costs by providing a flexible server consolidation solution with enterprise-class manageability and performance.&lt;br /&gt;&lt;a href="http://www.microsoft.com/sql/2008/solutions/consolidate.mspx"&gt;Learn more&lt;/a&gt;&lt;/li&gt;
            &lt;/ul&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</Article>
        <Sequence>10</Sequence>
      </News>
      <News diffgr:id="News12" msdata:rowOrder="11">
        <NewsID>10031</NewsID>
        <Title>Yakkity yak</Title>
        <Date>2007-11-08T00:00:00-05:00</Date>
        <Location>Somewhere special</Location>
        <Excerpt>sdfasdfdsf</Excerpt>
        <Article>asdfasdfaf</Article>
        <Sequence>11</Sequence>
      </News>
      <News diffgr:id="News13" msdata:rowOrder="12">
        <NewsID>10032</NewsID>
        <Title>Leslie Benfield</Title>
        <Date>2008-07-11T00:00:00-04:00</Date>
        <Location>Test</Location>
        <Excerpt>&lt;h1&gt;&amp;nbsp;
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;</Excerpt>
        <Article>&lt;p&gt;Ha Ha Ha..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test
&lt;h1&gt;This is a Test&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;
&lt;/h1&gt;</Article>
        <Sequence>13</Sequence>
      </News>
      <News diffgr:id="News14" msdata:rowOrder="13">
        <NewsID>10033</NewsID>
        <Title>testing</Title>
        <Date>2008-10-18T00:00:00-04:00</Date>
        <Location>testing</Location>
        <Excerpt>&lt;p&gt;azxzcz z xz czx czx czx c zXC xz zCX zx c zxc zx czX CZ XCzxc&lt;/p&gt;
&lt;p&gt;CZxczXcxcXc zXc xzc z czx c zxc zx czx cz&amp;nbsp; c zxczx&lt;/p&gt;
&lt;p&gt;czxc&lt;/p&gt;
&lt;p&gt;zx&lt;/p&gt;
&lt;p&gt;c&lt;/p&gt;
&lt;p&gt;zx&lt;/p&gt;
&lt;p&gt;c&lt;/p&gt;
&lt;p&gt;zxczxc&lt;/p&gt;</Excerpt>
        <Article>&lt;p&gt;zczx.c,mz.xkmckzmxc c z c zclzx,clzxc.,mzc zc zcmzxclmzc zxczxckmzxc zx czxc&lt;/p&gt;
&lt;p&gt;zx&lt;/p&gt;
&lt;p&gt;czx&lt;/p&gt;
&lt;p&gt;c&lt;/p&gt;
&lt;p&gt;xzc&lt;/p&gt;
&lt;p&gt;zxczxckzLClzxnclnzxklcnzjkxlnc;lkjznxlkcnxzlkncnlkznx;lcz&lt;/p&gt;
&lt;p&gt;czxcnznxkcnzlkjxnckzjnxckjz ncxjjcxxzkjncxz xzljkcxkljkljxc xzjcz x zcjzxkjczlkjxhckjzxhc jzxczxczxc&lt;/p&gt;
&lt;p&gt;zczx&lt;/p&gt;
&lt;p&gt;czxczxnclkzxnl;cnlzxc&lt;/p&gt;
&lt;p&gt;zxczx&lt;/p&gt;
&lt;p&gt;c&lt;/p&gt;
&lt;p&gt;zx&lt;/p&gt;
&lt;p&gt;c&lt;/p&gt;
&lt;p&gt;zcx&lt;/p&gt;</Article>
        <Sequence>14</Sequence>
      </News>
    </NewDataSet>
  </diffgr:diffgram>
</DataSet>