<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="slides.css" type="text/css"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
<!ENTITY next "01-title.svg">
<!ENTITY prev "300-thankyou.svg">
]>
<svg viewBox="0 0 1024 768">
<script type="text/ecmascript">
function key_press(evt) {
	window.navigate( '&next;' );
	}
<![CDATA[
function Slide_init(evt) {
	var svgdoc, kt;
	svgdoc = evt.getTarget().getOwnerDocument();
	kt = svgdoc.getElementById("Background");
	kt.addEventListener("keypress", Slide_handlekeypress, false);
	kt = svgdoc.getElementById("slideContent");
	kt.addEventListener("keypress", Slide_handlekeypress, false);
	}
]]>
</script>

<defs>
<style type="text/css">
a { 
	text-decoration: underline; 
	}
text.bullet1 { 
	fill:rgb(0,68,136);
	font-size:35;
	font-family:Arial;
	}
text.bullet2 { 
	fill:rgb(0,68,136);
	font-size:25;
	font-family:Arial;
	}
text.bullet3 { 
	fill:rgb(0,68,136);
	font-size: 20;
	font-family:Arial;
	}
text.notes { 
	fill:teal; 
	font-size:25; 
	font-family:Arial;	
	}
text.slidetitle {
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
	fill:rgb(255,255,255);
	}
text.theme {
	font-size:24;
	font-family:Arial;
	fill:rgb(255,255,255);
	}</style><style type="text/css">rect.tocItem {    fill: white;    stroke: rgb(204,204,255);}</style>

<g id="logo" transform="translate(22,600)">
	<svg height="51" width="90" viewBox="0 0 90 51">
		<g>
			<path d="M74.5,.2l0.8,5.1l-3,5.6c0,0-1.13-2.39-3-3.7c-1.6-1.1-2.6-1.4-4.2-1c-2.1,0.4-4.4,2.9-5.4,5.9c-1.2,3.6-1.2,5.4-1.3,7c-0.07,2.6,0.3,4.14,0.3,4.1s-1.8-3.3-1.8-8.1c0.01-3.5,0.6-6.6,2.2-9.7c1.41-2.7,3.5-4.4,5.4-4.5c1.9-0.2,3.4,0.7,4.6,1.7 c1.2,1,2.5,3.3,2.5,3.4z"/>
			<path d="M74.9,28.8c0,0-1.3,2.3-2.1,3.2c-.8 0.9-2.3,2.5-4.1,3.3c-1.8 0.8-2.7 0.9-4.5,0.8c-1.8-.2-3.4-1.2-4-1.6s-2-1.7-2.9-2.9c-.8-1.2-2.1-3.5-2.1-3.5s.7,2.4,1.2,3.3c.3 0.6,1.1,2.3,2.2,3.9c1.1,1.4,3.1,3.9,6.3,4.4c3.1,.6,5.3-.9,5.8-1.2c.5-.3,1.7-1.3,2.4-2.1c.7-.8,1.4-1.8,1.8-2.4c.3-.4,0.7-1.3,0.7-1.3z"/>
			<path style="fill:#0C479D" d="M20.7,0.43l7.1,24.1l7.1-24.1h5.1l-11.7,39.6h-.5l-7.35-24.5l-7.35,24.5h-.5l-11.7-39.6h5.1l7.1,24.1l4.8-16.2l-2.3-7.9z"/>
			<path style="fill:#0C479D" d="M54.6,27.3c0,3.6-1,6.6-2.9,9c-1.9,2.4-4.4,3.7-7.4,3.7c-2.3,0-4.3-0.7-5.9-2.2c-1.7-1.4-2.9-3.4-3.8-5.9l4-1.7c.6,1.5,1.4,2.7,2.3,3.5c1,.9,2.1,1.3,3.4,1.3c1.4,0,2.5-.8,3.5-2.3c.9-1.5,1.4-3.4,1.4-5.5c0-2.4-.5-4.2-1.5-5.5c-1.2-1.5-3-2.3-5.5-2.3h-2v-2.3l6.8-11.8h-8.2l-2.3,3.9h-1.5v-8.7h19.1v2.4l-7.2,12.5c2.5,.8,4.5,2.3,5.8,4.4c1.3,2.1,2,4.7,1.9,7.5z"/>
			<text x="78" y="10" style="font-size:13">®</text>
			</g>
		</svg>
	</g>

<symbol id="arrow" viewBox="0 0 40 40" preserveAspectRatio="none" style="stroke-width:4">
	 <desc>Arrow</desc>
	<rect x="2" y="2" width="36" height="36" rx="8" ry="8"/>
	<line x1="10" y1="20" x2="30" y2="20" style="stroke-linecap:round"/>
	<polyline points="20,30  30,20  20,10" style="stroke-linecap:round;fill:none"/>
	</symbol>

<g id="garrow" style="stroke-width:4">
	 <desc>Arrow</desc>
	<rect x="2" y="2" width="36" height="36" rx="8" ry="8"/>
	<line x1="10" y1="20" x2="30" y2="20" style="stroke-linecap:round"/>
	<polyline points="20,30  30,20  20,10" style="stroke-linecap:round;fill:none"/>
	</g>


      <g id="tocr">
         <rect x="-5" y="-14.5" class="tocItem" width="250" height="19"/>
      </g></defs>
   <clipPath id="clPP" clipPathUnits="userSpaceOnUse">
      <rect x="-5" y="-14.5" fill="none" stroke="black" width="250" height="19"/>
   </clipPath>
<title>Table of contents</title>
<rect x="0" y="-100" width="1024" height="190" style="fill:rgb(0,68,136);stroke:rgb(0,0,0);stroke-width:1"/>
<rect x="0" y="90" width="116" height="1500" style="fill:rgb(204,204,255);stroke:rgb(0,0,0);stroke-width:1"/>
<use xlink:href="#logo" x="0" y="100" height="40" width="40"/>
<a xlink:href="&next;">
	<use xlink:href="#arrow" id="_B1a1" width="40" height="40" transform="translate(974,718)" style="fill:#ccf;stroke:#999">
		<set attributeName="stroke" attributeType="CSS" to="black" begin="mouseover" end="mouseout"/>
		<animateColor attributeName="fill" attributeType="CSS" values="#ccf; rgb(0,68,136); rgb(0,68,136); #ccf; #ccf" keyTimes="0;0.15;0.5;0.65;1" dur="2" repeatCount="indefinite" begin="mouseover" end="mouseout"/>
		<set attributeName="opacity" attributeType="CSS" to="0" begin="hide-button-button.click" end="show-button-button.click"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="mouseover" end="mouseout"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="accessKey(?)" dur="2"/>
		</use>
	</a>
<a xlink:href="&prev;">
	<use xlink:href="#arrow" id="_B1p1" width="40" height="40" transform="translate(964,758)rotate(180)" style="fill:#ccf;stroke:#999">
		<set attributeName="fill" attributeType="CSS" to="rgb(0,68,136)" begin="mouseover" end="mouseout"/>
		<set attributeName="stroke" attributeType="CSS" to="black" begin="mouseover" end="mouseout"/>
		<set attributeName="opacity" attributeType="CSS" to="0" begin="hide-button-button.click" end="show-button-button.click"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="mouseover" end="mouseout"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="accessKey(?)" dur="2"/>
		</use>
	</a>
<a xlink:href="0.svg">
	<use xlink:href="#arrow" id="_B1i1" width="40" height="40" transform="translate(974,708)rotate(270)" style="fill:#ccf;stroke:#999">
		<set attributeName="fill" attributeType="CSS" to="rgb(0,68,136)" begin="mouseover" end="mouseout"/>
		<set attributeName="stroke" attributeType="CSS" to="black" begin="mouseover" end="mouseout"/>
	
		<set attributeName="opacity" attributeType="CSS" to="0" begin="hide-button-button.click" end="show-button-button.click"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="mouseover" end="mouseout"/>
		<set attributeName="opacity" attributeType="CSS" to="1" begin="accessKey(?)" dur="2"/>
		</use>
	</a>


<!-- Title -->

<text class="theme" x="18px" y="26px"></text>
<text class="slidetitle" x="22px" y="74px">Table of contents</text>


<!-- Content -->

<g transform="translate(116,90)"><g class="ul" transform="translate(350,-20)">
	
	
	
	
	
	
	<g transform="translate(0,0)">
	<use xlink:href="#tocr"/>
	<a xlink:href="01-title.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">0. Title page</text>
		</a>
	</g>
<g transform="translate(0,29)">
	<use xlink:href="#tocr"/>
	<a xlink:href="010-objectives.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">1. Objectives</text>
		</a>
	</g>
<g transform="translate(0,58)">
	<use xlink:href="#tocr"/>
	<a xlink:href="020-outline.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">2. Outline</text>
		</a>
	</g>
<g transform="translate(0,87)">
	<use xlink:href="#tocr"/>
	<a xlink:href="030-w3c.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">3. W3C Overview: W3C deliverables</text>
		</a>
	</g>
<g transform="translate(0,116)">
	<use xlink:href="#tocr"/>
	<a xlink:href="040-w3c-goals.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">4. W3C Overview: W3C goals</text>
		</a>
	</g>
<g transform="translate(0,145)">
	<use xlink:href="#tocr"/>
	<a xlink:href="042-recs.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">5. W3C Overview: Recommendations</text>
		</a>
	</g>
<g transform="translate(0,174)">
	<use xlink:href="#tocr"/>
	<a xlink:href="050-i18n-goals.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">6. i18n Activity: Goal</text>
		</a>
	</g>
<g transform="translate(0,203)">
	<use xlink:href="#tocr"/>
	<a xlink:href="060-history.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">7. i18n Activity: History</text>
		</a>
	</g>
<g transform="translate(0,232)">
	<use xlink:href="#tocr"/>
	<a xlink:href="070-structure.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">8. i18n Activity: Structure</text>
		</a>
	</g>
<g transform="translate(0,261)">
	<use xlink:href="#tocr"/>
	<a xlink:href="080-related.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">9. i18n Activity: Related translation activities</text>
		</a>
	</g>
<g transform="translate(0,290)">
	<use xlink:href="#tocr"/>
	<a xlink:href="090-core-overview.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">10. Core TF Overview</text>
		</a>
	</g>
<g transform="translate(0,319)">
	<use xlink:href="#tocr"/>
	<a xlink:href="100-nfc.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">11. Core TF: Character issues</text>
		</a>
	</g>
<g transform="translate(0,348)">
	<use xlink:href="#tocr"/>
	<a xlink:href="110-what-charmod.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">12. Core TF: What is the Character Model?</text>
		</a>
	</g>
<g transform="translate(0,377)">
	<use xlink:href="#tocr"/>
	<a xlink:href="120-iri-issue.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">13. Core TF: URI Issues</text>
		</a>
	</g>
<g transform="translate(0,406)">
	<use xlink:href="#tocr"/>
	<a xlink:href="140-what-iri.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">14. Core TF: What are IRIs?</text>
		</a>
	</g>
<g transform="translate(0,435)">
	<use xlink:href="#tocr"/>
	<a xlink:href="150-hjapanese.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">15. Core TF: Styling issues</text>
		</a>
	</g>
<g transform="translate(0,464)">
	<use xlink:href="#tocr"/>
	<a xlink:href="160-vjapanese.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">16. Core TF: Styling issues</text>
		</a>
	</g>
<g transform="translate(0,493)">
	<use xlink:href="#tocr"/>
	<a xlink:href="162-reviews.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">17. Core TF: Reviews</text>
		</a>
	</g>
<g transform="translate(0,522)">
	<use xlink:href="#tocr"/>
	<a xlink:href="170-highlights.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">18. Core TF: Highlights</text>
		</a>
	</g>
<g transform="translate(0,551)">
	<use xlink:href="#tocr"/>
	<a xlink:href="190-ws-issue.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">19. Web Services TF: WS issues</text>
		</a>
	</g>
<g transform="translate(0,580)">
	<use xlink:href="#tocr"/>
	<a xlink:href="200-ws-highlights.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">20. Web Services TF: Highlights</text>
		</a>
	</g>
<g transform="translate(0,609)">
	<use xlink:href="#tocr"/>
	<a xlink:href="210-form1.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">21. GEO TF: International usability issue</text>
		</a>
	</g>
<g transform="translate(0,638)">
	<use xlink:href="#tocr"/>
	<a xlink:href="220-form2.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">22. GEO TF: International usability issue</text>
		</a>
	</g>
<g transform="translate(0,667)">
	<use xlink:href="#tocr"/>
	<a xlink:href="230-geo-more.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">23. GEO TF: Questions...</text>
		</a>
	</g>
<g transform="translate(270,0)">
	<use xlink:href="#tocr"/>
	<a xlink:href="235-geo-mission.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">24. GEO TF: Mission</text>
		</a>
	</g>
<g transform="translate(270,29)">
	<use xlink:href="#tocr"/>
	<a xlink:href="250-geo-highlights.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">25. GEO TF: Highlights</text>
		</a>
	</g>
<g transform="translate(270,58)">
	<use xlink:href="#tocr"/>
	<a xlink:href="255-geo-highlights.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">26. GEO TF: Approach</text>
		</a>
	</g>
<g transform="translate(270,87)">
	<use xlink:href="#tocr"/>
	<a xlink:href="260-summary.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">27. Summary</text>
		</a>
	</g>
<g transform="translate(270,116)">
	<use xlink:href="#tocr"/>
	<a xlink:href="270-help.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">28. We would like you to help...</text>
		</a>
	</g>
<g transform="translate(270,145)">
	<use xlink:href="#tocr"/>
	<a xlink:href="280-help2.svg">
		<text class="toc" y="3" clip-path="url(#clPP)">29. Ways to help</text>
		</a>
	</g>







</g></g>

</svg>

